summaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes2006-04-191-1/+2
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-1/+1
* [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-091-1/+1
* [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-091-2/+1
* [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-291-0/+64
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-19/+23
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-0/+7
|\
| * [PATCH] promiscuous modeSteve Grubb2006-03-201-0/+7
* | [NET]: Take RTNL when unregistering notifierHerbert Xu2006-03-251-1/+6
* | [NET] sem2mutex: net/Arjan van de Ven2006-03-201-3/+4
* | [NET]: minor net_rx_action optimizationStephen Hemminger2006-03-201-2/+1
* | [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-4/+4
* | [NET] core: add RFC2863 operstateStefan Rompf2006-03-201-3/+11
* | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-031-1/+25
* | Merge branch 'master'Jeff Garzik2006-02-071-3/+4
|\ \ | |/
| * [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
| * [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf2006-01-241-2/+3
* | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-301-6/+4
|/
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-091-6/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-041-1/+2
|\
| * Merge branch 'master'Jeff Garzik2005-12-121-1/+2
| |\
| * | [PATCH] net: make dev_valid_name publicMitch Williams2005-11-131-1/+2
* | | [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+0
| |/ |/|
* | [NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger2005-12-081-1/+2
|/
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-0/+12
* [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-281-0/+14
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()Eric Dumazet2005-09-271-0/+2
* [LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich2005-09-221-0/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-6/+0
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-9/+19
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-291-5/+5
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-16/+19
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-111-4/+5
* [NET]: Fix busy waiting in dev_close().David S. Miller2005-07-281-2/+1
* [NET]: Fix sparse warningsVictor Fusco2005-07-081-1/+1
* [NET]: improve readability of dev_set_promiscuity() in net/core/dev.cDavid Chau2005-07-051-2/+3
* [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-231-3/+3
* [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-231-19/+2
* [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-231-87/+1
* [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-231-8/+2
* [NET]: Fix sysctl net.core.dev_weightStephen Hemminger2005-06-081-0/+1
* [BRIDGE]: features change notificationStephen Hemminger2005-05-291-0/+12
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [NET]: Document ->hard_start_xmit() locking in comments.Ben Greear2005-04-241-0/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3359
OpenPOWER on IntegriCloud