1. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 17 years ago
  2. bd0ceaa ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters by Kim Phillips · 17 years ago
  3. 9daf5a7 phylib: marvell: add support for TX-only and RX-only Internal Delay by Kim Phillips · 17 years ago
  4. 1a8098b skge: MTU changing fix by Stephen Hemminger · 17 years ago
  5. 44c7fcc skge: serial mode register values by Stephen Hemminger · 17 years ago
  6. bf9f56d skge version 1.13 by Stephen Hemminger · 17 years ago
  7. 485982a skge: increase TX threshold for Jumbo by Stephen Hemminger · 17 years ago
  8. 21d7f67 skge: fiber link up/down fix by Stephen Hemminger · 17 years ago
  9. 799b21d skge: retry on MAC shutdown by Stephen Hemminger · 17 years ago
  10. d08b9bd skge: receive flush logic by Stephen Hemminger · 17 years ago
  11. 29816d9 skge: FIFO Ram calculation error by Stephen Hemminger · 17 years ago
  12. 9f74ffd S2io: Fixed the case when the card initialization fails on mtu change by Sreenivasa Honnur · 17 years ago
  13. 85b161a Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  14. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  15. 3ae6a05 iwlwifi 4965 Fix race conditional panic. by Joonwoo Park · 17 years ago
  16. e47eb6a iwlwifi 3945 Fix race conditional panic. by Joonwoo Park · 17 years ago
  17. 864792e iwlwifi: fix iwl_mac_add_interface handler by Tomas Winkler · 17 years ago
  18. 6591e36 libertas: let more than one MAC event through by Holger Schurig · 17 years ago
  19. d0a6895 libertas: Don't set NETIF_F_IPV6_CSUM in dev->features by David Woodhouse · 17 years ago
  20. 8376e7a drivers/net/wireless: Add missing "space" by Joe Perches · 17 years ago
  21. 354807e b43/b43legacy: fix left-over URLs and ifdefs by Stefano Brivio · 17 years ago
  22. c4ba962 iwlwifi: fix possible NULL dereference in iwl_set_rate() by Saleem Abdulrasool · 17 years ago
  23. 86e67a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  24. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  25. b5faa4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  26. cdb3270 plip: fix parport_register_device name parameter by Mikulas Patocka · 17 years ago
  27. f6ce5cc plip: use netif_rx_ni() for packet receive by Mikulas Patocka · 17 years ago
  28. a31e23e dmfe: checkpatch fix (add whitespace) by Jeff Garzik · 17 years ago
  29. 00ff49a Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver by Vitja Makarov · 17 years ago
  30. 95af9fe Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  31. 65809b5 NET: dmfe: don't access configuration space in D3 state by Maxim Levitsky · 17 years ago
  32. 7b31f7f smc911x: Fix multicast handling by Peter Korsgaard · 17 years ago
  33. 8b31cfb sky2: disable rx checksum on Yukon XL by Stephen Hemminger · 17 years ago
  34. 58dd825 ehea: Reworked rcv queue handling to log only fatal errors by Thomas Klein · 17 years ago
  35. 7393b87 ehea: Improve tx packets counting by Thomas Klein · 17 years ago
  36. a9b121c smc911x: Fix unused variable warning. by Peter Korsgaard · 17 years ago
  37. d0c4581 smc911x: Fix undefined CONFIG_ symbol warning by Peter Korsgaard · 17 years ago
  38. 3defd0e amd8111e: don't call napi_enable if configured w/o NAPI by Jiri Bohac · 17 years ago
  39. 77b6901 dm9601: Fix printk by Peter Korsgaard · 17 years ago
  40. 9e55593 forcedeth boot delay fix by Ayaz Abdulla · 17 years ago
  41. 490dde8 forcedeth: new mcp79 pci ids by Ayaz Abdulla · 17 years ago
  42. 61dbcec ibm_newemac: Fix possible lockup on close by Benjamin Herrenschmidt · 17 years ago
  43. 9ed87fd mlx4_core: Fix state check in mlx4_qp_modify() by Jack Morgenstein · 17 years ago
  44. b242e89 rt2x00: Request usb_maxpacket() once by Ivo van Doorn · 17 years ago
  45. 8329d98 virtio: fix net driver loop case where we fail to restart by Rusty Russell · 17 years ago
  46. 74b2553 virtio: fix module/device unloading by Rusty Russell · 17 years ago
  47. adea27f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  48. a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
  49. 7de6af0 [CHELSIO]: Fix skb->dev setting. by Divy Le Ray · 17 years ago
  50. 279e1da Revert "skge: fix ram buffer size calculation" by Linus Torvalds · 17 years ago
  51. 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
  52. bd7b3f3 [VIA_VELOCITY]: Don't oops on MTU change. by Stephen Hemminger · 17 years ago
  53. d06fc1d Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  54. 4e396db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  55. 6f37ac7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 3eed639 CRISv10 Ethernet declare mac fix by Jesper Nilsson · 17 years ago
  57. 633edf5 cris-build-fixes-update-eth_v10c-ethernet-driver-fix by Andrew Morton · 17 years ago
  58. bafef0a cris build fixes: update eth_v10.c ethernet driver by Jesper Nilsson · 17 years ago
  59. 66fbb54 iwl4965: fix not correctly dealing with hotunplug by Oliver Neukum · 17 years ago
  60. 755a957 rt2x00: Fix chipset revision validation by Ivo van Doorn · 17 years ago
  61. 14577f2 iwl3945: place CCK rates in front of OFDM for supported rates by Mohamed Abbas · 17 years ago
  62. 8a85639 [FS_ENET]: Fix module build. by Jochen Friedrich · 17 years ago
  63. e383d19 mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) by Jack Morgenstein · 17 years ago
  64. 18b2b7b [S2IO]: Fixed memory leak when MSI-X vector allocation fails by Sreenivasa Honnur · 17 years ago
  65. 8cbdeec [BONDING]: Fix resource use after free by Jay Vosburgh · 17 years ago
  66. cb4da1a [IWLWIFI]: Not correctly dealing with hotunplug. by Oliver Neukum · 17 years ago
  67. f0163ac [E1000]: Fix schedule while atomic when called from mii-tool. by Jesse Brandeburg · 17 years ago
  68. e2ac455 [NETX]: Fix build failure added by 2.6.24 statistics cleanup. by David S. Miller · 17 years ago
  69. 4e04b84 [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes. by David S. Miller · 17 years ago
  70. 3bba11e mlx4_core: Fix possible bad free in mlx4_buf_free() by Ali Ayoub · 17 years ago
  71. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  72. 072ee3f [TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo() by Roel Kluin · 17 years ago
  73. 9db7720 [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks. by Roel Kluin · 17 years ago
  74. 458c096 [TG3]: Update version to 3.86 by Matt Carlson · 17 years ago
  75. 3bebab5 [TG3]: MII => TP by Matt Carlson · 17 years ago
  76. b5af712 [TG3]: Add A1 revs by Matt Carlson · 17 years ago
  77. 5f5c51e [TG3]: Increase the PCI MRRS by Matt Carlson · 17 years ago
  78. aa6c91f [TG3]: Prescaler fix by Matt Carlson · 17 years ago
  79. 5f60891 [TG3]: Limit 5784 / 5764 to MAC LED mode by Matt Carlson · 17 years ago
  80. 662f38d [TG3]: Disable GPHY autopowerdown by Matt Carlson · 17 years ago
  81. e875093 [TG3]: CPMU adjustments for loopback tests by Matt Carlson · 17 years ago
  82. a5767de [TG3]: Fix nvram selftest failures by Matt Carlson · 17 years ago
  83. 9acb961 [TG3]: 5784 / 5764 DMA engine lockup fix by Matt Carlson · 17 years ago
  84. 84af67f [TG3]: APE flag fix by Matt Carlson · 17 years ago
  85. ce057f0 [TG3]: 5784 / 5764 GPHY power down fix by Matt Carlson · 17 years ago
  86. c88864d [TG3]: Fix 5761 PXEboot crash by Matt Carlson · 17 years ago
  87. 57ce45d [NET]: Remove references to net-modules.txt. by Adrian Bunk · 17 years ago
  88. 62768e2 [SUNGEM]: Fix suspend regression due to NAPI changes. by Johannes Berg · 17 years ago
  89. cd228d5 [PPP]: Remove ptr comparisons to 0 by Joe Perches · 17 years ago
  90. 05f3f41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 17 years ago
  91. 4d125de virtio: more fallout from scatterlist changes. by Rusty Russell · 17 years ago
  92. f51359a iwlwifi: select proper rate control algorithm by Johannes Berg · 17 years ago
  93. a6baf3a r8169: prevent bit sign expansion error in mdio_write by Francois Romieu · 17 years ago
  94. 50d84c2 r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita) by Mark Lord · 17 years ago
  95. 5a37a68 sky2: new pci id's by Stephen Hemminger · 17 years ago
  96. 8687991 ax88796: add superh to kconfig dependencies by Magnus Damm · 17 years ago
  97. ad4c9a0 qla3xxx: bugfix: Fix bad logical operation in link state machine. by Ron Mercer · 17 years ago
  98. 3e23b7d qla3xxx: bugfix: Move link state machine into a worker thread by Ron Mercer · 17 years ago
  99. 32bee77 pasemi_mac: Fix CRC checks by Olof Johansson · 17 years ago
  100. dbd62af pasemi_mac: Don't set replace-source-address descriptor bits by Olof Johansson · 17 years ago