Commit Graph

19 Commits (30d72e9f614e7bd76e28d4d92bd54d90a96905bb)

Author SHA1 Message Date
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
Wang Chen b89fb7da2f macvlan: Check return of dev_set_allmulti 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 years ago
Patrick McHardy 7312096454 macvlan: Fix memleak on device removal/crash on module removal 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Rami Rosen 52913246e0 [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails. 17 years ago
Patrick McHardy f12ca5f97b [MACVLAN]: Fix thinko in macvlan_transfer_operstate() 17 years ago
Patrick McHardy ad5d20a639 [MACVLAN]: Allow setting mac address while device is up 17 years ago
Patrick McHardy 59891d53f4 [MACVLAN]: Remove unnecessary IFF_UP check 17 years ago
Patrick McHardy a6ca5f1dbe [MACVLAN]: Prevent nesting macvlan devices 17 years ago
Al Viro 47063d6b11 remove duplicate initializer (macvlan) 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Patrick McHardy b863ceb7dd [NET]: Add macvlan driver 18 years ago