1. 8c2acc5 macvlan: fix gso_max_size setting by Patrick McHardy · 15 years ago
  2. 2c11455 macvlan: add multiqueue capability by Eric Dumazet · 15 years ago
  3. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 15 years ago
  4. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  5. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  6. ccffad2 net: convert unicast addr list by Jiri Pirko · 15 years ago
  7. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  8. b1b67dd net: factor out ethtool invocation of vlan/macvlan drivers by Patrick McHardy · 15 years ago
  9. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 15 years ago
  10. f9ac30f macvlan: Deterministic ingress packet delivery by Eric Biederman · 16 years ago
  11. b0832a2 macvlan: Support creating macvlans from macvlans by Eric Biederman · 16 years ago
  12. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. efbbced macvlan: don't broadcast PAUSE frames to macvlan devices by Patrick McHardy · 16 years ago
  14. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  15. 54a30c9 macvlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  16. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  17. 9edb8bb macvlan: add support for ethtool get settings by Stephen Hemminger · 16 years ago
  18. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  19. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  20. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  21. b89fb7d macvlan: Check return of dev_set_allmulti by Wang Chen · 16 years ago
  22. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  23. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  24. 7312096 macvlan: Fix memleak on device removal/crash on module removal by Patrick McHardy · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. 5291324 [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails. by Rami Rosen · 17 years ago
  27. f12ca5f [MACVLAN]: Fix thinko in macvlan_transfer_operstate() by Patrick McHardy · 17 years ago
  28. ad5d20a [MACVLAN]: Allow setting mac address while device is up by Patrick McHardy · 17 years ago
  29. 59891d5 [MACVLAN]: Remove unnecessary IFF_UP check by Patrick McHardy · 17 years ago
  30. a6ca5f1 [MACVLAN]: Prevent nesting macvlan devices by Patrick McHardy · 17 years ago
  31. 47063d6 remove duplicate initializer (macvlan) by Al Viro · 17 years ago
  32. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  33. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  34. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  35. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  36. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago