1. 345056a sfc: Set ip_summed correctly for page buffers passed to GRO by Ben Hutchings · 16 years ago
  2. d054938 cnic: Fix L2CTX_STATUSB_NUM offset in context memory. by Michael Chan · 16 years ago
  3. 77de084 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 16 years ago
  4. fcb4561 drm: Add the basic check for the detailed timing in EDID by Zhao Yakui · 16 years ago
  5. 93239ea drm/radeon/kms: ignore vga arbiter return. by Dave Airlie · 16 years ago
  6. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  7. 30bd572 airo: Reorder tests, check bounds before element by Roel Kluin · 16 years ago
  8. d18ba45 libertas spi: fix sparse errors by Holger Schurig · 16 years ago
  9. e6693ea b43: add 'struct b43_wl' missing declaration by Miguel Boton · 16 years ago
  10. d50bae3 b43: Fix Bugzilla #14181 and the bug from the previous 'fix' by Larry Finger · 16 years ago
  11. 1761631 rt2x00: Fix crypto in TX frame for rt2800usb by Benoit PAPILLAULT · 16 years ago
  12. 55a1098 Revert "PCI: get larger bridge ranges when space is available" by Jesse Barnes · 16 years ago
  13. f568a92 sh_eth: Add asm/cacheflush.h by Nobuhiro Iwamatsu · 16 years ago
  14. fb64bb5 PPPoE: Fix flush/close races. by Michal Ostrowski · 16 years ago
  15. a864343 mfd: Do not dereference null pointer in twl4030 error path by Ilkka Koskinen · 16 years ago
  16. 14f572f mfd: Always initialise WM831x IRQ mutex by Mark Brown · 16 years ago
  17. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 16 years ago
  18. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 16 years ago
  19. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 16 years ago
  20. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 16 years ago
  21. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 16 years ago
  22. 3930596 igbvf: fix memory leak when ring size changed while interface down by Alexander Duyck · 16 years ago
  23. 759884b ixgbe: fix memory leak when resizing rings while interface is down by Alexander Duyck · 16 years ago
  24. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 16 years ago
  25. 94efb72 pcmcia: do not load the pd6729 driver if io_base is NULL by Komuro · 16 years ago
  26. d3da683 bonding: Modify hash transmit policies to use the packet's source MAC address by Jasper Spaans · 16 years ago
  27. 62e20a6 DM9000: Fix revision ID for DM9000B by Ben Dooks · 16 years ago
  28. 05af214 r8169: fix Ethernet Hangup for RTL8110SC rev d by Simon Wunderlich · 16 years ago
  29. 371dc4a hwmon: (it87) Fix VID reading on IT8718F/IT8720F by Jean Delvare · 16 years ago
  30. 9d09144 hwmon: (dme1737) No vid attributes for SCH311x by Jean Delvare · 16 years ago
  31. c7702c3 hwmon: (fschmd) Fix check on unsigned in watchdog_write() by Roel Kluin · 16 years ago
  32. db51914 ifb: should not use __dev_get_by_index() without locks by Eric Dumazet · 16 years ago
  33. bc36b42 net: au1000_eth: add missing capability.h by Manuel Lauss · 16 years ago
  34. 196f17e myri10ge: improve port type reporting in ethtool by Brice Goglin · 16 years ago
  35. 74eee2e e1000e: reset the PHY on 82577/82578 when going to Sx by Bruce Allan · 16 years ago
  36. 2bd9af0 isdn: fix possible circular locking dependency by Xiaotian Feng · 16 years ago
  37. 0dc6d9c netxen: avoid undue board config check by Dhananjay Phadke · 16 years ago
  38. ff8a306 netxen: fix tx timeout handling on firmware hang by Amit Kumar Salecha · 16 years ago
  39. 8bee0a9 netxen: fix i2c init by Dhananjay Phadke · 16 years ago
  40. 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  41. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. e571306 Input: atkbd - add a quirk for OQO 01+ multimedia keys by Jamie Lentin · 16 years ago
  43. ff07eb8 move virtrng_remove to .devexit.text by Uwe Kleine-König · 16 years ago
  44. 1e65175 move virtballoon_remove to .devexit.text by Uwe Kleine-König · 16 years ago
  45. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 16 years ago
  46. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 16 years ago
  47. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 16 years ago
  48. 9e820af [SCSI] zfcp: Flush SCSI registration work when adding unit by Christof Schmitt · 16 years ago
  49. 9d38500 [SCSI] zfcp: Fix timer initialization for ct and els requests by Christof Schmitt · 16 years ago
  50. 10d00f7 [SCSI] zfcp: Warn about storage devices with broken PLOGI data by Christof Schmitt · 16 years ago
  51. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 16 years ago
  52. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 16 years ago
  53. 845de8a niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case by Joyce Yu · 16 years ago
  54. be8db0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  55. 1b76070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  56. af2bd9d mmc: at91_mci: Don't include asm/mach/mmc.h by Uwe Kleine-König · 16 years ago
  57. 4fe71db Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  58. 0996391 ARM: Fix lubbock defconfig build by Russell King · 16 years ago
  59. b6a71bf KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST by Ben Dooks · 16 years ago
  60. 160d0fa KS8851: Fix MAC address write order by Ben Dooks · 16 years ago
  61. 57dada6 KS8851: Add soft reset at probe time by Ben Dooks · 16 years ago
  62. 78abcb1 net: fix section mismatch in fec.c by Steven King · 16 years ago
  63. 5f78433 pcmcia: Fix possible printk format warnings by Wolfram Sang · 16 years ago
  64. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 16 years ago
  65. 774b138 UBI: fix check on unsigned long by Roel Kluin · 16 years ago
  66. 2eadaad UBI: fix backward compatibility by Artem Bityutskiy · 16 years ago
  67. 6629542 md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning by Dan Williams · 16 years ago
  68. b0002e0 omap: Use ioremap in dispc.c by Tony Lindgren · 16 years ago
  69. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 16 years ago
  70. 16dd18b ethoc: inline regs access by Thomas Chou · 16 years ago
  71. c5e0952 pcmcia: do not try to store more than 4 version strings by Dominik Brodowski · 16 years ago
  72. 84897fc pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup by Dominik Brodowski · 16 years ago
  73. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 16 years ago
  74. 000c2a3 Input: atkbd - consolidate force release quirks for volume keys by Herton Ronaldo Krzesinski · 16 years ago
  75. 4f7802d Input: logips2pp - model 73 is actually TrackMan FX by Dmitry Torokhov · 16 years ago
  76. b0225e8 Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list by Dmitry Torokhov · 16 years ago
  77. 30514cc pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe by Frans Pop · 16 years ago
  78. 0137304 pcmcia: fix controller printk format warnings by Randy Dunlap · 16 years ago
  79. f6965582 vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n by Randy Dunlap · 16 years ago
  80. c1cc65c dm snapshot: allow chunk size to be less than page size by Mikulas Patocka · 16 years ago
  81. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 16 years ago
  82. 4c6fff4 dm snapshot: lock snapshot while supplying status by Mikulas Patocka · 16 years ago
  83. 0e8c4e4 dm exception store: fix failed set_chunk_size error path by Mikulas Patocka · 16 years ago
  84. 3f2412d dm snapshot: require non zero chunk size by end of ctr by Mikulas Patocka · 16 years ago
  85. f88fb98 dm: dec_pending needs locking to save error value by Kiyoshi Ueda · 16 years ago
  86. 03022c5 dm: add missing del_gendisk to alloc_dev error path by Zdenek Kabelac · 16 years ago
  87. bca915a dm log: userspace fix incorrect luid cast in userspace_ctr by Andrew Morton · 16 years ago
  88. 034a186 dm snapshot: free exception store on init failure by Jonathan Brassow · 16 years ago
  89. 6d45d93 dm snapshot: sort by chunk size to fix race by Mikulas Patocka · 16 years ago
  90. 2fdc246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  91. 4997811 amd64_edac: fix DRAM base and limit extraction masks, v2 by Borislav Petkov · 16 years ago
  92. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  93. 159a7ff sata_mv: Prevent PIO commands to be defered too long if traffic in progress. by Gwendal Grignou · 16 years ago
  94. 6d4f950 pata_sc1200: Fix crash on boot by Alan Cox · 16 years ago
  95. f4b31db9 libata: fix internal command failure handling by Tejun Heo · 16 years ago
  96. 4f7c287 libata: fix PMP initialization by Tejun Heo · 16 years ago
  97. 6489e32 sata_nv: make sure link is brough up online when skipping hardreset by Tejun Heo · 16 years ago
  98. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 16 years ago
  99. 726206f ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. by peer chen · 16 years ago
  100. 7d948b1 pata_via: extend the rev_max for VT6330 by JosephChan@via.com.tw · 16 years ago