1. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 3a8af72 net: Really remove all of LOOPBACK_TSO code. by David S. Miller · 16 years ago
  3. ad1d967 net: delete excess kernel-doc notation by Randy Dunlap · 16 years ago
  4. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  5. 19b8cba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  6. 263e69c pppoe: Fix socket leak. by David S. Miller · 16 years ago
  7. bdb59f9 gianfar: Don't reset TBI<->SerDes link if it's already up by Trent Piepho · 16 years ago
  8. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  9. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  10. 842e08b tc35815: Define more Rx status bits by Atsushi Nemoto · 16 years ago
  11. 04ecb07 cxgb3 - enable lro control through ethtool by Divy Le Ray · 16 years ago
  12. bc79fc8 e100: adapt to the reworked PCI PM by Rafael J. Wysocki · 16 years ago
  13. 6b1abba The overdue eepro100 removal. by Adrian Bunk · 16 years ago
  14. 5177b32 skge: adapt skge to use reworked PCI PM by Rafael J. Wysocki · 16 years ago
  15. 71527ef at91_ether: request/free GPIO for PHY interrupt by David Brownell · 16 years ago
  16. e83603f amd8111e: fix dma_free_coherent context by Chunbo Luo · 16 years ago
  17. dc5596d atl1: fix vlan tag regression by Jay Cliburn · 16 years ago
  18. 51ac3bef SMC91x: delete unused local variable "lp" by Mike Frysinger · 16 years ago
  19. 6824a10 myri10ge: fix stop/go mmio ordering by Brice Goglin · 16 years ago
  20. ce39a80 bonding: fix panic when taking bond interface down before removing module by Andy Gospodarek · 16 years ago
  21. a434e43 bonding: Clean up resource leaks by Jay Vosburgh · 16 years ago
  22. fba4acd bonding: fix miimon failure counter by Jay Vosburgh · 16 years ago
  23. 8cf14e3 net: easy removals of HIPQUAD using %pI4 format by Harvey Harrison · 16 years ago
  24. 9edb8bb macvlan: add support for ethtool get settings by Stephen Hemminger · 16 years ago
  25. 0632790 ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode by Bob Copeland · 16 years ago
  26. 7d19267 ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular by Elias Oltmanns · 16 years ago
  27. 5dc5340 rt2x00: Fix build error when mac80211=M rt2x00=Y by Ivo van Doorn · 16 years ago
  28. 85519a6 ath5k: correct misspelling in debug help by Bob Copeland · 16 years ago
  29. 48735d8 libertas: fix buffer overrun by Johannes Berg · 16 years ago
  30. 87bf24f libertas: remove two libertas sparse warning by Holger Schurig · 16 years ago
  31. 10d0bd5 iwlwifi: fix suspend to RAM in iwlwifi by Tomas Winkler · 16 years ago
  32. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  33. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  34. 3717746 veth: remove unused list by Daniel Lezcano · 16 years ago
  35. bb7bba3 veth: Remove useless veth field by Daniel Lezcano · 16 years ago
  36. 48e5eca amd8111e: Fix rx return code by Chris Friesen · 16 years ago
  37. b3ed4bc Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  38. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  39. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  40. f2c2e25 p54: fix build warnings by Christian Lamparter · 16 years ago
  41. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  42. 3596162 p54: fix misbehavings when firmware can't be found by Christian Lamparter · 16 years ago
  43. 753dcfe dm9601: runtime mac address change support by Peter Korsgaard · 16 years ago
  44. 07b5f6a via-velocity: use driver string instead of dev->name before register_netdev() by Sven Hartge · 16 years ago
  45. 404b12c drivers/net/wan/syncppp: Fix unused-var warnings by Jeff Garzik · 16 years ago
  46. e65b959 mlx4: Setting the correct offset for default mac address by Yevgeny Petrilin · 16 years ago
  47. 9de14eb mlx4_en: remove duplicated #include by Huang Weiyi · 16 years ago
  48. c778e11 ibm_newemac: Fix typo in flow control config option by Josh Boyer · 16 years ago
  49. 3fd09c4 ehea: Detect 16GB hugepages for firmware restriction by Thomas Klein · 16 years ago
  50. 74d5e8a dmfe: check pci_alloc_consistent errors by FUJITA Tomonori · 16 years ago
  51. b700a98 libertas: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  52. e383d56 r8169: revert "read MAC address from EEPROM on init" by Francois Romieu · 16 years ago
  53. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  55. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  56. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  57. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  58. dcc5141 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  59. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  60. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  61. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  62. 4cc683c p54: enable 2.4/5GHz spectrum by eeprom bits. by Christian Lamparter · 16 years ago
  63. 7045825 orinoco: reduce stack usage in firmware download path by Andrey Borzenkov · 16 years ago
  64. 8bdd5b9 ath5k: fix suspend-related oops on rmmod by Bob Copeland · 16 years ago
  65. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  66. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  67. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  68. bd28bdb [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. by Jon Smirl · 16 years ago
  69. bb0d215 qlge: Fix MSI/legacy single interrupt bug. by Ron Mercer · 16 years ago
  70. b891a90 smc911x: Make the driver safer on SMP by Catalin Marinas · 16 years ago
  71. 319edaf smc911x: Add IRQ polarity configuration by Catalin Marinas · 16 years ago
  72. bd2c497 smc911x: Allow Kconfig dependency on ARM by Catalin Marinas · 16 years ago
  73. 708f6e2 sis190: add identifier for Atheros AR8021 PHY by Francois Romieu · 16 years ago
  74. de4549c 8139x: reduce message severity on driver overlap by Stephen Hemminger · 16 years ago
  75. 421e02f igb: add IGB_DCA instead of selecting INTEL_IOATDMA by Jeff Kirsher · 16 years ago
  76. c54106b igb: fix tx data corruption with transition to L0s on 82575 by Alexander Duyck · 16 years ago
  77. d4f12da ehea: Fix memory hotplug support by Hannes Hering · 16 years ago
  78. 93fbaae netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver by Bryan Wu · 16 years ago
  79. 6d329af cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq by Roland Dreier · 16 years ago
  80. d766a4e SMC911x: unbreak PXA builds by Dmitry Baryshkov · 16 years ago
  81. 051d36f myri10ge: disable NAPI on failure to setup the interface by Brice Goglin · 16 years ago
  82. cde0d91 net: Make SMC91X selectable on other MIPS boards by Atsushi Nemoto · 16 years ago
  83. ced1cba AX88796: ax_probe() fix irq assignment by roel kluin · 16 years ago
  84. d51894f gianfar: fix handle errors returned by platform_get_irq*() by roel kluin · 16 years ago
  85. e1564ec r8169: checks against wrong mac addresse init by Francois Romieu · 16 years ago
  86. cd926c7 r8169: verbose mac address init by Francois Romieu · 16 years ago
  87. 74f2a5f0 xtensa: Add support for the Sonic Ethernet device for the XT2000 board. by Chris Zankel · 16 years ago
  88. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  89. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  90. 1ff0fcf ibm_newemac: Fix new MAL feature handling by Josh Boyer · 16 years ago
  91. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  92. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  94. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  95. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  96. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  98. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  99. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago