1. c1b6009 qlge: bugfix: Restoring the vlan setting. by Ron Mercer · 14 years ago
  2. f203af7 be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close() by Somnath Kotur · 14 years ago
  3. cd0ea24 gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic) by Jarek Poplawski · 14 years ago
  4. f2dc0d1 tg3: Do not call device_set_wakeup_enable() under spin_lock_bh by Rafael J. Wysocki · 14 years ago
  5. 78fd9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  6. b9958a9 can: mcp251x: fix reception of standard RTR frames by Marc Kleine-Budde · 14 years ago
  7. 9a27586 can: flexcan: fix use after free of priv by Marc Kleine-Budde · 14 years ago
  8. 06d6e6d drivers/net: sgiseeq: fix return on error by Nicolas Kaiser · 14 years ago
  9. 10d8c46 pch_can: depends on PCI by Randy Dunlap · 14 years ago
  10. 5202e17 tms380tr: Use mdelay() in tms380tr_wait(). by David S. Miller · 14 years ago
  11. 0926f91 mlx4_en: Fix out of bounds array access by Eli Cohen · 14 years ago
  12. b336369 macb: Don't re-enable interrupts while in polling mode by Joshua Hoke · 14 years ago
  13. c6ce2f4 be2net: Fix CSO for UDP packets by Somnath Kotur · 14 years ago
  14. 63a7694 be2net: Call netif_carier_off() after register_netdev() by Somnath Kotur · 14 years ago
  15. 18edc84 cxgb3: fix device opening error path by Divy Le Ray · 14 years ago
  16. 822395b iwlwifi: quiet a noisy printk by Don Fry · 14 years ago
  17. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 14 years ago
  18. dafeac3 carl9170: fix scheduling while atomic by Christian Lamparter · 14 years ago
  19. 30115c2 b43: N-PHY: fix infinite-loop-typo by Rafał Miłecki · 14 years ago
  20. 04348f2 wl1251: fix module names by Grazvydas Ignotas · 14 years ago
  21. 0299a50 ath9k: fix handling of rate control probe frames by Felix Fietkau · 14 years ago
  22. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 14 years ago
  23. 2d3fca1 ath9k_hw: Fix divide by zero cases in paprd. by Senthil Balasubramanian · 14 years ago
  24. 0dfa6db ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  25. 3d2f2cd carl9170: fix memory leak issue in async cmd macro wrappers by Christian Lamparter · 14 years ago
  26. cae7f95 carl9170: fix async command buffer leak by Christian Lamparter · 14 years ago
  27. 9192f71 ath5k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago
  28. 20b25744 ath9k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago
  29. fd59cba typhoon: update to new VLAN acceleration model by David Dillow · 14 years ago
  30. 154ccd8 typhoon: wait for RX mode commands to finish by David Dillow · 14 years ago
  31. 7f8a688 slhc: Don't export symbols twice by Denis Kirjanov · 14 years ago
  32. 1c55781 jme: Support WoL after shutdown by Guo-Fu Tseng · 14 years ago
  33. 0561cf3 vmxnet3: fix typo setting confPA by Harvey Harrison · 14 years ago
  34. 81e8e56 vmxnet3: annotate hwaddr members as __iomem pointers by Harvey Harrison · 14 years ago
  35. 3843e51 vmxnet3: remove set_flag_le{16,64} helpers by Harvey Harrison · 14 years ago
  36. 19ecae2 cxgb4: update to utilize the newer VLAN infrastructure by Dimitris Michailidis · 14 years ago
  37. 8f6d9f4 cxgb4: fix crash due to manipulating queues before registration by Dimitris Michailidis · 14 years ago
  38. 2d3359f can: tscan1: add driver for TS-CAN1 boards by Andre B. Oliveira · 14 years ago
  39. 38df7a3 e1000: make e1000_reinit_safe local by stephen hemminger · 14 years ago
  40. 8d96286 bnx2x: make local function static and remove dead code by stephen hemminger · 14 years ago
  41. fa274cb qlge: disable unsed dump code by stephen hemminger · 14 years ago
  42. ac40921 qlge: make local functions static by stephen hemminger · 14 years ago
  43. 42821a5 vxge: make functions local and remove dead code by stephen hemminger · 14 years ago
  44. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  45. ff2d8d6 atlx: make local functions/data static by stephen hemminger · 14 years ago
  46. 0fb1e54 atl1c: make functions static by stephen hemminger · 14 years ago
  47. 49b0522 benet: make be_poll_rx local by stephen hemminger · 14 years ago
  48. 3f3a5fd benet: remove dead code by stephen hemminger · 14 years ago
  49. 9740d78 mlx4: make functions local and remove dead code. by stephen hemminger · 14 years ago
  50. 00389b0 can: at91_can: add KBUILD_MODNAME to bittiming constant by Marc Kleine-Budde · 14 years ago
  51. 882055c can: at91_can: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 14 years ago
  52. 7672fe7 can: at91_can: convert readl, writel their __raw pendants by Marc Kleine-Budde · 14 years ago
  53. b156fd0 can: at91_can: set bittiming in chip_start by Marc Kleine-Budde · 14 years ago
  54. 33a6f29 can: at91_can: implement and use at91_get_berr_counter by Marc Kleine-Budde · 14 years ago
  55. a9d992e can: at91_can: fix section mismatch warning by Marc Kleine-Budde · 14 years ago
  56. b61f674 can: at91_can: fix compiler warning in at91_irq_err_state by Marc Kleine-Budde · 14 years ago
  57. 759a6c7 can: at91_can: fix use after free of priv by Marc Kleine-Budde · 14 years ago
  58. 8a0e0a4 can: at91_can: fix reception of extended frames by Marc Kleine-Budde · 14 years ago
  59. dbe9132 can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES by Marc Kleine-Budde · 14 years ago
  60. b21d18b can: Topcliff: Add PCH_CAN driver. by Masayuki Ohtake · 14 years ago
  61. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  63. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  64. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  65. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  66. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  67. ec37a48 bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. by Jesse Gross · 14 years ago
  68. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  69. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  70. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  71. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  72. a5190b4 cxgb3: function namespace cleanup by stephen hemminger · 14 years ago
  73. cc4ce02 be2net: Changes to use only priority codes allowed by f/w by Somnath Kotur · 14 years ago
  74. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  75. 612eef4 can: mcp251x: fix generation of error frames by Marc Kleine-Budde · 14 years ago
  76. 5601b2d can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set by Marc Kleine-Budde · 14 years ago
  77. 13eea19 drivers/net/ax88796.c: Return error code in failure by Julia Lawall · 14 years ago
  78. afed4cc b44: fix resume, request_irq after hw reset by James Hogan · 14 years ago
  79. 31b9c19 cxgb4: function namespace cleanup (v3) by stephen hemminger · 14 years ago
  80. be8c648 phy/marvell: fix 88e1121 support by Arnaud Patard · 14 years ago
  81. 27ab760 ixgbe: add a refcnt when turning on/off FCoE offload capability by Yi Zou · 14 years ago
  82. de1036b ixgbe: fix stats handling by Eric Dumazet · 14 years ago
  83. 3a338cb ixgbe: update copyright info by Emil Tantilov · 14 years ago
  84. e47dfcd jme: Advance version number by Guo-Fu Tseng · 14 years ago
  85. 334fbbb jme: Adding mii-tool support by Guo-Fu Tseng · 14 years ago
  86. ea192aa jme: Prevent possible read re-order error by Guo-Fu Tseng · 14 years ago
  87. 3ee9401 jme: Add comment in jme_set_settings by Guo-Fu Tseng · 14 years ago
  88. c8a8684 jme: Fix PHY power-off error by Guo-Fu Tseng · 14 years ago
  89. 7bfc475 bonding: cleanup: remove braces from single block statements by Bandan Das · 14 years ago
  90. 128ea6c bonding: cleanup : add space around operators by Bandan Das · 14 years ago
  91. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  92. fdb246f bnx2: Increase max rx ring size from 1K to 2K by Michael Chan · 14 years ago
  93. 26d8ee7 bonding: make release_and_destroy static by stephen hemminger · 14 years ago
  94. 191cc68 pch_gbe: make local functions static by stephen hemminger · 14 years ago
  95. ae316bb vmxnet3: make bit twiddle routines inline by stephen hemminger · 14 years ago
  96. 379b738 bonding: make bond_resend_igmp_join_requests_delayed static by stephen hemminger · 14 years ago
  97. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  98. 7e12bb0 netxen: make local function static. by stephen hemminger · 14 years ago
  99. d827d86 r8169: print errors when dma mapping fail by Stanislaw Gruszka · 14 years ago
  100. fccec10 r8169: (re)init phy on resume by Stanislaw Gruszka · 14 years ago