1. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 14 years ago
  2. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 14 years ago
  3. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 14 years ago
  4. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 14 years ago
  5. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 14 years ago
  6. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 14 years ago
  7. 9ac067a Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  8. 953a12c r8169: don't request firmware when there's no userspace. by François Romieu · 14 years ago
  9. e39aece bnx2x: fix UDP csum offload by Vladislav Zolotarov · 14 years ago
  10. 13f172f netconsole: fix deadlock when removing net driver that netconsole is using (v2) by Neil Horman · 14 years ago
  11. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  12. cb77183 atl1c: Fix work event interrupt/task races by Tim Gardner · 14 years ago
  13. e74fbd03 be2net: increment work_counter in be_worker by Ivan Vecera · 14 years ago
  14. e2a85ae powerpc: Fix multicast problem in fs_enet driver by Andrea Galbusera · 14 years ago
  15. 069f40f iwl4965: fix skb usage after free by Stanislaw Gruszka · 14 years ago
  16. b250269 iwlwifi: fix skb usage after free by Stanislaw Gruszka · 14 years ago
  17. 2430af8 bonding: 802.3ad - fix agg_device_up by Jiri Bohac · 14 years ago
  18. 6f4d6dc ehea: Fix a DLPAR bug on ehea_rereg_mrs(). by Breno Leitao · 14 years ago
  19. 2232d31 ath9k: fix the return value of ath_stoprecv by Felix Fietkau · 14 years ago
  20. 7caa231 iwlwifi: fix frame injection for HT channels by Daniel Halperin · 14 years ago
  21. 0553c89 ip6_pol_route panic: Do not allow VLAN on loopback by Krishna Kumar · 14 years ago
  22. 70dda99 bnx2x: Fix port identification problem by Yaniv Rosner · 14 years ago
  23. 49b4947 bna: fix memory leak during RX path cleanup by Rasesh Mody · 14 years ago
  24. 79ea6c8 bna: fix for clean fw re-initialization by Rasesh Mody · 14 years ago
  25. dd50304 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  26. 332704a iwlegacy: fix tx_power initialization by Stanislaw Gruszka · 14 years ago
  27. 91a403c qlcnic: limit skb frags for non tso packet by Amit Kumar Salecha · 14 years ago
  28. 7c9f647 net: can: mscan: fix build breakage in mpc5xxx_can by Anatolij Gustschin · 14 years ago
  29. c0212fb Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  30. fcfa060 sfc: Use rmb() to ensure reads occur in order by Neil Turton · 14 years ago
  31. 3d894a9 net/natsami: store MAC into perm_addr by Otavio Salvador · 14 years ago
  32. efa2ad8 net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variants by Otavio Salvador · 14 years ago
  33. 0e08785 connector: fix skb double free in cn_rx_skb() by Patrick McHardy · 14 years ago
  34. 50f6871 ath9k_htc: Fix ethtool reporting by Sujith Manoharan · 14 years ago
  35. 5882da02 ath9k_hw: fix stopping rx DMA during resets by Felix Fietkau · 14 years ago
  36. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 14 years ago
  37. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 14 years ago
  38. c968bdf netxen: limit skb frags for non tso packet by amit salecha · 14 years ago
  39. 77c8e2c bonding:fix two typos by Peter Pan(潘卫平) · 14 years ago
  40. 9814290 net: fix tranmitted/tranmitting typo by Peter Pan(潘卫平) · 14 years ago
  41. 26f007b bonding:delete unused rlb_interval_counter by Peter Pan(潘卫平) · 14 years ago
  42. 3b64756 bonding:delete unused alb_timer by Peter Pan(潘卫平) · 14 years ago
  43. 38dbaf0 bonding:set save_load to 0 when initializing by Peter Pan(潘卫平) · 14 years ago
  44. a08070a stmmac: fix Transmit Underflow error by Giuseppe CAVALLARO · 14 years ago
  45. f66ffe2 stmmac: fix open funct when exit on error by Giuseppe CAVALLARO · 14 years ago
  46. bded18c stmmac: fixed dma lib build when turn-on the debug option by Giuseppe CAVALLARO · 14 years ago
  47. 0e10b33 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  48. 4a39e78 iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY by John W. Linville · 14 years ago
  49. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 14 years ago
  50. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  51. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 14 years ago
  52. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  53. a6756da p54: Initialize extra_len in p54_tx_80211 by Jason Conti · 14 years ago
  54. 96f372c ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls by Felix Fietkau · 14 years ago
  55. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  56. 60b1809 mlx4_en: Restoring RX buffer pointer in case of failure by Yevgeny Petrilin · 14 years ago
  57. ab6dc30 mlx4: Sensing link type at device initialization by Yevgeny Petrilin · 14 years ago
  58. 0c3efe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  59. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 14 years ago
  60. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  61. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  62. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. bd39a27 ath: add missing regdomain pair 0x5c mapping by Christian Lamparter · 14 years ago
  64. bf3ca7f mwl8k: do not free unrequested irq by Brian Cavagnolo · 14 years ago
  65. 2845fd8 iwlagn: override 5300 EEPROM # of chains by Johannes Berg · 14 years ago
  66. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  67. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  68. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  69. 2b9accb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  70. 7e3bf1d fix build fail for hv_mouse indefine udelay by Youquan Song · 14 years ago
  71. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 14 years ago
  72. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 14 years ago
  73. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 14 years ago
  74. d2dd0b0 staging: usbip: bugfixes related to kthread conversion by Arjan Mels · 14 years ago
  75. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 14 years ago
  76. c996edc staging: hv: Fix GARP not sent after Quick Migration by Haiyang Zhang · 14 years ago
  77. 1f5db83 be2net: Fix suspend/resume operation by Padmanabh Ratnakar · 14 years ago
  78. ecd6210 be2net: Rename some struct members for clarity by Padmanabh Ratnakar · 14 years ago
  79. ae07b0b pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev by Ulrich Weber · 14 years ago
  80. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  81. 2d5d415 be2net: Fix a potential crash during shutdown. by Ajit Khaparde · 14 years ago
  82. 1e58148 bna: Fix for handling firmware heartbeat failure by Rasesh Mody · 14 years ago
  83. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 14 years ago
  84. 35a67ed smsc911x: fix mac_lock acquision before calling smsc911x_mac_read by Enric Balletbo i Serra · 14 years ago
  85. 97fb850 efifb: Add override for 11" Macbook Air 3,1 by Matthew Garrett · 14 years ago
  86. 47dfe51 efifb: Support overriding fields FW tells us with the DMI data. by Peter Jones · 14 years ago
  87. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 14 years ago
  88. 787dffa5 savagefb: Remove obsolete else clause in savage_setup_i2c_bus by Tormod Volden · 14 years ago
  89. 21cd72e savagefb: Set up I2C based on chip family instead of card id by Tormod Volden · 14 years ago
  90. a564d30 savagefb: Replace magic register address with define by Tormod Volden · 14 years ago
  91. a8c908d drivers/video/bfin-lq035q1-fb.c: introduce missing kfree by Julia Lawall · 14 years ago
  92. b73a21fc video: s3c-fb: fix checkpatch errors and warning by Jingoo Han · 14 years ago
  93. da60325 HID: Add support for CH Pro Throttle by Jiri Kosina · 14 years ago
  94. cc5e0f0 HID: hid-magicmouse: Increase evdev buffer size by Chase Douglas · 14 years ago
  95. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 14 years ago
  96. 782b86e ide: always ensure that blk_delay_queue() is called if we have pending IO by Jens Axboe · 14 years ago
  97. a63a5cf dm: improve block integrity support by Mike Snitzer · 14 years ago
  98. 929e272 ide: ide_requeue_and_plug() reinstate "always plug" behaviour by Jens Axboe · 14 years ago
  99. 623dda6 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  100. 6a6ec62 staging: IIO: IMU: ADIS16400: Avoid using printk facility directly by Michael Hennerich · 14 years ago