1. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 13 years ago
  2. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 13 years ago
  3. cb8722d smsc75xx: fix mdio reads and writes by Steve Glendinning · 13 years ago
  4. 7bdd305 smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes by Steve Glendinning · 13 years ago
  5. 07d69d4 smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes by Paolo Pisati · 13 years ago
  6. 1bb57e9 dl2k: Clean up rio_ioctl by Jeff Mahoney · 13 years ago
  7. 8fdd2e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  8. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 13 years ago
  9. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 13 years ago
  10. 2021492 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  11. f891ea1 tg3: Avoid panic from reserved statblk field access by Matt Carlson · 13 years ago
  12. da3a9e9 tlan: add cast needed for proper 64 bit operation by Benjamin Poirier · 13 years ago
  13. 3958362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  14. 727c356 e1000e: Fix default interrupt throttle rate not set in NIC HW by Jeff Kirsher · 13 years ago
  15. 569a3af e1000e: MSI interrupt test failed, using legacy interrupt by Prasanna S Panchamukhi · 13 years ago
  16. 78cbcf2 iwlwifi: use correct released ucode version by Meenakshi Venkataraman · 13 years ago
  17. 5ef4acd iwlwifi: fix hardware queue programming by Johannes Berg · 13 years ago
  18. 2a58094 asix: Fix tx transfer padding for full-speed USB by Ingo van Lil · 13 years ago
  19. 1ab8be4 net/davinci_emac: fix failing PHY connect attempts by Anatolij Gustschin · 13 years ago
  20. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 13 years ago
  21. e6e056b qeth: Use blkt defaults for OSA Express 4 by Stefan Raspl · 13 years ago
  22. 7e665af qeth: allow change of blkt default values by Ursula Braun · 13 years ago
  23. 9bbf566 net: usb: smsc95xx: fix mtu by Stephane Fillod · 13 years ago
  24. d2da626 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  25. 30b8aa9 md: fix possible corruption of array metadata on shutdown. by NeilBrown · 13 years ago
  26. ed20958 md: don't call ->add_disk unless there is good reason. by NeilBrown · 13 years ago
  27. a9ad852 DM RAID: Use safe version of rdev_for_each by Jonathan Brassow · 13 years ago
  28. 6ead629 brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing by Eldad Zack · 13 years ago
  29. 44eb65cf rtlwifi: Fix oops on unload by Larry Finger · 13 years ago
  30. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 13 years ago
  31. 8db4c7e iwlwifi: do not nulify ctx->vif on reset by Stanislaw Gruszka · 13 years ago
  32. 83722bd ath9k: fix tx power settings for AR9287 by Gabor Juhos · 13 years ago
  33. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 13 years ago
  34. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  35. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  36. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  37. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  38. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  39. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  40. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  41. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 13 years ago
  42. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  43. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  44. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  45. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  46. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 13 years ago
  47. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 13 years ago
  48. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  49. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  50. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  51. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  52. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  53. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  54. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  55. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  56. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  57. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  58. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  59. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  60. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  61. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 13 years ago
  62. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  63. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  64. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  65. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 13 years ago
  66. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 13 years ago
  67. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 13 years ago
  68. 3bc17d1 net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode by Bjørn Mork · 13 years ago
  69. 7e5998a bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set() by Dan Carpenter · 13 years ago
  70. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 13 years ago
  71. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 13 years ago
  72. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  73. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 13 years ago
  74. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 13 years ago
  75. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 13 years ago
  76. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  77. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 13 years ago
  78. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  79. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 13 years ago
  80. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  81. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 13 years ago
  82. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 13 years ago
  83. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  84. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 13 years ago
  85. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 13 years ago
  86. cd90491 [media] V4L: mt9m032: fix two dead-locks by Guennadi Liakhovetski · 13 years ago
  87. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 13 years ago
  88. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  89. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 13 years ago
  90. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 13 years ago
  91. 8034761 USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) by Stephen Warren · 13 years ago
  92. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 13 years ago
  93. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 13 years ago
  94. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 13 years ago
  95. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 13 years ago
  96. 5bd7b41 uwb: fix error handling by Oliver Neukum · 13 years ago
  97. 9426cd0 uwb: fix use of del_timer_sync() in interrupt by Oliver Neukum · 13 years ago
  98. 2fbe2bf EHCI: always clear the STS_FLR status bit by Alan Stern · 13 years ago
  99. 40df43a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  100. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 13 years ago