1. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 17 years ago
  2. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 17 years ago
  3. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  4. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  5. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  6. 529d303 sky2: jumbo frame regression fix by Stephen Hemminger · 17 years ago
  7. 5c55c43 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
  8. 4365e99 [PATCH] bcm43xx: Correct printk with PFX before KERN_ by Joe Perches · 17 years ago
  9. f662fe5 dm9601: Fix receive MTU by Peter Korsgaard · 17 years ago
  10. 593ff56 mv643xx_eth: Do not modify struct netdev tx_queue_len by Dale Farnsworth · 17 years ago
  11. 5062629 qla3xxx: bugfix: Fix VLAN rx completion handling. by Ron Mercer · 17 years ago
  12. b323e0e qla3xxx: bugfix: Add memory barrier before accessing rx completion. by Ron Mercer · 17 years ago
  13. e2cd68f Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 17 years ago
  14. f998351 [PATCH] libertas: build problems when partially modular by Randy Dunlap · 17 years ago
  15. 2bcff60 mv643xx_eth: Check ETH_INT_CAUSE_STATE bit by Dale Farnsworth · 17 years ago
  16. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  17. 88f5f0c sky2: fix transmit state on resume by Stephen Hemminger · 17 years ago
  18. d6c9bc1 sky2: FE+ vlan workaround by Stephen Hemminger · 17 years ago
  19. 3b12e01 sky2: sky2 FE+ receive status workaround by Stephen Hemminger · 17 years ago
  20. d8c4a2f mv643xx_eth: duplicate methods in initializer by Al Viro · 17 years ago
  21. d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  22. 45dfd5b [PPP_MPPE]: Don't put InterimKey on the stack by Michal Schmidt · 17 years ago
  23. 402c79f Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 17 years ago
  24. 21c0f27 Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" by Jeff Garzik · 17 years ago
  25. e0c2811 sky2: be more selective about FIFO watchdog by Stephen Hemminger · 17 years ago
  26. 6d3105d sky2: FE+ Phy initialization by Stephen Hemminger · 17 years ago
  27. f685dda Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. faf60e7 sky2: version 1.18 by Stephen Hemminger · 17 years ago
  29. 75e8068 sky2: receive FIFO checking by Stephen Hemminger · 17 years ago
  30. 05745c4 sky2: fe+ chip support by Stephen Hemminger · 17 years ago
  31. ea76e63 sky2: reorganize chip revision features by Stephen Hemminger · 17 years ago
  32. c99210b sky2: ethtool speed report bug by Stephen Hemminger · 17 years ago
  33. d653223 sky2: fix VLAN receive processing (resend) by Stephen Hemminger · 17 years ago
  34. cd46171 [BNX2]: Add PHY workaround for 5709 A1. by Michael Chan · 17 years ago
  35. f3d5e3a [PPP] L2TP: Fix skb handling in pppol2tp_xmit by Herbert Xu · 17 years ago
  36. 7a70e39 [PPP] L2TP: Fix skb handling in pppol2tp_recv_core by Herbert Xu · 17 years ago
  37. a14d6ab [PPP] L2TP: Disallow non-UDP datagram sockets by Herbert Xu · 17 years ago
  38. 21d0c83 [PPP] pppoe: Fix double-free on skb after transmit failure by Herbert Xu · 17 years ago
  39. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 17 years ago
  40. a07bc1f myri10ge: Add support for PCI device id 9 by Brice Goglin · 17 years ago
  41. d78ae2d r8169: workaround against ignored TxPoll writes (8168) by Francois Romieu · 17 years ago
  42. 65d916d r8169: correct phy parameters for the 8110SC by Edward Hsu · 17 years ago
  43. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. 2a38b77 [PPP] generic: Fix receive path data clobbering & non-linear handling by Herbert Xu · 17 years ago
  45. 7b797d5 [PPP] generic: Call skb_cow_head before scribbling over skb by Herbert Xu · 17 years ago
  46. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  47. 9355ec2 [PPP] pppoe: Fill in header directly in __pppoe_xmit by Herbert Xu · 17 years ago
  48. db7bf6d [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value by Herbert Xu · 17 years ago
  49. 31bac44 [PPP] pppoe: Fix skb_unshare_check call position by Herbert Xu · 17 years ago
  50. fadacb1 drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo by Jeff Garzik · 17 years ago
  51. 5ad887f sk98lin: resurrect driver by Stephen Hemminger · 17 years ago
  52. 6227033 ucc_geth: fix compilation by Anton Vorontsov · 17 years ago
  53. e7e381f mv643xx_eth: Fix tx_bytes stats calculation by Dale Farnsworth · 17 years ago
  54. a2ca44c 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
  55. 3f70869 [PATCH] bcm43xx: Fix cancellation of work queue crashes by Larry Finger · 17 years ago
  56. a041fe2 spidernet: fix interrupt reason recognition by Ishizaki Kou · 17 years ago
  57. 6425162 ehea: fix last_rx update by Jan-Bernd Themann · 17 years ago
  58. 8759cf7 ehea: propagate physical port state by Jan-Bernd Themann · 17 years ago
  59. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  60. d1b139c sky2: restore multicast list on resume and other ops by Stephen Hemminger · 17 years ago
  61. 5f08e46 atl1: disable broken 64-bit DMA by Luca Tettamanti · 17 years ago
  62. 2fbe43f [TG3]: Workaround MSI bug on 5714/5780. by Michael Chan · 17 years ago
  63. 618a821 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  64. 4733007 - cxgb3 engine microcode load by Divy Le Ray · 17 years ago
  65. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  66. 3052246 netxen: fix crashes during module unload by dhananjay@netxen.com · 17 years ago
  67. b3e2d88 netxen: Avoid firmware load in PCI probe by dhananjay@netxen.com · 17 years ago
  68. 14cc0a2 PS3: fix the bug that 'ifconfig down' would hang by Masakazu Mokuno · 17 years ago
  69. 0491d1f3 IOC3: Program UART predividers. by Ralf Baechle · 17 years ago
  70. 594a9df [BNX2]: Add write posting comment. by Michael Chan · 17 years ago
  71. 8e54588 [BNX2]: Use msleep(). by Arjan van de Ven · 17 years ago
  72. c573f73 [NET]: Avoid pointless allocation casts in BSD compression module by Jesper Juhl · 17 years ago
  73. 901ded2 [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver by Jesper Juhl · 17 years ago
  74. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  75. 37d2e73 [EQL]: sparse warning fix by Stephen Hemminger · 17 years ago
  76. 2972863 myri10ge: update driver version to 1.3.2-1.269 by Brice Goglin · 17 years ago
  77. 302d242 myri10ge: use pcie_get/set_readrq by Brice Goglin · 17 years ago
  78. 28721c8 ehea: fix queue destructor by Jan-Bernd Themann · 17 years ago
  79. 18072a5 ehea: fix module parameter description by Jan-Bernd Themann · 17 years ago
  80. a8e34fd ehea: fix interface to DLPAR tools by Jan-Bernd Themann · 17 years ago
  81. e3efb05 sgiseeq: Fix return type of sgiseeq_remove by Ralf Baechle · 17 years ago
  82. c2cb71f sky2 1.17 by Stephen Hemminger · 17 years ago
  83. 32c2c30 sky2: only bring up watchdog if link is active by Stephen Hemminger · 17 years ago
  84. b234577 sky2: clear PCI power control reg at startup by Stephen Hemminger · 17 years ago
  85. c46ac94 DM9000: fix interface hang under load by Florian Westphal · 17 years ago
  86. bc1e0a0 phy layer: fix genphy_setup_forced (don't reset) by Domen Puncer · 17 years ago
  87. 09e06f6 Don't use GFP_DMA for zone allocation. by Ralf Baechle · 17 years ago
  88. ba685fb fix realtek phy id in forcedeth by Willy Tarreau · 17 years ago
  89. 06c7af5 [PPP]: Fix output buffer size in ppp_decompress_frame(). by Konstantin Sharlaimov · 17 years ago
  90. f350339 sky2: don't clear phy power bits by Stephen Hemminger · 17 years ago
  91. 1a2b733 fix random hang in forcedeth driver when using netconsole by Timo Jantunen · 17 years ago
  92. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  93. e4f3b1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  94. ab3c556 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  96. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  97. 48e3eeb [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  98. 1ee3254 [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  99. 10a273a xen-netfront: Avoid deref'ing skbafter it is potentially freed. by Jeremy Fitzhardinge · 17 years ago
  100. 373492d 3c59x: fix duplex configuration by Steffen Klassert · 17 years ago