1. ecb8fed net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE by Alexander Lobakin · 4 years, 2 months ago
  2. 562a7ef net/dummy: Ditch driver and module versions by Leon Romanovsky · 4 years, 10 months ago
  3. 4a43b1f net: dummy: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  4. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  5. abe9fd5 net: dummy: use generic helper to report timestamping info by Julian Wiedmann · 6 years ago
  6. 554873e net: Do not take net_rwsem in __rtnl_link_unregister() by Kirill Tkhai · 7 years ago
  7. c336161 net: dummy: remove fake SR-IOV functionality by Jakub Kicinski · 7 years ago
  8. e94cd81 net: remove MTU limits for dummy and ifb device by Zhang Shengju · 7 years ago
  9. ab076b9 dummy: declare dummy devices as enumerated devices by Zhang Shengju · 7 years ago
  10. 2082499 dummy: Remove references to NETIF_F_UFO. by David S. Miller · 7 years ago
  11. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  12. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  13. 6df014c Enable tx timestamping on loopback and dummy by Ezequiel Lara Gomez · 8 years ago
  14. e163683 net: dummy: Introduce dummy virtual functions by Phil Sutter · 8 years ago
  15. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  16. 25e3e84 dummy: expend mtu range for dummy device by Zhang Shengju · 8 years ago
  17. 8f3af27 net: dummy: add more features by Eric Dumazet · 9 years ago
  18. ff42c02 net: dummy: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  19. 6c702fa dummy: use MODULE_VERSION by Flavio Leitner · 10 years ago
  20. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  21. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  22. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  23. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  24. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  25. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 11 years ago
  26. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  27. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  28. 0d1632b dummy: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 13 years ago
  29. 16b0dc2 dummy: fix rcu_sched self-detected stalls by Eric Dumazet · 13 years ago
  30. 890fdf2 dummy: Add ndo_uninit(). by Hiroaki SHIMODA · 13 years ago
  31. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  32. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  33. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  34. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  35. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  36. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  38. aa18e9e dummy: convert to net_device_ops by Stephen Hemminger · 16 years ago
  39. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  40. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  41. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  42. 5d5cb17 [DUMMY]: Use rtnl_link API by Patrick McHardy · 18 years ago
  43. 206c9fb [DUMMY]: Keep dummy devices on list by Patrick McHardy · 18 years ago
  44. 58651b2 [DUMMY]: Use dev->stats by Patrick McHardy · 18 years ago
  45. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  46. 9ed3627 [DUMMY]: Avoid an oops when dummy_init_one() failed by Nicolas Dichtel · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago