aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* [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
| * [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf2006-01-24
* | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-30
|/
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-04
|\
| * Merge branch 'master'Jeff Garzik2005-12-12
| |\
| * | [PATCH] net: make dev_valid_name publicMitch Williams2005-11-13
* | | [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-03
| |/ |/|
* | [NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger2005-12-08
|/
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()Eric Dumazet2005-09-27
* [LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich2005-09-22
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-29
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-11
* [NET]: Fix busy waiting in dev_close().David S. Miller2005-07-28
* [NET]: Fix sparse warningsVictor Fusco2005-07-08
* [NET]: improve readability of dev_set_promiscuity() in net/core/dev.cDavid Chau2005-07-05
* [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-23
* [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-23
* [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-23
* [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-23