1. 9814290 net: fix tranmitted/tranmitting typo by Peter Pan(潘卫平) · 13 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. 22bedad3 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. 014e466 net/tokenring: remove trailing space in messages by Frans Pop · 14 years ago
  6. 16cad98 tokenring: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  7. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  8. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  9. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  10. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  11. 61a8410 tokenring: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  12. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  13. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  14. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  15. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 15 years ago
  16. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  17. 05076c1 drivers/net/tokenring: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  18. be18827 lanstreamer: convert to net_device_ops by Stephen Hemminger · 16 years ago
  19. 37423ff lanstreamer: convert to internal network stats by Stephen Hemminger · 16 years ago
  20. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  21. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  22. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  23. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  24. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  25. eda1053 dev->priv to netdev_priv(dev), drivers/net/tokenring/ by Yoann Padioleau · 17 years ago
  26. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  27. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 18 years ago
  28. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 18 years ago
  29. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  30. 9098f5b [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old code by Michal Piotrowski · 18 years ago
  31. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  32. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. ff5688a [PATCH] drivers/net/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  35. 4f2ad81 [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  36. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago