aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* [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
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
* [NET]: Fix network device interface printk message priorityStephen Hemminger2006-07-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Make illegal_highdma more analHerbert Xu2006-06-29
* [NET]: Added GSO header verificationHerbert Xu2006-06-29
* [NET]: make net/core/dev.c:netdev_nit staticAdrian Bunk2006-06-26
* [NET]: Fix GSO problems in dev_hard_start_xmit()Michael Chan2006-06-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-23
|\
| * [NET]: fix net-core kernel-docRandy Dunlap2006-06-23
| * [NET]: Add generic segmentation offloadHerbert Xu2006-06-23
| * [NET]: Prevent transmission after dev_deactivateHerbert Xu2006-06-23
* | [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-23
|/
* [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-18
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-18
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-18
* [NET]: dev.c comment fixesStephen Hemminger2006-05-26
* [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-10
* [NET]: Make netdev_chain a raw notifier.Alan Stern2006-05-09
* [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-06
* [PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes2006-04-19
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-10
* [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-10
* [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-29
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] promiscuous modeSteve Grubb2006-03-20
* | [NET]: Take RTNL when unregistering notifierHerbert Xu2006-03-25
* | [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* | [NET]: minor net_rx_action optimizationStephen Hemminger2006-03-21
* | [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-21
* | [NET] core: add RFC2863 operstateStefan Rompf2006-03-20
* | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-03
* | Merge branch 'master'Jeff Garzik2006-02-07
|\|
| * [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05