1. 355423d r8169: Don't update statistics counters when interface is down by Ivan Vecera · 16 years ago
  2. 12402b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  3. b98ac70 gianfar: Fix potential soft reset race by Andy Fleming · 16 years ago
  4. 1fbe493 gianfar: Fix BD_LENGTH_MASK definition by Andy Fleming · 16 years ago
  5. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 16 years ago
  6. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 16 years ago
  7. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 16 years ago
  8. 4d7155b e1000: Fix PCI enable to honor the need_ioport flag by Karsten Keil · 16 years ago
  9. 714c48f sgi-xp: link XPNET's net_device_ops to its net_device structure by Dean Nelson · 16 years ago
  10. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 16 years ago
  11. 67dd824 hso: add new device id's by Filip Aben · 16 years ago
  12. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  13. eb4400e dca: redesign locks to fix deadlocks by Maciej Sosnowski · 16 years ago
  14. ff01b91 cassini/sungem: limit reaches -1, but 0 tested by Roel Kluin · 16 years ago
  15. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 16 years ago
  16. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  17. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  18. 9e6235e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  19. 5c350d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  20. 017f517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  21. 17294ab Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  22. 3fff017 virtio-pci: do not oops on config change if driver not loaded by Mark McLoughlin · 16 years ago
  23. 0047e5d qlge: bugfix: Add missing netif_napi_del call. by Ron Mercer · 16 years ago
  24. e78f5fa7 qlge: bugfix: Add flash offset for second port. by Ron Mercer · 16 years ago
  25. 2635147 qlge: bugfix: Fix endian issue when reading flash. by Ron Mercer · 16 years ago
  26. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 16 years ago
  27. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 16 years ago
  28. 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 16 years ago
  29. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
  30. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
  31. d224b62 icside: fix PCB version 6 support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 9711a53 tx4939ide: typo fix and minor cleanup by Atsushi Nemoto · 16 years ago
  33. a77dcc4 ide: add CS5536 host driver (v3) by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 9f6514c ide: Force VIA IDE legacy interrupts for AmigaOne boards by Gerhard Pircher · 16 years ago
  35. 51d6ac7 IDE: Unregister and disable devices if initialization fails. by Ian Campbell · 16 years ago
  36. 9a100f4 ide: fix ide_register_port() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
  37. e5461f3 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. 9e772d0 ide-cd: fix DMA for non bio-backed requests by Borislav Petkov · 16 years ago
  39. 8f04915 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  40. 7fbb7ca fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks by Risto Suominen · 16 years ago
  41. 309ea62 powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net by Stephen Rothwell · 16 years ago
  42. 67e70ba V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning by Devin Heitmueller · 16 years ago
  43. 40c41c8 V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio by Mauro Carvalho Chehab · 16 years ago
  44. e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 4b8d8ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  46. 878b861 Fix memory corruption in console selection by Mikulas Patocka · 16 years ago
  47. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
  49. 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 16 years ago
  50. ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 16 years ago
  51. bbd98fe igb: Fix DCA errors and do not use context index for 82576 by Alexander Duyck · 16 years ago
  52. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 16 years ago
  53. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 16 years ago
  54. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 16 years ago
  55. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 16 years ago
  56. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 16 years ago
  57. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  58. 0cc128387 sfc: Fix post-reset MAC selection by Steve Hodgson · 16 years ago
  59. 2f08575 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 by Ben Hutchings · 16 years ago
  60. 8b9dc8d sfc: SFT9001: Fix speed reporting in 1G PHY loopback by Steve Hodgson · 16 years ago
  61. 2d18835 sfc: SFX7101: Remove workaround for bad link training by Steve Hodgson · 16 years ago
  62. 869b5b3 sfc: SFT9001: Enable robust link training by Steve Hodgson · 16 years ago
  63. a11da89 sky2: fix hard hang with netconsoling and iface going up by Alexey Dobriyan · 16 years ago
  64. 8dd2c9e leds: Fix bounds checking of wm8350->pmic.led by Roel Kluin · 16 years ago
  65. 9bf503e6 regulator: move bq24022 init back to module_init instead of subsys_initcall by Philipp Zabel · 16 years ago
  66. dbeb1701 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 0461ec5 Add enable_ms to jsm driver by Paul Larson · 16 years ago
  68. 1737ef7 sata_sil: Fix build breakage by Alexander Beregalov · 16 years ago
  69. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  70. ca493d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  71. 5488ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  72. 0d28088 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  73. 9b4d142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  74. 6e3eed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  75. ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  76. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  77. 3095eb8 hp-wmi: set initial docking state by Frans Pop · 16 years ago
  78. fb9f88e hwmon: applesmc: add support for MacPro 3 temperature sensors by Bharath Ramesh · 16 years ago
  79. c189f4e hpilo: increment version by David Altobelli · 16 years ago
  80. 248ae0d fbdev: incorrect URL given in drivers/video/Kconfig by Alex Buell · 16 years ago
  81. 6989d56 hp-wmi: fix regressions caused by missing if statement by Frans Pop · 16 years ago
  82. 7460db5 gpiolib: fix request related issue by Magnus Damm · 16 years ago
  83. 252523e sgi-xpc: fix up stale DBUG_ON statements by Robin Holt · 16 years ago
  84. 17e2161 sgi-xpc: Remove NULL pointer dereference. by Robin Holt · 16 years ago
  85. 69b3bb6 sgi-xpc: ensure flags are updated before bte_copy by Robin Holt · 16 years ago
  86. f99ec06 tulip: fix 21142 with 10Mbps without negotiation by Philippe De Muyter · 16 years ago
  87. c25b9ab drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic by Roel Kluin · 16 years ago
  88. e5664bb gianfar: Fix Wake-on-LAN support by Anton Vorontsov · 16 years ago
  89. f307dbd smsc911x: timeout reaches -1 by Roel Kluin · 16 years ago
  90. 1609559 smsc9420: fix interrupt signalling test failures by Steve Glendinning · 16 years ago
  91. b1c4a9dd ucc_geth: Change uec phy id to the same format as gianfar's by Haiying Wang · 16 years ago
  92. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  93. 05dfdbb lguest: Fix a memory leak with the lg object during launcher close by Mark Wallis · 16 years ago
  94. 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
  95. 584dbe9 netxen: fix memory leak in drivers/net/netxen_nic_init.c by Daniel Marjamäki · 16 years ago
  96. e125646 netxen: revert jumbo ringsize by Dhananjay Phadke · 16 years ago
  97. ae9e47e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  98. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 16 years ago
  99. 1f304e4 iwlwifi: fix kernel oops when ucode DMA memory allocation failure by Zhu, Yi · 16 years ago
  100. eb83bbf rtl8187: Fix error in setting OFDM power settings for RTL8187L by Larry Finger · 16 years ago