1. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 12 years ago
  2. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 12 years ago
  3. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 12 years ago
  4. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 12 years ago
  5. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 12 years ago
  6. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 12 years ago
  7. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 12 years ago
  8. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 12 years ago
  9. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 12 years ago
  10. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 12 years ago
  11. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  12. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  13. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  14. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  15. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 12 years ago
  16. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 12 years ago
  17. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 12 years ago
  18. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 12 years ago
  19. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 12 years ago
  20. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 12 years ago
  21. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 12 years ago
  22. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 12 years ago
  23. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 12 years ago
  24. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 12 years ago
  25. 6673de0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  26. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  27. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  28. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 12 years ago
  29. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 12 years ago
  30. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 12 years ago
  31. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 12 years ago
  32. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 12 years ago
  33. 87ccee4 rtlwifi: Fix a false leak indication for PCI devices by Larry Finger · 12 years ago
  34. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 12 years ago
  35. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 12 years ago
  36. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 12 years ago
  37. 5b8df24 rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks by Larry Finger · 12 years ago
  38. f873ded mwifiex: debugfs: Fix out of bounds array access by Mark A. Greer · 12 years ago
  39. 22f2efe Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 by Bing Zhao · 12 years ago
  40. 5939212 HID: multitouch: prevent memleak with the allocated name by Benjamin Tissoires · 12 years ago
  41. 72df935 team: move add to port list before port enablement by Jiri Pirko · 12 years ago
  42. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 12 years ago
  43. 19a6afb tuntap: set SOCK_ZEROCOPY flag during open by Jason Wang · 12 years ago
  44. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  45. 288cfe7 vhost: fix ubuf_info cleanup by Michael S. Tsirkin · 12 years ago
  46. 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 12 years ago
  47. c2020be qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 by Bjørn Mork · 12 years ago
  48. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  49. 9f8c426 sh_eth: fix result of sh_eth_check_reset() on timeout by Sergei Shtylyov · 12 years ago
  50. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 12 years ago
  51. e6eea15 Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes by Dave Airlie · 12 years ago
  52. 92bb73e tuntap: fix a possible race between queue selection and changing queues by Jason Wang · 12 years ago
  53. 4364d5f vhost_net: clear msg.control for non-zerocopy case during tx by Jason Wang · 12 years ago
  54. ab02963 Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  55. 50e6f85 Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  56. 30f5f73 Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  57. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  58. b2c75c4 xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it. by Konrad Rzeszutek Wilk · 12 years ago
  59. c3456fb drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 12 years ago
  60. 7ba220c drm/i915: Enable hotplug interrupts after querying hw capabilities. by Chris Wilson · 12 years ago
  61. 7ee2aff drm/i915: Fix hotplug interrupt enabling for SDVOC by Chris Wilson · 12 years ago
  62. 6dbda5b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  63. 70b1304 drm/gma500/cdv: Fix cursor gem obj referencing on cdv by Patrik Jakobsson · 12 years ago
  64. 3463cf1 drm/gma500/psb: Fix cursor gem obj referencing on psb by Patrik Jakobsson · 12 years ago
  65. 22e7c38 drm/gma500/cdv: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  66. 820de86 drm/gma500/psb: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  67. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  68. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 12 years ago
  69. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  72. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 12 years ago
  73. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  74. fb565ff7 Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  75. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  76. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  77. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 12 years ago
  78. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  79. 591bfcf hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617 by Guenter Roeck · 12 years ago
  80. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 12 years ago
  81. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 12 years ago
  82. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 12 years ago
  83. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  84. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  85. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  86. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 12 years ago
  87. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 12 years ago
  88. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 12 years ago
  89. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 12 years ago
  90. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 12 years ago
  91. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 12 years ago
  92. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 12 years ago
  93. 9f29ab1 ACPI / scan: do not match drivers against objects having scan handlers by Aaron Lu · 12 years ago
  94. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 12 years ago
  95. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 12 years ago
  96. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  97. 68be0b1a crypto: sahara - fix building as module by Arnd Bergmann · 12 years ago
  98. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  99. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  100. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 12 years ago