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