1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 14 years ago
  3. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 5d6076b 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. by Paul Gortmaker · 14 years ago
  5. 50948ee net: 3c527: semaphore cleanup by Thomas Gleixner · 14 years ago
  6. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  7. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  8. 59ce25d 3c5xx: use netdev_mc_* helpers by Jiri Pirko · 14 years ago
  9. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  10. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  11. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  12. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  13. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  14. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  15. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  16. 4394e65 3c527: convert to net_device_ops by Stephen Hemminger · 16 years ago
  17. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  18. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  19. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  20. 4711c84 3c527: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  21. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  22. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  23. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 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. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  27. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  28. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  29. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  30. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  31. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  32. 96e672c [PATCH] 3c5zz ethernet: fix section warnings by Randy Dunlap · 18 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago