1. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  2. 6df014c Enable tx timestamping on loopback and dummy by Ezequiel Lara Gomez · 8 years ago
  3. e163683 net: dummy: Introduce dummy virtual functions by Phil Sutter · 8 years ago
  4. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  5. 25e3e84 dummy: expend mtu range for dummy device by Zhang Shengju · 8 years ago
  6. 8f3af27 net: dummy: add more features by Eric Dumazet · 9 years ago
  7. ff42c02 net: dummy: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  8. 6c702fa dummy: use MODULE_VERSION by Flavio Leitner · 10 years ago
  9. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  10. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  11. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  12. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  13. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  14. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 11 years ago
  15. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  16. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  17. 0d1632b dummy: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 12 years ago
  18. 16b0dc2 dummy: fix rcu_sched self-detected stalls by Eric Dumazet · 12 years ago
  19. 890fdf2 dummy: Add ndo_uninit(). by Hiroaki SHIMODA · 13 years ago
  20. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  21. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  22. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  23. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  24. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  25. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  26. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  27. aa18e9e dummy: convert to net_device_ops by Stephen Hemminger · 16 years ago
  28. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  29. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  30. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  31. 5d5cb17 [DUMMY]: Use rtnl_link API by Patrick McHardy · 17 years ago
  32. 206c9fb [DUMMY]: Keep dummy devices on list by Patrick McHardy · 17 years ago
  33. 58651b2 [DUMMY]: Use dev->stats by Patrick McHardy · 17 years ago
  34. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  35. 9ed3627 [DUMMY]: Avoid an oops when dummy_init_one() failed by Nicolas Dichtel · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago