index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tun: read vnet_hdr_sz once
Willem de Bruijn
2017-02-06
1
-4
/
+6
*
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-02-06
1
-0
/
+6
*
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
2017-02-06
1
-6
/
+2
*
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
2017-02-06
1
-2
/
+8
*
Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...
David S. Miller
2017-02-06
1
-2
/
+7
|
\
|
*
rtlwifi: rtl8192ce: Fix loading of incorrect firmware
Jurij Smakov
2017-01-31
1
-2
/
+7
*
|
Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-02-06
3
-4
/
+5
|
\
\
|
*
|
nl80211: Fix mesh HT operation check
Masashi Honma
2017-02-06
1
-0
/
+1
|
*
|
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
2017-02-06
1
-1
/
+1
|
*
|
mac80211: Allocate a sync skcipher explicitly for FILS AEAD
Jouni Malinen
2017-02-06
1
-2
/
+2
|
*
|
mac80211: Fix FILS AEAD protection in Association Request frame
Jouni Malinen
2017-02-06
1
-1
/
+1
*
|
|
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-02-06
1
-11
/
+13
|
/
/
*
|
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-02-05
1
-19
/
+21
*
|
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-02-04
2
-0
/
+8
*
|
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-02-04
1
-1
/
+8
*
|
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-02-03
1
-18
/
+13
*
|
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
2017-02-03
1
-3
/
+6
*
|
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
2017-02-03
3
-38
/
+10
*
|
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
2017-02-02
1
-0
/
+7
*
|
Merge branch 'mlx4-queue-reinit'
David S. Miller
2017-02-02
3
-13
/
+29
|
\
\
|
*
|
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
2017-02-02
3
-7
/
+27
|
*
|
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
2017-02-02
1
-6
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-01
47
-370
/
+555
|
\
\
|
*
|
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-02-01
1
-2
/
+4
|
*
|
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-01
1
-1
/
+1
|
*
|
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
2017-02-01
1
-14
/
+15
|
*
|
net/sched: matchall: Fix configuration race
Yotam Gigi
2017-02-01
1
-82
/
+45
|
*
|
be2net: fix initial MAC setting
Ivan Vecera
2017-02-01
1
-5
/
+28
|
*
|
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
2017-01-31
1
-0
/
+5
|
*
|
net: thunderx: avoid dereferencing xcv when NULL
Vincent
2017-01-31
1
-2
/
+1
|
*
|
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
2017-01-30
1
-2
/
+2
|
*
|
Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...
David S. Miller
2017-01-30
1
-7
/
+16
|
|
\
\
|
|
*
|
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
2017-01-30
1
-7
/
+16
|
*
|
|
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
2017-01-30
1
-1
/
+1
|
*
|
|
net/mlx4_core: Avoid command timeouts during VF driver device shutdown
Jack Morgenstein
2017-01-30
3
-1
/
+14
|
*
|
|
Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-01-30
15
-157
/
+181
|
|
\
\
\
|
|
*
|
|
net/mlx5e: Check ets capability before ets query FW command
Moshe Shemesh
2017-01-29
1
-0
/
+5
|
|
*
|
|
net/mlx5e: Fix update of hash function/key via ethtool
Gal Pressman
2017-01-29
3
-105
/
+109
|
|
*
|
|
net/mlx5e: Modify TIRs hash only when it's needed
Gal Pressman
2017-01-29
1
-5
/
+13
|
|
*
|
|
net/mlx5e: Support TC encapsulation offloads with upper devices
Hadar Hen Zion
2017-01-29
1
-7
/
+6
|
|
*
|
|
net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroy
Or Gerlitz
2017-01-29
1
-11
/
+18
|
|
*
|
|
net/mlx5: E-Switch, Err when retrieving steering name-space fails
Or Gerlitz
2017-01-29
1
-1
/
+2
|
|
*
|
|
net/mlx5: Return EOPNOTSUPP when failing to get steering name-space
Or Gerlitz
2017-01-29
4
-6
/
+6
|
|
*
|
|
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
2017-01-29
12
-22
/
+22
|
*
|
|
|
Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub...
David S. Miller
2017-01-30
7
-17
/
+22
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
MAINTAINERS: ath9k-devel is closed
Kalle Valo
2017-01-28
1
-1
/
+0
|
|
*
|
|
Merge tag 'iwlwifi-for-kalle-2017-01-23' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2017-01-24
2
-4
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
iwlwifi: mvm: avoid crash on restart w/o reserved queues
Johannes Berg
2017-01-23
1
-3
/
+4
|
|
|
*
|
|
iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000
Jürg Billeter
2017-01-23
1
-1
/
+1
|
|
|
/
/
/
|
|
*
|
|
iwlwifi: fix kernel crash when unregistering thermal zone
Jens Axboe
2017-01-21
1
-4
/
+8
[next]