index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
POTFILES.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
v4.12-rc5
Linus Torvalds
1
-1
/
+1
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
net: ena: update ena driver to version 1.1.7
Netanel Belgazal
1
-1
/
+1
2017-06-11
net: ena: bug fix in lost tx packets detection mechanism
Netanel Belgazal
3
-31
/
+50
2017-06-11
net: ena: disable admin msix while working in polling mode
Netanel Belgazal
1
-0
/
+8
2017-06-11
net: ena: fix theoretical Rx hang on low memory systems
Netanel Belgazal
3
-0
/
+58
2017-06-11
net: ena: add missing unmap bars on device removal
Netanel Belgazal
1
-4
/
+11
2017-06-11
net: ena: fix race condition between submit and completion admin command
Netanel Belgazal
1
-4
/
+2
2017-06-11
net: ena: add missing return when ena_com_get_io_handlers() fails
Netanel Belgazal
1
-0
/
+2
2017-06-11
net: ena: fix bug that might cause hang after consecutive open/close interface.
Netanel Belgazal
1
-15
/
+26
2017-06-11
net: ena: fix rare uncompleted admin command false alarm
Netanel Belgazal
1
-10
/
+11
2017-06-11
net/mlx5: Enable 4K UAR only when page size is bigger than 4K
Majd Dibbiny
1
-2
/
+4
2017-06-11
net/mlx5e: Fix wrong indications in DIM due to counter wraparound
Tal Gilboa
2
-7
/
+11
2017-06-11
net/mlx5e: Added BW check for DIM decision mechanism
Tal Gilboa
2
-17
/
+22
2017-06-11
net/mlx5: Remove several module events out of ethtool stats
Huy Nguyen
1
-9
/
+2
2017-06-11
net/mlx5: Continue health polling until it is explicitly stopped
Mohamad Haj Yahia
1
-6
/
+5
2017-06-11
net/mlx5: Fix create vport flow table flow
Mohamad Haj Yahia
1
-1
/
+1
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-11
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
Thomas Petazzoni
1
-8
/
+19
[next]