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.12.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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
2017-08-12
1
-4
/
+9
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-12
3
-3
/
+3
*
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-12
1
-0
/
+3
*
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
2017-08-12
1
-1
/
+1
*
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
2017-08-12
1
-1
/
+2
*
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-12
1
-2
/
+2
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-11
1
-1
/
+1
*
dccp: fix a memleak for dccp_feat_init err process
Xin Long
2017-08-11
1
-2
/
+5
*
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
2017-08-11
1
-1
/
+1
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-08-11
1
-1
/
+2
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-08-11
1
-4
/
+5
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-08-11
1
-2
/
+6
*
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-08-11
1
-0
/
+1
*
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-08-11
1
-5
/
+4
*
vlan: Propagate MAC address to VLANs
Mike Manning
2017-08-11
3
-3
/
+24
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-08-11
1
-1
/
+1
*
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-08-11
1
-3
/
+4
*
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2017-08-11
1
-1
/
+3
*
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
2017-08-11
1
-1
/
+7
*
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2017-08-11
1
-2
/
+2
*
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2017-08-11
1
-0
/
+3
*
Bluetooth: Fix potential NULL dereference
Johan Hedberg
2017-08-11
1
-4
/
+3
*
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2017-08-11
1
-0
/
+3
*
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-08-11
1
-3
/
+9
*
af_key: Add lock to key dump
Yuejie Shi
2017-08-11
1
-8
/
+38
*
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
2017-07-27
1
-21
/
+26
*
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
2017-07-27
1
-2
/
+3
*
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-07-27
1
-2
/
+4
*
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-07-27
1
-2
/
+1
*
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
2017-07-27
1
-1
/
+3
*
NFC: fix broken device allocation
Johan Hovold
2017-07-27
1
-13
/
+18
*
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
2017-07-21
1
-2
/
+1
*
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
2017-07-21
1
-0
/
+4
*
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
2017-07-21
1
-0
/
+1
*
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-07-21
1
-11
/
+11
*
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-07-21
1
-2
/
+2
*
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-21
1
-0
/
+2
*
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-07-21
1
-1
/
+2
*
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
2017-07-05
1
-4
/
+12
*
xfrm: NULL dereference on allocation failure
Dan Carpenter
2017-07-05
1
-0
/
+1
*
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-07-05
1
-47
/
+0
*
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
2017-07-05
1
-1
/
+2
*
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
2017-07-05
1
-10
/
+4
*
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
2017-07-05
1
-3
/
+3
*
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-05
1
-0
/
+1
*
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2017-07-05
1
-8
/
+13
*
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
2017-07-05
1
-5
/
+1
*
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
2017-07-05
1
-0
/
+14
*
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
2017-07-05
1
-1
/
+3
*
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
2017-07-05
1
-1
/
+2
[prev]
[next]