Commit Graph

44 Commits (2db8d99ffdbed7d2beb1bbdefdcd086dda9dee98)

Author SHA1 Message Date
Denis Vlasenko 56079431b6 [NET]: Deinline some larger functions from netdevice.h 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Herbert Xu 9f514950bb [NET]: Take RTNL when unregistering notifier 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Stefan Rompf b00055aacd [NET] core: add RFC2863 operstate 19 years ago
Steve Grubb 5bdb988680 [PATCH] promiscuous mode 19 years ago
Jay Vosburgh 8f903c708f [PATCH] bonding: suppress duplicate packets 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Adrian Bunk d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 years ago
Thomas Graf cabcac0b29 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Stephen Hemminger 246a421207 [NET]: Fix NULL pointer deref in checksum debugging. 19 years ago
Mitch Williams c2373ee989 [PATCH] net: make dev_valid_name public 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Eric Dumazet 2d7ceece08 [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
David S. Miller 86e65da9c1 [NET]: Remove explicit initializations of skb->input_dev 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Matt Mackall 53fb95d3c1 [NETPOLL]: fix initialization/NAPI race 20 years ago
David S. Miller 6192b54b84 [NET]: Fix busy waiting in dev_close(). 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Stephen Hemminger 51b0bdedb8 [NET]: Separate two usages of netdev_max_backlog. 20 years ago
Stephen Hemminger 31aa02c53c [NET]: Eliminate netif_rx massive packet drops. 20 years ago
Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism. 20 years ago
Stephen Hemminger c1ebcdb8c4 [NET]: Remove obsolete fastroute stats. 20 years ago
Stephen Hemminger e387660545 [NET]: Fix sysctl net.core.dev_weight 20 years ago
Stephen Hemminger d8a33ac435 [BRIDGE]: features change notification 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Paul E. McKenney fbd568a3e6 [PATCH] Change synchronize_kernel to _rcu and _sched 20 years ago
Ben Greear af191367a7 [NET]: Document ->hard_start_xmit() locking in comments. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago