1. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  2. 309ea62 powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net by Stephen Rothwell · 17 years ago
  3. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 17 years ago
  5. ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 17 years ago
  6. bbd98fe igb: Fix DCA errors and do not use context index for 82576 by Alexander Duyck · 17 years ago
  7. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 17 years ago
  8. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 17 years ago
  9. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 17 years ago
  10. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 17 years ago
  11. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 17 years ago
  12. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 17 years ago
  13. 0cc128387 sfc: Fix post-reset MAC selection by Steve Hodgson · 17 years ago
  14. 2f08575 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 by Ben Hutchings · 17 years ago
  15. 8b9dc8d sfc: SFT9001: Fix speed reporting in 1G PHY loopback by Steve Hodgson · 17 years ago
  16. 2d18835 sfc: SFX7101: Remove workaround for bad link training by Steve Hodgson · 17 years ago
  17. 869b5b3 sfc: SFT9001: Enable robust link training by Steve Hodgson · 17 years ago
  18. a11da89 sky2: fix hard hang with netconsoling and iface going up by Alexey Dobriyan · 17 years ago
  19. dbeb170 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  20. f99ec06 tulip: fix 21142 with 10Mbps without negotiation by Philippe De Muyter · 17 years ago
  21. c25b9ab drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic by Roel Kluin · 17 years ago
  22. e5664bb gianfar: Fix Wake-on-LAN support by Anton Vorontsov · 17 years ago
  23. f307dbd smsc911x: timeout reaches -1 by Roel Kluin · 17 years ago
  24. 1609559 smsc9420: fix interrupt signalling test failures by Steve Glendinning · 17 years ago
  25. b1c4a9d ucc_geth: Change uec phy id to the same format as gianfar's by Haiying Wang · 17 years ago
  26. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 17 years ago
  27. 584dbe9 netxen: fix memory leak in drivers/net/netxen_nic_init.c by Daniel Marjamäki · 17 years ago
  28. e125646 netxen: revert jumbo ringsize by Dhananjay Phadke · 17 years ago
  29. ae9e47e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  30. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 17 years ago
  31. 1f304e4 iwlwifi: fix kernel oops when ucode DMA memory allocation failure by Zhu, Yi · 17 years ago
  32. eb83bbf rtl8187: Fix error in setting OFDM power settings for RTL8187L by Larry Finger · 17 years ago
  33. 15b2bee e1000: fix bug with shared interrupt during reset by Jesse Brandeburg · 17 years ago
  34. b9d57f94 m68knommu: correct the mii calculations for 532x ColdFire FEC by Matt Waddel · 17 years ago
  35. d4732d3 m68knommu: add ColdFire M532x to the FEC configuration options by Matt Waddel · 17 years ago
  36. a7a41ac r6040: Remove unused variable pdev from drivers/net/r6040.c by Manish Katiyar · 17 years ago
  37. 8527bec virtio_net: use correct accessors for scatterlists by Ira W. Snyder · 17 years ago
  38. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  39. cd1f55a gianfar: Revive VLAN support by Anton Vorontsov · 17 years ago
  40. e8b5fc5 bnx2x: tx_has_work should not wait for FW by Vladislav Zolotarov · 17 years ago
  41. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 17 years ago
  42. cdff103 netxen: fix vlan tso/checksum offload by Dhananjay Phadke · 17 years ago
  43. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 17 years ago
  44. 71be7a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  45. e918085a virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs by Alex Williamson · 17 years ago
  46. fb22d72 [NET] am79c961a: fix spin_lock usage by Uwe Kleine-König · 17 years ago
  47. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 17 years ago
  48. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 17 years ago
  49. b4068a8 p54usb: fix packet loss with first generation devices by Christian Lamparter · 17 years ago
  50. c64d2a9 phy: Add suspend/resume support to SMSC PHYs by Steve Glendinning · 17 years ago
  51. 6f05106 phylib: Fix oops in suspend/resume paths by Anton Vorontsov · 17 years ago
  52. 5422a22 bnx2x: Version by Eilon Greenstein · 17 years ago
  53. 3910c8a bnx2x: loopback test failure by Eilon Greenstein · 17 years ago
  54. 5650d9d bnx2x: Missing rmb when waiting for FW response by Eilon Greenstein · 17 years ago
  55. 7cde1c8 bnx2x: Calling napi_del by Eilon Greenstein · 17 years ago
  56. 6eccabb bnx2x: Carrier off first call by Eilon Greenstein · 17 years ago
  57. 2dfe0e1 bnx2x: Handling load failures by Eilon Greenstein · 17 years ago
  58. e94d8af bnx2x: Disable napi by Eilon Greenstein · 17 years ago
  59. 81f75bb bnx2x: Reset HW before use by Eilon Greenstein · 17 years ago
  60. 637f883 iwlwifi: return NETDEV_TX_OK from _tx ops by Reinette Chatre · 17 years ago
  61. de26249 zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list by Hin-Tak Leung · 17 years ago
  62. e2fe154 p54usb: fix nasty use after free by Christian Lamparter · 17 years ago
  63. 12da401 p54: more cryptographic accelerator fixes by Christian Lamparter · 17 years ago
  64. 40ab73c p54: add missing break in eeprom parser by Chr · 17 years ago
  65. 11eaea4 orinoco: use KERN_DEBUG for link status messages by Pavel Roskin · 17 years ago
  66. 7490889 rt2x00: Fix TX rate short preamble detection by Ivo van Doorn · 17 years ago
  67. 7fe99c4 orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie by Andrey Borzenkov · 17 years ago
  68. 6d31748 usb/mcs7830: Don't use buffers from stack for USB transfers by Christian Eggers · 17 years ago
  69. 0b491ee usbnet: allow type check of devdbg arguments in non-debug build by Steve Glendinning · 17 years ago
  70. 0d1cfd2 via-velocity: fix hot spin by roel kluin · 17 years ago
  71. e3fd553 myri10ge: don't forget pci_disable_device() by Brice Goglin · 17 years ago
  72. 518aa1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  73. f4895b8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() by Inaky Perez-Gonzalez · 17 years ago
  74. fe65e70 mv643xx_eth: prevent interrupt storm on ifconfig down by Gabriel Paubert · 17 years ago
  75. 2b44833 mv643xx_eth: fix multicast filter programming by Lennert Buytenhek · 17 years ago
  76. e0c6ef9 Revert "mv643xx_eth: use longer DMA bursts". by Lennert Buytenhek · 17 years ago
  77. 9e9fd12 tg3: Fix firmware loading by Matt Carlson · 17 years ago
  78. 1da100b ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by Peter P Waskiewicz Jr · 17 years ago
  79. 068c89b ixgbe: fix tag stripping for VLAN ID 0 by Don Skidmore · 17 years ago
  80. 15005a3 ixgbe: fix dca issue with relaxed ordering turned on by Don Skidmore · 17 years ago
  81. e85bf47 korina: drop leftover assignment by Phil Sutter · 17 years ago
  82. 63a66c6 korina: adjust headroom for new skb's also by Phil Sutter · 17 years ago
  83. 6a2fe98 korina: fix loop back of receive descriptors by Phil Sutter · 17 years ago
  84. eed087e cxgb3: Fix LRO misalignment by Divy Le Ray · 17 years ago
  85. 39eddb4 macb: avoid lockup when TGO during underrun by Richard Röjfors · 17 years ago
  86. d05c26c bnx2x: Version update by Eilon Greenstein · 17 years ago
  87. 237907c bnx2x: Barriers for the compiler by Eilon Greenstein · 17 years ago
  88. e47d7e6 bnx2x: Driver description update by Eilon Greenstein · 17 years ago
  89. 16b311c bnx2x: Handling PHY FW load failure by Eilon Greenstein · 17 years ago
  90. 44722d1 bnx2x: Legacy speeds autoneg failures by Eilon Greenstein · 17 years ago
  91. 3858276 bnx2x: Prevent self test loopback failures by Eilon Greenstein · 17 years ago
  92. 6c55c3cd bnx2x: 1G-10G toggling race by Eilon Greenstein · 17 years ago
  93. 632da4d bnx2x: Overstepping array bounds by Eilon Greenstein · 17 years ago
  94. 2add3ac bnx2x: Block nvram access when the device is inactive by Eilon Greenstein · 17 years ago
  95. 5a40e08 bnx2x: Read chip ID by Eilon Greenstein · 17 years ago
  96. af24640 bnx2x: Wrong HDR offset in CAM by Eilon Greenstein · 17 years ago
  97. b466173 bnx2x: Potential race after iSCSI boot by Eilon Greenstein · 17 years ago
  98. 693fc0d bnx2x: Handling probe failures by Eilon Greenstein · 17 years ago
  99. 70b9986 bnx2x: Free IRQ by Eilon Greenstein · 17 years ago
  100. f3b8436 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago