Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 136 | -491/+810 |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -5/+16 |
2017-06-15 | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -18/+39 |
2017-06-15 | Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 5 | -9/+16 |
2017-06-15 | Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -61/+221 |
2017-06-15 | Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 8 | -10/+22 |
2017-06-15 | i40e: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -0/+2 |
2017-06-15 | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 3 | -18/+39 |
2017-06-15 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 12368 | -283946/+1317754 |
2017-06-14 | net: don't global ICMP rate limit packets originating from loopback | Jesper Dangaard Brouer | 2 | -3/+7 |
2017-06-14 | net/act_pedit: fix an error code | Dan Carpenter | 1 | -1/+3 |
2017-06-14 | net: update undefined ->ndo_change_mtu() comment | Magnus Damm | 1 | -2/+1 |
2017-06-14 | net_sched: move tcf_lock down after gen_replace_estimator() | WANG Cong | 1 | -5/+3 |
2017-06-13 | caif: Add sockaddr length check before accessing sa_family in connect handler | Mateusz Jurczyk | 1 | -0/+4 |
2017-06-13 | Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -3/+4 |
2017-06-13 | Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 5 | -37/+44 |
2017-06-13 | qed: fix dump of context data | Tayar, Tomer | 1 | -1/+1 |
2017-06-13 | qmi_wwan: new Telewell and Sierra device IDs | Bjørn Mork | 1 | -0/+4 |
2017-06-13 | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli | 1 | -0/+1 |
2017-06-13 | netconsole: Remove duplicate "netconsole: " logging prefix | Joe Perches | 1 | -1/+1 |
2017-06-13 | igmp: acquire pmc lock for ip_mc_clear_src() | WANG Cong | 1 | -8/+13 |
2017-06-13 | r8152: give the device version | Oliver Neukum | 1 | -0/+2 |
2017-06-13 | net: rps: fix uninitialized symbol warning | Ashwanth Goli | 1 | -1/+1 |
2017-06-13 | HID: let generic driver yield control iff specific driver has been enabled | Jiri Kosina | 1 | -61/+221 |
2017-06-13 | mac80211: don't send SMPS action frame in AP mode when not needed | Emmanuel Grumbach | 1 | -0/+2 |
2017-06-13 | mac80211/wpa: use constant time memory comparison for MACs | Jason A. Donenfeld | 1 | -4/+5 |
2017-06-13 | mac80211: set bss_info data before configuring the channel | Johannes Berg | 1 | -10/+28 |
2017-06-13 | mac80211: remove 5/10 MHz rate code from station MLME | Johannes Berg | 1 | -21/+3 |
2017-06-13 | mac80211: Fix incorrect condition when checking rx timestamp | Avraham Stern | 1 | -1/+1 |
2017-06-13 | mac80211: don't look at the PM bit of BAR frames | Emmanuel Grumbach | 1 | -1/+5 |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 9 | -22/+18 |
2017-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -49/+146 |
2017-06-13 | i40e: fix handling of HW ATR eviction | Jacob Keller | 4 | -7/+9 |
2017-06-12 | hsr: fix incorrect warning | Karicheri, Muralidharan | 3 | -5/+9 |
2017-06-12 | proc: snmp6: Use correct type in memset | Christian Perle | 1 | -1/+1 |
2017-06-12 | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz... | Rafael J. Wysocki | 2 | -3/+11 |
2017-06-12 | cpuidle: dt: Add missing 'of_node_put()' | Christophe Jaillet | 1 | -1/+3 |
2017-06-12 | cpufreq: conservative: Allow down_threshold to take values from 1 to 10 | Tomasz Wilczyński | 1 | -2/+2 |
2017-06-12 | Revert "cpufreq: schedutil: Reduce frequencies slower" | Rafael J. Wysocki | 1 | -3/+0 |
2017-06-12 | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance | Lv Zheng | 2 | -9/+39 |
2017-06-12 | PM / devfreq: exynos-ppmu: Staticize event list | Krzysztof Kozlowski | 1 | -1/+1 |
2017-06-12 | PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+5 |
2017-06-12 | PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+5 |
2017-06-12 | Linux 4.12-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 19 | -330/+330 |
2017-06-12 | compiler, clang: properly override 'inline' for clang | Linus Torvalds | 1 | -1/+2 |
2017-06-12 | net: ipmr: Fix some mroute forwarding issues in vrf's | Donald Sharp | 1 | -17/+15 |
2017-06-11 | Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 6 | -40/+43 |
2017-06-11 | Merge branch 'ena-fixes' | David S. Miller | 4 | -65/+169 |
2017-06-11 | net: ena: update ena driver to version 1.1.7 | Netanel Belgazal | 1 | -1/+1 |