Age | Commit message (Expand) | Author |
2013-06-13 | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver | Mugunthan V N |
2013-06-13 | tg3: Wait for boot code to finish after power on | Nithin Sujir |
2013-06-13 | bonding: fix igmp_retrans type and two related races | Nikolay Aleksandrov |
2013-06-13 | bonding: reset master mac on first enslave failure | Nikolay Aleksandrov |
2013-06-13 | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used | Dinh Nguyen |
2013-06-13 | be2net: Fix 32-bit DMA Mask handling | Somnath Kotur |
2013-06-13 | xen-netback: don't de-reference vif pointer after having called xenvif_put() | Jan Beulich |
2013-06-13 | macvlan: don't touch promisc without passthrough | Michael S. Tsirkin |
2013-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-06-12 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-06-12 | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() | Dan Carpenter |
2013-06-12 | rtc-at91rm9200: use shadow IMR on at91sam9x5 | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add shadow interrupt mask | Johan Hovold |
2013-06-12 | rtc-at91rm9200: refactor interrupt-register handling | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add configuration support | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add match-table compile guard | Johan Hovold |
2013-06-12 | drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi... | Tony Lindgren |
2013-06-12 | cciss: fix broken mutex usage in ioctl | Stephen M. Cameron |
2013-06-12 | drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel | Derek Basehore |
2013-06-12 | drivers/rtc/rtc-tps6586x.c: device wakeup flags correction | Dmitry Osipenko |
2013-06-12 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-12 | b43: stop format string leaking into error msgs | Kees Cook |
2013-06-12 | ath9k: Use minstrel rate control by default | Sujith Manoharan |
2013-06-12 | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" | Felix Fietkau |
2013-06-12 | ath9k: Disable PowerSave by default | Sujith Manoharan |
2013-06-12 | net: wireless: iwlegacy: fix build error for il_pm_ops | Yijing Wang |
2013-06-12 | rtlwifi: Fix a false leak indication for PCI devices | Larry Finger |
2013-06-12 | wl12xx/wl18xx: scan all 5ghz channels | Eliad Peller |
2013-06-12 | wl12xx: increase minimum singlerole firmware version required | Luciano Coelho |
2013-06-12 | wl12xx: fix minimum required firmware version for wl127x multirole | Luciano Coelho |
2013-06-12 | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks | Larry Finger |
2013-06-12 | mwifiex: debugfs: Fix out of bounds array access | Mark A. Greer |
2013-06-12 | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 | Bing Zhao |
2013-06-12 | HID: multitouch: prevent memleak with the allocated name | Benjamin Tissoires |
2013-06-12 | team: move add to port list before port enablement | Jiri Pirko |
2013-06-12 | team: check return value of team_get_port_by_index_rcu() for NULL | Jiri Pirko |
2013-06-12 | tuntap: set SOCK_ZEROCOPY flag during open | Jason Wang |
2013-06-11 | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2013-06-11 | vhost: fix ubuf_info cleanup | Michael S. Tsirkin |
2013-06-11 | vhost: check owner before we overwrite ubuf_info | Michael S. Tsirkin |
2013-06-11 | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 | Bjørn Mork |
2013-06-11 | Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve... | Dave Airlie |
2013-06-11 | sh_eth: fix result of sh_eth_check_reset() on timeout | Sergei Shtylyov |
2013-06-11 | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime | Sebastian Siewior |
2013-06-11 | Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes | Dave Airlie |
2013-06-10 | tuntap: fix a possible race between queue selection and changing queues | Jason Wang |