1. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 17 years ago
  3. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  4. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  5. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  6. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  7. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  8. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  9. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  10. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  11. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  12. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  13. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  14. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  15. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  16. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  17. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  18. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 17 years ago
  19. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 17 years ago
  20. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  21. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  22. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  23. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  24. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  25. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 17 years ago
  26. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  27. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  28. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  29. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  30. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  31. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  32. c5b9004 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  33. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 17 years ago
  34. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 17 years ago
  35. ac2c5bd ata/sata_fsl: Remove unused variable in sata_fsl_probe by Johann Felix Soden · 17 years ago
  36. 119b3aa pata_sil680: Fix build on arch/ppc by Benjamin Herrenschmidt · 17 years ago
  37. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 17 years ago
  38. b9ad898 spi: spi_bfin5xx: remove unused label by Michael Hennerich · 17 years ago
  39. f9e522c spi: spi_bfin5xx: fix probe() sequencing by Vitja Makarov · 17 years ago
  40. 4fb98ef spi: spi_bfin5xx build fix by Mike Frysinger · 17 years ago
  41. ba62b07 acpi: fix "buggy BIOS check" when CPUs are hot removed by Alok Kataria · 17 years ago
  42. bb070e4 acpi thermal: fix result check by Krzysztof Helt · 17 years ago
  43. ef45cb6 ub: remove BUG() after __blk_end_request and fix the condition causing it by Pete Zaitcev · 17 years ago
  44. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  45. 881400a b43legacy: fix bcm4303 crash by Stefano Brivio · 17 years ago
  46. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 17 years ago
  47. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 17 years ago
  48. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 17 years ago
  49. 4c3b01f pvrusb2: fix broken build due to patch order dependency by Michael Krufky · 17 years ago
  50. ad3c7e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  51. c976816 siimage: fix kernel oops on PPC 44x by Sergei Shtylyov · 17 years ago
  52. 6ea0a46 virtio_net: remove overzealous printk by Anthony Liguori · 17 years ago
  53. 099c736 Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade" by Linus Torvalds · 17 years ago
  54. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 17 years ago
  55. 4cac04d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 4a72ef9 Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  57. 28b8383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  58. c28cf0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  59. 3bf4846 fix IS_I9XX macro in i915 DRM driver by Jesse Barnes · 17 years ago
  60. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 17 years ago
  61. 92c9d07 V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx models by Michael Krufky · 17 years ago
  62. dd6e946 V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx models by Michael Krufky · 17 years ago
  63. a80c5aa V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 by Mauro Carvalho Chehab · 17 years ago
  64. 8e08af3 V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio by Michael Krufky · 17 years ago
  65. 4a8f3a5 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref by Cyrill Gorcunov · 17 years ago
  66. cc1020f [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog by Andrew Paprocki · 17 years ago
  67. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 17 years ago
  68. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 17 years ago
  69. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 17 years ago
  70. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  71. 7a5ac8d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  72. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 17 years ago
  73. 30ecce9 fix endian lossage in forcedeth by Al Viro · 17 years ago
  74. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 17 years ago
  75. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  76. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 17 years ago
  77. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 17 years ago
  78. 8243e63 pata_ali: disable ATAPI DMA by Tejun Heo · 17 years ago
  79. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 17 years ago
  80. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 17 years ago
  81. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  82. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 17 years ago
  83. 2eccd6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  84. cd1d2d2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  85. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  86. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  87. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 17 years ago
  88. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 17 years ago
  89. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 17 years ago
  90. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 17 years ago
  91. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 17 years ago
  92. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 17 years ago
  93. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 17 years ago
  94. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 17 years ago
  95. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 17 years ago
  96. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 17 years ago
  97. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 17 years ago
  98. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 17 years ago
  99. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  100. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 17 years ago