1. b518fa8 r8169: udelay() removal by Francois Romieu · 18 years ago
  2. 188f4af r8169: use NETDEV_TX_{BUSY/OK} by Francois Romieu · 18 years ago
  3. bcf0bf9 r8169: sync with vendor's driver by Francois Romieu · 18 years ago
  4. 4ff96fa r8169: remove rtl8169_init_board by Francois Romieu · 18 years ago
  5. 623a159 r8169: hardware flow control by Francois Romieu · 18 years ago
  6. 9dccf61 r8169: RX fifo overflow recovery by Francois Romieu · 18 years ago
  7. a2b98a6 r8169: mac address change support by Francois Romieu · 18 years ago
  8. 6482132 [PATCH] fix compile regression for a few scsi drivers by Christoph Hellwig · 18 years ago
  9. dab5025 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  10. 761a126 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  11. 153d7f3 [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare by Arjan van de Ven · 18 years ago
  12. b6e77a5 [TG3]: Update version and reldate by Michael Chan · 18 years ago
  13. 32d8c57 [TG3]: Handle tg3_init_rings() failures by Michael Chan · 18 years ago
  14. b9ec6c1 [TG3]: Add tg3_restart_hw() by Michael Chan · 18 years ago
  15. 7b30f09 [PATCH] cciss: fix stall with softirq handling and CFQ by Jens Axboe · 18 years ago
  16. 6bc063d [SCSI] esp: Fix build. by David S. Miller · 18 years ago
  17. e9e9290 [Bluetooth] Enable SCO support for Broadcom HID proxy dongle by Marcel Holtmann · 18 years ago
  18. 8e4f723 [Bluetooth] Add quirk for another broken RTX Telecom based dongle by Marcel Holtmann · 18 years ago
  19. ea9727f [Bluetooth] Correct SCO buffer size for Belkin devices by Marcel Holtmann · 18 years ago
  20. 520ca78 [Bluetooth] Correct SCO buffer size for another Broadcom chip by Marcel Holtmann · 18 years ago
  21. 8fdf679 IB/mthca: Initialize max_cmds before debug code prints it by Roland Dreier · 18 years ago
  22. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 18 years ago
  23. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 18 years ago
  24. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  25. 16c5941 IB/ipath: ipath_skip_sge() can break if num_sge > 1 by Ralph Campbell · 18 years ago
  26. c9f79bd IB/ipath: Fix ib_ipath driver to work with SRP by Ralph Campbell · 18 years ago
  27. 3d37b9e IB/ipath: Fix a data corruption by Ralph Campbell · 18 years ago
  28. 1252c51 IB/mthca: Fix SRQ limit event range check by Dotan Barak · 18 years ago
  29. 43db2bc IB/uverbs: Fix lockdep warnings by Roland Dreier · 18 years ago
  30. ec924b4 IB/uverbs: Fix unlocking in error paths by Michael S. Tsirkin · 18 years ago
  31. 2cd7cbd [cpufreq] ondemand: make shutdown sequence more robust by Linus Torvalds · 18 years ago
  32. 12157a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. 9ed3627 [DUMMY]: Avoid an oops when dummy_init_one() failed by Nicolas Dichtel · 18 years ago
  34. 4a9c74e [IFB] After ifb_init_one() failed, i is increased. Decrease by Nicolas Dichtel · 18 years ago
  35. a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 18 years ago
  36. b826315 [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine by Henrik Kretzschmar · 18 years ago
  37. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  38. 41b1d17 [WAN]: Cosmetic changes to N2 and C101 drivers by Krzysztof Halasa · 18 years ago
  39. 4bc83b4 [WAN]: Added missing netif_dormant_off() to generic HDLC by Krzysztof Halasa · 18 years ago
  40. 8a84eb1 [SERIAL] sunzilog: Fix instance enumeration. by David S. Miller · 18 years ago
  41. b77d35b [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). by David S. Miller · 18 years ago
  42. 67e23a1 [SERIAL] sunzilog: Register IRQ after all devices have been probed. by David S. Miller · 18 years ago
  43. 3932932 [SPARC] sbus: Make sure sbus nodes are named uniquely. by David S. Miller · 18 years ago
  44. bda2f7b [SERIAL] sunsab: Get line numbers and table sizing correct. by David S. Miller · 18 years ago
  45. 44f2650 [SPARC64] Fix sunsab ports ordering by Marc Zyngier · 18 years ago
  46. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  47. 53a4998 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  48. 3bda241 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  49. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  50. bdd0150 [PATCH] spidernet: rework tx queue handling by Jens Osterkamp · 18 years ago
  51. ee962a5 [PATCH] spidernet: bug fix for init code by Jens Osterkamp · 18 years ago
  52. caa0371 [PATCH] sky2: NAPI poll fix by Stephen Hemminger · 18 years ago
  53. 83b0fe8 Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  54. 13ffa92 [S390] channel measurement interval display. by Cornelia Huck · 18 years ago
  55. f257b06 [S390] xpram module parameter parsing - take 2. by Heiko Carstens · 18 years ago
  56. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  57. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  58. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  59. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  60. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  61. d6c93e1 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  62. 5694ca9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  63. 22caf04 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G by Mike Rapoport · 18 years ago
  64. c3c36aa [PATCH] tpm_tis: use resource_size_t by Kylene Jo Hall · 18 years ago
  65. 9e323d3 [PATCH] tpm: Add force device probe option by Kylene Jo Hall · 18 years ago
  66. cab091e [PATCH] tpm: interrupt clear fix by Kylene Jo Hall · 18 years ago
  67. 2e82636 [PATCH] TPM: fix failure path leak by Randy Dunlap · 18 years ago
  68. 2e8f7a3 [PATCH] gpio: rename exported vtables to better match purpose by Jim Cromie · 18 years ago
  69. abecb6d [PATCH] gpio: cosmetics: remove needless newlines by Jim Cromie · 18 years ago
  70. 91e260b [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough by Jim Cromie · 18 years ago
  71. bca3bff [PATCH] net48xx LED cleanups by Chris Boot · 18 years ago
  72. 635adb6 [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N by Jim Cromie · 18 years ago
  73. ae2d1f2 [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep by Jim Cromie · 18 years ago
  74. cccedb1 [PATCH] drivers/block/cpqarray.c: remove an unused variable by Adrian Bunk · 18 years ago
  75. 7e56a7d [PATCH] RTC subsystem, Add ISL1208 support by Herbert Valerio Riedel · 18 years ago
  76. bef317e [PATCH] ramdisk blocksize Kconfig entry by Nathan Scott · 18 years ago
  77. e322fed [PATCH] IB/core: use correct gfp_mask in sa_query by Michael S. Tsirkin · 18 years ago
  78. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  79. 74f76fb [PATCH] IB/cm: set private data length for reject messages by Ira Weiny · 18 years ago
  80. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 18 years ago
  81. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  82. 04c3354 [PATCH] IB/cm: drop REQ when out of memory by Michael S. Tsirkin · 18 years ago
  83. 0964d91 [PATCH] IB/mthca: comment fix by Michael S. Tsirkin · 18 years ago
  84. 2290d2c [PATCH] IB/mthca: fix static rate returned by mthca_ah_query by Jack Morgenstein · 18 years ago
  85. cc08632 [CRYPTO] padlock: Fix alignment after aes_ctx rearrange by Michal Ludvig · 18 years ago
  86. 5b4bbb3 [SERIAL] sunsab: Fix significant typo in sab_probe() by David S. Miller · 18 years ago
  87. c964521 [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. by David S. Miller · 18 years ago
  88. 36902f2 e1000: bump version to 7.1.9-k4 by Auke Kok · 18 years ago
  89. eb0f805 e1000: fix panic on large frame receive when mtu=default by Auke Kok · 18 years ago
  90. f235a2a e1000: remove CRC bytes from measured packet length by Auke Kok · 18 years ago
  91. d3d9e48 e1000: Redo netpoll fix to address community concerns by Auke Kok · 18 years ago
  92. 79bd3f8 [SCSI] More buffer->request_buffer changes by Christoph Hellwig · 18 years ago
  93. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  94. 300c215 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  95. 7b69a4c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  96. a23f463 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  97. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  98. 8b1b218 [MMC] Change SDHCI version error to a warning by Pierre Ossman · 18 years ago
  99. fb61e28 [MMC] Fix incorrect register access by Pierre Ossman · 18 years ago
  100. 92c0bfe [SCSI] mptfusion: bump version to 3.04.01 by Eric Moore · 18 years ago