1. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  2. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 59ce25d 3c5xx: use netdev_mc_* helpers by Jiri Pirko · 14 years ago
  6. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  7. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  8. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  9. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  10. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  11. 646cdb3 3c50x: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  12. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  13. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 15 years ago
  14. e6c42b7 3c505: convert to net_device_ops by Stephen Hemminger · 16 years ago
  15. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  16. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  17. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  18. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  19. ba0f6ca 3c505: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  20. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  21. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  22. df570f9 drivers/net/3c505: Convert to generic boolean by Richard Knutsson · 17 years ago
  23. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  24. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  25. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 18 years ago
  26. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  27. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  28. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  29. 96e672c [PATCH] 3c5zz ethernet: fix section warnings by Randy Dunlap · 18 years ago
  30. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  31. c56943e [PATCH] net/3c505: replace schedule_timeout() with msleep() by Domen Puncer · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago