Commit Graph

198 Commits (c91add5fa68ea9b1f2923b3788c5dae0e60e1f6b)

Author SHA1 Message Date
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
David S. Miller 8388e3da34 net: Set LL_MAX_HEADER properly for wireless. 17 years ago
David S. Miller 4951704b4e syncppp: Fix crashes. 17 years ago
Denis V. Lunev f3005d7f4a [NETNS]: Add netns refcnt debug for network devices. 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
David S. Miller 3edf8fa5cc [NET]: Fix allnoconfig build on powerpc and avr32 17 years ago
Matti Linnanvuori 0ef4730927 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better 17 years ago
David S. Miller 1567ca7eec [NET]: Protect device namespace inlines with CONFIG_NET 17 years ago
David S. Miller 50fd4407b8 [NET]: Use local_irq_{save,restore}() in napi_complete(). 17 years ago
Denis V. Lunev f5aa23fd49 [NETNS]: Compilation warnings under CONFIG_NET_NS. 17 years ago
Denis V. Lunev 9c2f5746b9 [NETNS]: Compilation fix for include/linux/netdevice.h. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Peter P Waskiewicz Jr 82cc1a7a56 [NET]: Add per-connection option to set max TSO frame size 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Neil Turton d5bd0146f0 [NET]: Improve cache line coherency of ingress qdisc 17 years ago
Chris Leech e83a2ea850 [VLAN]: set_rx_mode support for unicast address list 17 years ago
David S. Miller a0a46196cd [NET]: Add NAPI_STATE_DISABLE. 17 years ago
David S. Miller bdb95b1792 [NET]: Do not grab device reference when scheduling a NAPI poll. 17 years ago
Stephen Hemminger 3b582cc14c [NET]: docbook fixes for netif_ functions 18 years ago
Benjamin Herrenschmidt 43cc7380ec [NET] napi: use non-interruptible sleep in napi_disable 18 years ago
Jeff Garzik bada339ba2 [NET]: Validate device addr prior to interface-up 18 years ago
Ursula Braun f1ecfd5d3b remove header_ops bug in qeth driver 18 years ago
Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 18 years ago
Patrick McHardy 1b83336bb9 [NET]: Fix OOPS due to missing check in dev_parse_header(). 18 years ago
Stephen Hemminger c264c3dee9 napi_synchronize: waiting for NAPI 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Benjamin Thery 9ef4429b31 [NET]: Fix dev_put() and dev_hold() comments 18 years ago
Roland Dreier bfe13f54f5 ibm_emac: Convert to use napi_struct independent of struct net_device 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger b95cce3576 [NET]: Wrap hard_header_parse 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Christian Borntraeger e24eb521fb [NET]: note that NETIF_F_LLTX is deprecated 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman ad7379d494 [NET]: Fix the prototype of call_netdevice_notifiers. 18 years ago
Jamal Hadi Salim 22dd749501 [NET]: migrate HARD_TX_LOCK to header file 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Daniel Lezcano a050c33f4a [NETNS]: Fix bad macro definition. 18 years ago
Eric W. Biederman ce286d3273 [NET]: Implement network device movement between namespaces 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 4a1c537113 [NET]: Add a network namespace tag to struct net_device 18 years ago
Jeff Garzik 3ae7c0b2e3 [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Patrick McHardy 31ce72a6b1 [NET]: Fix loopback crashes when multiqueue is enabled. 18 years ago
Denis Cheng 456ad75c89 [NET]: move dev_mc_discard from dev_mcast.c to dev.c 18 years ago
Linus Torvalds 2e27afb300 Revert "[NET]: Fix races in net_rx_action vs netpoll." 18 years ago
Patrick McHardy b863ceb7dd [NET]: Add macvlan driver 18 years ago
Patrick McHardy a0a400d79e [NET]: dev_mcast: add multicast list synchronization helpers 18 years ago
Patrick McHardy 24023451c8 [NET]: Add net_device change_rx_mode callback 18 years ago