1. 2d87650 net: plip: slight optimization of addr compare by dingtianhong · 11 years ago
  2. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  3. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  4. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  5. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  6. 18e635f plip: Move the PLIP driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/plip.c]
  7. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  8. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  9. 884c06f plip: remove superflous return by Dan Carpenter · 14 years ago
  10. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  11. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  12. 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
  13. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  14. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  16. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  17. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  18. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  19. ed8cf43 plip: update to net_device_ops by Stephen Hemminger · 15 years ago
  20. dac499f drivers/net: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  21. e4c3c13 drivers/net: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  22. 9de6d99 netdev: remove pathetic compile-command lines by Alexey Dobriyan · 16 years ago
  23. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  24. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  25. cabce28 plip: replace spin_lock_irq with spin_lock_irqsave in irq context by Mikulas Patocka · 16 years ago
  26. 01f31ac PLIP driver: convert the semaphore killed_timer_sem to completion by Matthias Kaehlcke · 17 years ago
  27. cdb3270 plip: fix parport_register_device name parameter by Mikulas Patocka · 17 years ago
  28. f6ce5cc plip: use netif_rx_ni() for packet receive by Mikulas Patocka · 17 years ago
  29. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  30. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  31. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  32. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  33. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  34. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  35. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  36. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  37. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  38. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  39. 6a85081 [PATCH] parport: include fixes by Marko Kohtala · 18 years ago
  40. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  41. ab61148 [NET]: __be'ify *_type_trans() by Alexey Dobriyan · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago