aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* [NET] net/core: Fix error handlingJosef 'Jeff' Sipek2007-05-07
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-03
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-29
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-26
* [WEXT]: Move to net/wirelessJohannes Berg2007-04-26
* [NET]: Warn about GSO/checksum abuseHerbert Xu2007-04-26
* [NET]: Prevent much sadness in qdisc_lock_tree().Andrew Morton2007-04-26
* [NET]: Fix comments for register_netdev().Borislav Petkov2007-04-26
* [NET]: Get rid of netdev_nitStephen Hemminger2007-04-26
* [NET_SCHED]: ingress: switch back to using ingress_lockPatrick McHardy2007-04-26
* bridge: eliminate call by referenceStephen Hemminger2007-04-26
* [NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu2007-04-26
* [NET]: Inline net_device_statsRusty Russell2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET]: show bound packet typesStephen Hemminger2007-04-26
* [NET]: make seq_operations constStephen Hemminger2007-04-26
* [NET]: network dev read_mostlyStephen Hemminger2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET]: deinline some functionsStephen Hemminger2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [PATCH] net: Ignore sysfs network device rename bugs.Eric W. Biederman2007-04-04
* [IFB]: Fix crash on input device removalPatrick McHardy2007-03-29
* [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-25
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-08
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [NET]: Split skb->csumAl Viro2006-12-03
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
* [NET] net/core: Annotations.Al Viro2006-12-03
* [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-03
* [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-02
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
* [NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy2006-09-28
* [NET] netdev: Check name lengthStephen Hemminger2006-09-22
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [NET]: Disallow whitespace in network device names.David S. Miller2006-08-17
* [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-17
* [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-02
* [I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech2006-08-02
* [NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller2006-08-02