1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. aae7c47 sungem: Use net_device's internal stats by Denis Kirjanov · 14 years ago
  3. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  4. fe8998c sungem: update gp->reset_task flushing by Tejun Heo · 14 years ago
  5. c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
  6. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  7. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  8. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  10. 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
  11. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  12. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  13. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  14. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  15. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  16. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  17. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  18. e54d551 sungem: Fix Serdes detection. by David S. Miller · 15 years ago
  19. b8883a6 NET: sungem, use spin_trylock_irqsave by Jiri Slaby · 15 years ago
  20. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  21. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  22. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  23. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  24. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  25. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 15 years ago
  27. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 4a8fd2c sungem: another error printed one too early by Roel Kluin · 15 years ago
  29. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  30. d13c11f sungem: another error printed one too early by roel kluin · 15 years ago
  31. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 71822fa sungem: Soft lockup in sungem on Netra AC200 when switching interface up by Ilkka Virta · 15 years ago
  33. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  35. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  36. d9a811d sungem: update to net_device_ops by Stephen Hemminger · 16 years ago
  37. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  38. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. fbf0229 sungem: improve ethtool output with internal pcs and serdes by Hermann Lauer · 16 years ago
  40. 8c83f80 sungem: Make PCS PHY support partially work again. by David S. Miller · 16 years ago
  41. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  42. bd51126 sungem: Fix PCS_MIICTRL register write in gem_init_phy(). by David S. Miller · 16 years ago
  43. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  44. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  45. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  46. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 16 years ago
  47. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  48. 439104b sungem endianness annotations by Al Viro · 17 years ago
  49. dde655c [SUNGEM]: Fix NAPI regression with reset work by Johannes Berg · 17 years ago
  50. 62768e2 [SUNGEM]: Fix suspend regression due to NAPI changes. by Johannes Berg · 17 years ago
  51. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  52. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  53. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  54. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  55. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  56. 457e1a8 [SUNGEM]: Consolidate powerpc and sparc MAC probing code. by David S. Miller · 17 years ago
  57. dadb830 [SUNGEM]: __sparc__ --> CONFIG_SPARC by David S. Miller · 17 years ago
  58. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  59. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  60. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  61. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  62. 09c72ec [SUNGEM]: Fix MAC address setting when interface is up. by Ruben Vandeginste · 17 years ago
  63. 63ea998 [SUNGEM]: PHY updates & pause fixes (#2) by Benjamin Herrenschmidt · 18 years ago
  64. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  65. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  66. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  67. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  68. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  71. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  72. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  73. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  74. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  75. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  76. 1a2509c [POWERPC] netdevices: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  77. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  78. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  79. e3968fc [SUNGEM]: sem2mutex by Ingo Molnar · 18 years ago
  80. 7fb76aa [SUNGEM]: Unbreak Sun GEM chips. by David S. Miller · 18 years ago
  81. 4072719 [SUNGEM]: Make PM of PHYs more reliable (#2) by Benjamin Herrenschmidt · 19 years ago
  82. 1490439 [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. by Adrian Bunk · 19 years ago
  83. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 19 years ago
  84. 4120b02 Sun GEM ethernet: enable and map PCI ROM properly by Linus Torvalds · 19 years ago
  85. 86d9f7f [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver by Eric Lemoine · 19 years ago
  86. 3c326fe [PATCH] ppc64: Add new PHY to sungem by Benjamin Herrenschmidt · 19 years ago
  87. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago