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
*
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-06-27
1
-1
/
+1
*
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-22
1
-0
/
+7
*
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-22
1
-0
/
+1
*
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-22
1
-3
/
+4
*
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-06-22
1
-0
/
+2
*
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-22
1
-8
/
+0
*
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-17
1
-0
/
+1
*
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-17
3
-2
/
+13
*
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-17
2
-0
/
+6
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-17
3
-8
/
+25
*
ethtool: check the return value of get_regs_len
Yunsheng Lin
2019-06-11
1
-2
/
+10
*
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-11
1
-0
/
+11
*
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
2019-06-11
1
-4
/
+6
*
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-06-11
1
-1
/
+8
*
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-11
1
-1
/
+4
*
net: create skb_gso_validate_mac_len()
Daniel Axtens
2019-06-11
1
-10
/
+0
*
tipc: fix modprobe tipc failed after switch order of device registration -v2
Junwei Hu
2019-06-11
3
-10
/
+27
*
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
2019-06-11
1
-7
/
+7
*
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-06-11
1
-1
/
+1
*
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
2019-06-11
1
-0
/
+2
*
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-06-11
1
-0
/
+2
*
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-06-11
2
-3
/
+5
*
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
2019-06-11
1
-11
/
+13
*
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
2019-06-11
1
-2
/
+3
*
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
2019-06-11
1
-0
/
+4
*
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-06-11
1
-1
/
+1
*
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-06-11
1
-7
/
+7
*
tipc: switch order of device registration to fix a crash
Junwei Hu
2019-06-11
1
-7
/
+7
*
net: avoid weird emergency message
Eric Dumazet
2019-06-11
1
-1
/
+1
*
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-16
1
-2
/
+2
*
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-16
1
-1
/
+1
*
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
2019-05-16
1
-1
/
+3
*
packet: Fix error path in packet_init
YueHaibing
2019-05-16
1
-5
/
+20
*
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-16
1
-7
/
+6
*
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
2019-05-16
1
-1
/
+1
*
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-05-16
1
-1
/
+1
*
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2019-05-16
2
-6
/
+14
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-05-16
1
-0
/
+8
*
Bluetooth: hidp: fix buffer overflow
Young Xiao
2019-05-16
1
-0
/
+1
*
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-16
1
-9
/
+14
*
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-05-16
1
-2
/
+2
*
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-05-16
1
-6
/
+12
*
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-16
1
-0
/
+1
*
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2019-05-16
2
-0
/
+3
*
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2019-05-16
1
-1
/
+4
*
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
2019-05-16
1
-9
/
+23
*
bpf: reject wrong sized filters earlier
Daniel Borkmann
2019-05-16
1
-8
/
+15
*
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-05-16
1
-1
/
+6
*
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-05-16
1
-1
/
+6
*
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-05-16
1
-1
/
+2
[next]