1. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  2. d44517fd be2net: Fix the size of be_nic_res_desc structure by Ajit Khaparde · 11 years ago
  3. b54881f be2net: Fix to prevent Tx stall on SH-R when packet size < 32 by Ajit Khaparde · 11 years ago
  4. 146669a qlge: Update version to 1.00.00.33 by Jitendra Kalsaria · 11 years ago
  5. a45adbe qlge: Enhance nested VLAN (Q-in-Q) handling. by Jitendra Kalsaria · 11 years ago
  6. a97b7c3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  7. fac87a8 netxen_nic: Update version to 4.0.82 by Shahed Shaikh · 11 years ago
  8. 5e7856b netxen_nic: Print ULA information by Shahed Shaikh · 11 years ago
  9. 0a87874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  10. 6cac446 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  11. d3aa026 Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  12. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  13. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  14. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  15. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  16. bf00ca3 regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode by Nishanth Menon · 11 years ago
  17. d7595a2 i40e: clean up coccicheck reported errors by Jesse Brandeburg · 11 years ago
  18. 078b587 i40e: better return values by Jesse Brandeburg · 11 years ago
  19. dcae29b i40e: convert ret to aq_ret by Jesse Brandeburg · 11 years ago
  20. ddf434a i40e: small clean ups from review by Jesse Brandeburg · 11 years ago
  21. 93bc73b i40e: use common failure flow by Jesse Brandeburg · 11 years ago
  22. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  23. f875691 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  24. dcc7bc3 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 11 years ago
  25. df3f4ed staging: r8188eu: Add new device ID by Larry Finger · 11 years ago
  26. 85601f8 usb: dwc3: add support for Merrifield by David Cohen · 11 years ago
  27. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  28. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  29. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  30. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  31. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  32. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  33. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  34. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  35. 207070f via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) by Roger Luethi · 11 years ago
  36. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  37. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  38. 4fee991 bonding: remove slave lists by Veaceslav Falico · 11 years ago
  39. 344f329 bonding: use neighbours for bond_next_slave() by Veaceslav Falico · 11 years ago
  40. 18e1e9b bonding: add __bond_next_slave() which uses neighbours by Veaceslav Falico · 11 years ago
  41. c8c2390 bonding: remove bond_prev_slave() by Veaceslav Falico · 11 years ago
  42. 5a52405 bonding: convert first/last slave logic to use neighbours by Veaceslav Falico · 11 years ago
  43. 70039aa bonding: convert bond_has_slaves() to use the neighbour list by Veaceslav Falico · 11 years ago
  44. 0965a1f bonding: add bond_has_slaves() and use it by Veaceslav Falico · 11 years ago
  45. b386c58 bonding: remove unused bond_for_each_slave_from() by Veaceslav Falico · 11 years ago
  46. 4087df87 bonding: rework bond_ab_arp_probe() to use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  47. 77140d2 bonding: rework bond_find_best_slave() to use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  48. 6475ae4 bonding: rework rlb_next_rx_slave() to use bond_for_each_slave() by Veaceslav Falico · 11 years ago
  49. c33d788 bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only by Veaceslav Falico · 11 years ago
  50. 544a028 bonding: use bond_for_each_slave() in bond_uninit() by Veaceslav Falico · 11 years ago
  51. 9caff1e bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  52. 81f23b1 bonding: remove bond_for_each_slave_continue_reverse() by Veaceslav Falico · 11 years ago
  53. 46bb480 bonding: modify bond_get_slave_by_dev() to use neighbours by Veaceslav Falico · 11 years ago
  54. 1f718f0 bonding: populate neighbour's private on enslave by Veaceslav Falico · 11 years ago
  55. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 11 years ago
  56. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  57. c7515d2 brcmsmac: call bcma_core_pci_power_save() from non-atomic context by Arend van Spriel · 11 years ago
  58. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  59. db4efbb brcmfmac: obtain platform data upon module initialization by Arend van Spriel · 11 years ago
  60. 346ece0 mwifiex: fix NULL pointer dereference in usb suspend handler by Bing Zhao · 11 years ago
  61. bd1c614 mwifiex: fix hang issue for USB chipsets by Amitkumar Karwar · 11 years ago
  62. 1e43692 p54usb: add USB ID for Corega WLUSB2GTST USB adapter by Christian Lamparter · 11 years ago
  63. 87421cb cw1200: Use a threaded oneshot irq handler for cw1200_spi by Solomon Peachy · 11 years ago
  64. c4fb19d Revert "cw1200: Don't perform SPI transfers in interrupt context" by Solomon Peachy · 11 years ago
  65. b7be152 mwifiex: fix PCIe hs_cfg cancel cmd timeout by Bing Zhao · 11 years ago
  66. 60ce314 rtlwifi: Align private space in rtl_priv struct by Larry Finger · 11 years ago
  67. 919123d ath9k: add txq locking for ath_tx_aggr_start by Felix Fietkau · 11 years ago
  68. e78641c p54usb: fix leak at failure path in p54u_load_firmware() by Alexey Khoroshilov · 11 years ago
  69. 20e6e55 ath9k: don't use BAW tracking on PS responses for non-AMPDU packets by Felix Fietkau · 11 years ago
  70. d29a5fd ath9k: Fix regression in LNA diversity by Sujith Manoharan · 11 years ago
  71. 440c1c8 ath9k: do not link bf_next across multiple A-MPDUs by Felix Fietkau · 11 years ago
  72. 86c7d8d ath9k: fix stale flag handling on buffer clone by Felix Fietkau · 11 years ago
  73. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  74. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  75. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  76. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  77. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  78. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  79. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  80. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  81. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  82. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  83. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  84. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  85. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  86. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  87. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  88. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  89. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  90. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  91. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  92. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  93. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  94. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  95. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  96. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  97. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  98. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  99. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  100. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago