1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  2. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  3. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  4. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  5. 015435e dlci: remove unnecessary break after return by Fabian Frederick · 11 years ago
  6. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  7. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 11 years ago
  8. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 578a131 dlci: validate the net device in dlci_del() by Zefan Li · 12 years ago
  10. 11eb264 dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 12 years ago
  11. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  12. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  13. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 14 years ago
  14. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  15. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  16. 48b3d3e wan: Frame Relay/DLCI coding style corrections. by Rudy Matela · 15 years ago
  17. 3848242 wan: dlci/sdla transmit return dehacking by Stephen Hemminger · 15 years ago
  18. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  19. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  20. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  21. 49e8aba dlci: convert to net_device_ops by Stephen Hemminger · 16 years ago
  22. 07d117c dlci: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  23. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  24. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  26. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  27. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  29. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  30. bcd6837 [PATCH] remove unnecessary config.h includes from drivers/net/ by Dave Jones · 19 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago