summaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
AgeCommit message (Expand)AuthorLines
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-1/+1
2005-09-27[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()Eric Dumazet-0/+2
2005-09-22[LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich-0/+2
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo-6/+0
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy-9/+19
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller-5/+5
2005-08-29[NET]: Kill skb->real_devDavid S. Miller-16/+19
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall-4/+5
2005-07-28[NET]: Fix busy waiting in dev_close().David S. Miller-2/+1
2005-07-08[NET]: Fix sparse warningsVictor Fusco-1/+1
2005-07-05[NET]: improve readability of dev_set_promiscuity() in net/core/dev.cDavid Chau-2/+3
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger-3/+3
2005-06-23[NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger-19/+2
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger-87/+1
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger-8/+2
2005-06-08[NET]: Fix sysctl net.core.dev_weightStephen Hemminger-0/+1
2005-05-29[BRIDGE]: features change notificationStephen Hemminger-0/+12
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl-1/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney-1/+1
2005-04-24[NET]: Document ->hard_start_xmit() locking in comments.Ben Greear-0/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3359