1. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  2. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  3. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  4. 8dfcdf3 ifb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  5. c3f26a2 netdev: Fix lockdep warnings in multiqueue configurations. by David S. Miller · 16 years ago
  6. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  7. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  8. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 16 years ago
  9. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  10. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 16 years ago
  11. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  12. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  13. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  14. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  15. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  16. 9ba2cd6 [IFB]: Use rtnl_link API by Patrick McHardy · 17 years ago
  17. 62b7ffc [IFB]: Keep ifb devices on list by Patrick McHardy · 17 years ago
  18. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  19. bcdddfb Revert "net: ifb error path loop fix" by Linus Torvalds · 17 years ago
  20. 0c0b3ae net: ifb error path loop fix by Mariusz Kozlowski · 18 years ago
  21. 3136dcb [NET]: ifb double-counts packets by dean gaudet · 18 years ago
  22. 8057de6 [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments by Zach Brown · 18 years ago
  23. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  24. 4a9c74e [IFB] After ifb_init_one() failed, i is increased. Decrease by Nicolas Dichtel · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  27. 35eaa31 [NET]: Increase default IFB device count. by Richard Lucassen · 18 years ago
  28. 253af42 [NET]: Add IFB (Intermediate Functional Block) network device. by Jamal Hadi Salim · 19 years ago