1. 44bfce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  2. bcf4d81 drivers/net: Correct NULL test by Julia Lawall · 15 years ago
  3. 2d17188 cxgb3: fix GRO checksum check by Divy Le Ray · 15 years ago
  4. feeb272 igb: make certain to reassign legacy interrupt vectors after reset by Alexander Duyck · 15 years ago
  5. fdd3d63 ixgbe: Fix return of invalid txq by Krishna Kumar · 15 years ago
  6. e44d38e ixgbe: Fix ixgbe_tx_map error path by Anton Blanchard · 15 years ago
  7. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago
  8. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 15 years ago
  9. 88d1a0c Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver by Yoichi Yuasa · 15 years ago
  10. f681507 sky2: fix transmit DMA map leakage by stephen hemminger · 15 years ago
  11. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  12. 55bdeed be2net: use eq-id to calculate cev-isr reg offset by Sathya Perla · 15 years ago
  13. 1e98cad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  14. 9670d80 Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 by Vikram Kandukuri · 15 years ago
  15. 7427847 Bluetooth: Redo checks in IRQ handler for shared IRQ support by Mike Frysinger · 15 years ago
  16. 71cc1fa cdc_ether: Partially revert "usbnet: Set link down initially ..." by Ben Hutchings · 15 years ago
  17. d291b9a be2net: Fix memset() arg ordering. by David S. Miller · 15 years ago
  18. b473946 bonding: bond_open error return value by stephen hemminger · 15 years ago
  19. 3ce1cc5 ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early by John Fastabend · 15 years ago
  20. ebe1b30 ixgbe: set the correct DCB bit for pg tx settings by John Fastabend · 15 years ago
  21. ac26d7d igbvf: fix issue w/ mapped_as_page being left set after unmap by Alexander Duyck · 15 years ago
  22. aeedba8 drivers/net: ks8851_mll ethernet network driver by Choi, David · 15 years ago
  23. 7b139c8 be2net: Bug fix to support newer generation of BE ASIC by Ajit Khaparde · 15 years ago
  24. 744595c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  25. c928feb starfire: clean up properly if firmware loading fails by Ben Hutchings · 15 years ago
  26. 39d3215 virtio_net: Make delayed refill more reliable by Herbert Xu · 15 years ago
  27. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 15 years ago
  28. 8704a2c sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer by Guido Barzini · 15 years ago
  29. 4f9a91c qlge: Only free resources if they were allocated by Breno Leitao · 15 years ago
  30. aa8bc9e ath9k: fix eeprom INI values override for 2GHz-only cards by Felix Fietkau · 15 years ago
  31. 0b5d9b2 iwlwifi: fix pointer signedness warning by Johannes Berg · 15 years ago
  32. a40ccc6 sky2: revert config space change by stephen hemminger · 15 years ago
  33. 2ca4231 sky2: Enable/disable WOL per hardware device by Mike McCormack · 15 years ago
  34. 8e1e8a4 net: Fix IPv6 GSO type checks in Intel ethernet drivers by Sridhar Samudrala · 15 years ago
  35. 8581145 igb/igbvf: cleanup exception handling in tx_map_adv by Alexander Duyck · 15 years ago
  36. 9926146 e1000/e1000e: don't use small hardware rx buffers by Jesse Brandeburg · 15 years ago
  37. 33d7959 fmvj18x_cs: add new id (Panasonic lan & modem card) by Ken Kawasaki · 15 years ago
  38. fa4281b be2net: swap only first 2 fields of mcc_wrb by Sathya Perla · 15 years ago
  39. 60abe78 Please add support for Microsoft MN-120 PCMCIA network card by Ron Murray · 15 years ago
  40. f9fd239 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  41. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  42. 26d92f9 be2net: fix bug in rx page posting by Sathya Perla · 15 years ago
  43. b811246 wimax/i2400m: Add support for more i6x50 SKUs by Inaky Perez-Gonzalez · 15 years ago
  44. 836f48c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  45. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  46. 4caca5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  47. f8c7e6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  48. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  49. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  50. b94b502 e1000e: enhance frame fragment detection by Jesse Brandeburg · 15 years ago
  51. 40a14de e1000: enhance frame fragment detection by Jesse Brandeburg · 15 years ago
  52. c1fa347 e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() by Roel Kluin · 15 years ago
  53. 0a2fea2 USB: isp1362: fix build failure on ARM systems via irq_flags cleanup by Lothar Wassmann · 15 years ago
  54. 96b8517 USB: isp1362: better 64bit printf warning fixes by Lothar Wassmann · 15 years ago
  55. 10d2cdb USB: fix usbstorage for 2770:915d delivers no FAT by Ryan May · 15 years ago
  56. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago
  57. ae35fe9 USB: FHCI: avoid NULL pointer dereference by Alexander Beregalov · 15 years ago
  58. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  59. b132b04 USB: add speed values for USB 3.0 and wireless controllers by Greg Kroah-Hartman · 15 years ago
  60. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  61. cec3a53 USB: EHCI & UHCI: fix race between root-hub suspend and port resume by Alan Stern · 15 years ago
  62. 1b9a38b USB: EHCI: fix handling of unusual interrupt intervals by Alan Stern · 15 years ago
  63. acbe2fe USB: Don't use GFP_KERNEL while we cannot reset a storage device by Oliver Neukum · 15 years ago
  64. a91b593 USB: fix bitmask merge error by Alan Stern · 15 years ago
  65. 2591530 usb: serial: fix memory leak in generic driver by Johan Hovold · 15 years ago
  66. 25719e6b USB: serial: fix USB serial fix kfifo_len locking by Stefani Seibold · 15 years ago
  67. 7692fd4 Staging: hv: fix smp problems in the hyperv core code by Greg Kroah-Hartman · 15 years ago
  68. d31a2ff Staging: et131x: Fix 2.6.33rc1 regression in et131x by Alan Cox · 15 years ago
  69. 20633bf Staging: asus_oled: fix oops in 2.6.32.2 by Eugeni Dodonov · 15 years ago
  70. 7036251 tty: fix race in tty_fasync by Greg Kroah-Hartman · 15 years ago
  71. 18c576f serial: serial_cs: oxsemi quirk breaks resume by Pavel Machek · 15 years ago
  72. 2e2eb50 serial: imx: bit &/| confusion by Roel Kluin · 15 years ago
  73. 16ae2a8 serial: Fix crash if the minimum rate of the device is > 9600 baud by Alan Cox · 15 years ago
  74. 4547be7 serial-core: resume serial hardware with no_console_suspend by Stanislav Brabec · 15 years ago
  75. 6d34855 serial: 8250_pnp: use wildcard for serial Wacom tablets by Matthew Garrett · 15 years ago
  76. eeec32a nozomi: quick fix for the close/close bug by Alan Cox · 15 years ago
  77. bd79667 Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" by Greg Kroah-Hartman · 15 years ago
  78. f776c5e driver-core: fix devtmpfs crash on s390 by Heiko Carstens · 15 years ago
  79. 534ead7 libata: retry FS IOs even if it has failed with AC_ERR_INVALID by Tejun Heo · 15 years ago
  80. 418521d Merge branch 'bugzilla-14954' into release by Len Brown · 15 years ago
  81. be6066f3 Merge branch 'misc' into release by Len Brown · 15 years ago
  82. b4cdd6a Merge branch 'osc-bugfix' into release by Len Brown · 15 years ago
  83. 2984397 Merge branch 'eeepc-laptop' into release by Len Brown · 15 years ago
  84. b07f07e Merge branch 'ec' into release by Len Brown · 15 years ago
  85. 361243f Merge branch 'bugzilla-15064' into release by Len Brown · 15 years ago
  86. 49897de Merge branch 'bugzilla-14858' into release by Len Brown · 15 years ago
  87. 093e296 Merge branch 'bugzilla-13577-video' into release by Len Brown · 15 years ago
  88. 9c6a6b3 Merge branch 'acpi-pad' into release by Len Brown · 15 years ago
  89. d22edd2 ACPI: delete acpi_processor_power_verify_c2() by Len Brown · 15 years ago
  90. a6d72c1 ACPI: allow C3 > 1000usec by Len Brown · 15 years ago
  91. 5d76b6f ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C by Len Brown · 15 years ago
  92. 7f07a60 ACPI: power_meter: remove double kfree() by Darren Jenkins · 15 years ago
  93. 2205cbe ACPI: processor: restrict early _PDC to opt-in platforms by Alex Chiang · 15 years ago
  94. 7440177 ath9k: fix beacon slot/buffer leak by Felix Fietkau · 15 years ago
  95. 2d146eb S2io: two branches the same in wait_for_cmd_complete() by Ram Vepa · 15 years ago
  96. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  97. 98f672c bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.h by Mike Frysinger · 15 years ago
  98. 357d46a sfc: QT202x: Remove unreliable MMD check at initialisation by Matthew Slattery · 15 years ago
  99. 3469242 ucc_geth: Fix full TX queue processing by Jiajun Wu · 15 years ago
  100. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago