1. 95b8fba mISDN: fix "persistant" typo by Jan Engelhardt · 14 years ago
  2. 8f7b01a xen: netfront: fix declaration order by Eric Dumazet · 14 years ago
  3. e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 14 years ago
  4. a2c725f veth: convert to hw_features by Michał Mirosław · 14 years ago
  5. d7b5765 jme: convert offload constraints to ndo_fix_features by Michał Mirosław · 14 years ago
  6. fb50793 net: convert xen-netfront to hw_features by Michał Mirosław · 14 years ago
  7. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 14 years ago
  8. 98e778c virtio_net: convert to hw_features by Michał Mirosław · 14 years ago
  9. fab0dc8 bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful by Dmitry Kravkov · 14 years ago
  10. 3b7f817 bnx2x: don't write dcb/llfc fields in STORM memory by Dmitry Kravkov · 14 years ago
  11. 96b8e1a bnx2x: Update firmware to 6.2.9 by Dmitry Kravkov · 14 years ago
  12. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  13. b3abfbd enic: Add support for PORT_REQUEST_PREASSOCIATE_RR by Roopa Prabhu · 14 years ago
  14. 756462f enic: Cleanups in port profile helper code by Roopa Prabhu · 14 years ago
  15. 18714ff enic: Add wrapper routines for new fw devcmds for port profile handling by Roopa Prabhu · 14 years ago
  16. 9085fd0 enic: Add support for new fw devcmds for port profile handling by Roopa Prabhu · 14 years ago
  17. 4562b2f via-rhine: trivial sparse annotation in vlan_tci helper by Harvey Harrison · 14 years ago
  18. 19eccc2 kstrtox: convert drivers/isdn/ by Alexey Dobriyan · 14 years ago
  19. dffc6b2 smsc911x: Use pr_fmt, netdev_<level>, and netif_<level> by Joe Perches · 14 years ago
  20. e8c37c8 be2net: remove one useless line by Sathya Perla · 14 years ago
  21. 0f4a682 be2net: cancel be_worker in be_shutdown() even when i/f is down by Sathya Perla · 14 years ago
  22. 16da825 be2net: remove redundant code in be_worker() by Sathya Perla · 14 years ago
  23. 15d7218 be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set by Sathya Perla · 14 years ago
  24. ac6a0c4 be2net: refactor code that decides adapter->num_rx_queues by Sathya Perla · 14 years ago
  25. 311fddc be2net: Support for FAT dump retrieval using ethtool --register-dump option by Somnath Kotur · 14 years ago
  26. 01dc7fe net/r8169: support RTL8168E by hayeswang · 14 years ago
  27. 4804b3b net/r8169: add a new chip for RTL8168DP by hayeswang · 14 years ago
  28. 36a0e6c net/r8169: add a new chip for RTL8105 by hayeswang · 14 years ago
  29. 4e700bc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 14 years ago
  31. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  32. 18b429e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump by Philip A. Prindeville · 14 years ago
  33. 1e19e65 atm/solos-pci: Use VPI.VCI notation uniformly. by Philip A. Prindeville · 14 years ago
  34. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  36. ad19031 Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom by Jesper Juhl · 14 years ago
  37. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  38. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 14 years ago
  39. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 14 years ago
  40. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 14 years ago
  41. 286b9bf sh: Fix irq cleanup fallout by Thomas Gleixner · 14 years ago
  42. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  43. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  44. d6ae0c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  45. 8c82840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  46. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 14 years ago
  48. a9f0fbe amd64_edac: Fix potential memleak by Borislav Petkov · 14 years ago
  49. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 14 years ago
  51. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 14 years ago
  52. 9ad198c gpio: ab8500: Mark broken by Thomas Gleixner · 14 years ago
  53. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  54. a3b975c xen: Use new irq_move functions by Thomas Gleixner · 14 years ago
  55. c442b80 xen: Cleanup genirq namespace by Thomas Gleixner · 14 years ago
  56. fcb8918 sh: Convert to new function names by Thomas Gleixner · 14 years ago
  57. a821b27 sh: Use the proper accessor functions by Thomas Gleixner · 14 years ago
  58. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 14 years ago
  59. 7fff4be watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiry by Anithra P Janakiraman · 14 years ago
  60. 708d424 watchdog: fix nv_tco section mismatch by Randy Dunlap · 14 years ago
  61. 90d241e watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. by Yinghai Lu · 14 years ago
  62. f712eac watchdog: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  63. f72401e watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  64. 72f4905 netdev: bfin_mac: document TE setting in RMII modes by Mike Frysinger · 14 years ago
  65. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 14 years ago
  66. c211c96 cxgb3: Apply interrupt coalescing settings to all queues by Anton Blanchard · 14 years ago
  67. 89078d5 md: Fix integrity registration error when no devices are capable by Martin K. Petersen · 14 years ago
  68. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 5ede9dd memstick: make enable_dma less generic in r592 by Stephen Rothwell · 14 years ago
  70. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  71. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  72. 445aef3 acpi: Remove sysfs_create_link from video driver by Matthew Garrett · 14 years ago
  73. 8ec4ad2 vlynq: Convert irq functions by Thomas Gleixner · 14 years ago
  74. 15b7cf1 MFD: allow cs5535-mfd to build on X86 only by Andres Salomon · 14 years ago
  75. 7e599e6 drbd: fix up merge error by Linus Torvalds · 14 years ago
  76. 022b483 mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE by Guennadi Liakhovetski · 14 years ago
  77. bd1573a xo15-ebook: Remove device.wakeup_count by Matthew Garrett · 14 years ago
  78. a342421 ips: use interruptible waits in ips-monitor by Jesse Barnes · 14 years ago
  79. 70a9b90 acer-wmi: does not poll device status when WMI event is available by Lee, Chun-Yi · 14 years ago
  80. 8215af0 acer-wmi: does not set persistence state by rfkill_init_sw_state by Lee, Chun-Yi · 14 years ago
  81. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  82. cae1570 acer-wmi: use pr_<level> for messages by Lee, Chun-Yi · 14 years ago
  83. a1d6086 asus-wmi: potential NULL dereference in show_call() by Dan Carpenter · 14 years ago
  84. 0986f25 asus-wmi: signedness bug in read_brightness() by Dan Carpenter · 14 years ago
  85. 2783658 platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 by Axel Lin · 14 years ago
  86. 0e4510f platform-driver-x86: fix wrong merge for compal-laptop.c by Axel Lin · 14 years ago
  87. bbe24fe msi-laptop: use pr_<level> for messages by Joey Lee · 14 years ago
  88. 2d70b73 Platform: add Samsung Laptop platform driver by Greg Kroah-Hartman · 14 years ago
  89. 298f19b acer-wmi: Fix WMI ID by Pali Rohár · 14 years ago
  90. 9a0b74f acer-wmi: deactive mail led when power off by Pali Rohár · 14 years ago
  91. 143a4c0 msi-laptop: send out touchpad on/off key by Lee, Chun-Yi · 14 years ago
  92. 8941178 acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE by Lee, Chun-Yi · 14 years ago
  93. 47ae435 platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id table by Axel Lin · 14 years ago
  94. 200140b sony-laptop: potential null dereference by Dan Carpenter · 14 years ago
  95. 31f0075 sony-laptop: handle allocation failures by Dan Carpenter · 14 years ago
  96. 7227ded sony-laptop: return negative on failure in sony_nc_add() by Dan Carpenter · 14 years ago
  97. f11113b sony-laptop: make a couple variables static by Dan Carpenter · 14 years ago
  98. 3b3e73f eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE by Keng-Yu Lin · 14 years ago
  99. 2165136 ideapad: read brightness setting on brightness key notify by Ike Panhc · 14 years ago
  100. 90ba4b1 eeepc-wmi: kconfig changes to fix build errors by Randy Dunlap · 14 years ago