1. 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 15 years ago
  2. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  3. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  4. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  5. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  6. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 15 years ago
  7. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 15 years ago
  8. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  9. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  10. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  11. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  12. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  13. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 15 years ago
  14. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 15 years ago
  15. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  16. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 15 years ago
  17. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 15 years ago
  18. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 15 years ago
  19. 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 15 years ago
  20. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 15 years ago
  21. bd46cb6 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. by Ajit Khaparde · 15 years ago
  22. b938979 sky2: Fix checksum endianness by Anton Vorontsov · 15 years ago
  23. 3076763 mdio add missing GPL flag by Nicolas Reinecke · 15 years ago
  24. 37c8ae3 sh_eth: remove redundant test on unsigned by roel kluin · 15 years ago
  25. e2a61fa fsl_pq_mdio: Fix fsl_pq_mdio to work with modules by Ionut Nicu · 15 years ago
  26. d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 15 years ago
  27. 11687a1 Revert "veth: prevent oops caused by netdev destructor" by David S. Miller · 15 years ago
  28. 6a9b654 cpmac: fix compilation failure introduced with netdev_ops conversion by Florian Fainelli · 15 years ago
  29. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  30. c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  31. a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
  32. f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
  33. 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
  34. c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  35. ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  36. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  37. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  38. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
  39. 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
  40. 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 15 years ago
  41. ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
  42. 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 15 years ago
  43. a10b32d kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 15 years ago
  44. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago
  45. 21ab01e asus-laptop: remove EXPERIMENTAL dependency by Corentin Chary · 15 years ago
  46. 2fcc23d asus-laptop: use pr_fmt and pr_<level> by Corentin Chary · 15 years ago
  47. b31d0fd eeepc-laptop: cpufv updates by Corentin Chary · 15 years ago
  48. b7b700d eeepc-laptop: sync eeepc-laptop with asus_acpi by Corentin Chary · 15 years ago
  49. 6122af3 asus_acpi: Deprecate in favor of asus-laptop by Corentin Chary · 15 years ago
  50. 76593d6 acpi4asus: update MAINTAINER and KConfig links by Corentin Chary · 15 years ago
  51. 116bf2e asus-laptop: platform dev as parent for led and backlight by Corentin Chary · 15 years ago
  52. cede2cb eeepc-laptop: enable camera by default by Pekka Enberg · 15 years ago
  53. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  54. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  55. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  56. e86435e acerhdf: Acer Aspire One fan control by Peter Feuerer · 15 years ago
  57. 152a4e6 ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness by Zhang Rui · 15 years ago
  58. c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
  59. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  60. 35a7c64f ACPI: DMI to disable Vista compatibility on some Sony laptops by Zhang Rui · 15 years ago
  61. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
  62. 056c308 Show the physical device node of backlight class device. by Zhang Rui · 15 years ago
  63. be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  64. 7b58fc2 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  65. 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 15 years ago
  66. e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 15 years ago
  67. 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 15 years ago
  68. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  69. c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 15 years ago
  70. 2c2e2c3 IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c) by Fenghua Yu · 15 years ago
  71. 4e8a237 nvidiafb: fix boot-time printk string by Mikael Pettersson · 15 years ago
  72. 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  73. f5bcf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  74. cf9c1b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  75. 135aae3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  76. 811e42c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  77. 4843a3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  78. 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  79. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  80. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
  81. 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  82. fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  83. 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 15 years ago
  84. 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 15 years ago
  85. 9b901ee [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI by Wim Van Sebroeck · 15 years ago
  86. 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 15 years ago
  87. 789cd47 [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload by Ulrik Bech Hald · 15 years ago
  88. eebf8d8 V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization table was being by Manu Abraham · 15 years ago
  89. 0a5ded5 V4L/DVB (12130): Fix a redundant compiler warning by Manu Abraham · 15 years ago
  90. d8b2996 V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block by Trent Piepho · 15 years ago
  91. 1ca2737 V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything by Trent Piepho · 15 years ago
  92. ccb8340 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  93. 9bd0e8d V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  94. 653dc59 V4L/DVB (11910): mt9: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  95. 2449afc V4L/DVB (11909): cx23885: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  96. 1c657a9 V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  97. 4b89945 V4L/DVB (11907): cx88: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  98. bc52d6e V4L/DVB (11906): saa7134: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  99. 3adbbb8 V4L/DVB (11905): vivi: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  100. 728f5b9 V4L/DVB (11904): zoran: Use v4l bounding/alignment functiob by Trent Piepho · 15 years ago