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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-11-22
1
-1
/
+1
*
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-10-31
1
-6
/
+2
*
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-10-05
1
-11
/
+11
*
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-10-05
1
-17
/
+30
*
igmp: add a missing spin_lock_init()
WANG Cong
2019-10-05
1
-0
/
+1
*
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2019-10-05
1
-8
/
+13
*
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-09-23
1
-1
/
+1
*
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-09-23
1
-2
/
+2
*
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-13
1
-5
/
+7
*
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2019-08-13
1
-1
/
+2
*
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
7
-13
/
+15
*
Revert "inet: update the IP ID generation algorithm to higher standards."
Ben Hutchings
2019-08-13
1
-3
/
+1
*
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
2019-08-13
1
-11
/
+13
*
xfrm4: Reload skb header pointers after calling pskb_may_pull.
Steffen Klassert
2019-08-13
1
-7
/
+26
*
xfrm4: Fix header checks in _decode_session4.
Steffen Klassert
2019-08-13
1
-5
/
+10
*
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-07-09
1
-1
/
+1
*
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-07-09
1
-0
/
+4
*
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-20
1
-0
/
+1
*
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-20
2
-2
/
+13
*
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-20
2
-0
/
+6
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-20
3
-7
/
+25
*
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
2019-05-11
2
-6
/
+8
*
inet: update the IP ID generation algorithm to higher standards.
Amit Klein
2019-05-11
1
-1
/
+3
*
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-05-02
1
-2
/
+4
*
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2019-02-11
1
-4
/
+7
*
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2019-02-11
1
-2
/
+10
*
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2019-02-11
1
-21
/
+30
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-12-16
2
-0
/
+54
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-12-16
1
-0
/
+9
*
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-12-16
1
-1
/
+2
*
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-12-16
1
-3
/
+2
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-11-20
1
-2
/
+3
*
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-11-20
1
-2
/
+1
*
net: metrics: add proper netlink validation
Eric Dumazet
2018-11-20
1
-0
/
+2
*
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-10-21
1
-3
/
+3
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-10-21
1
-1
/
+2
*
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-10-21
1
-2
/
+5
*
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-10-21
2
-4
/
+10
*
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-10-21
1
-65
/
+53
*
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-10-21
1
-1
/
+1
*
tcp: don't read out-of-bounds opsize
Jann Horn
2018-10-21
1
-5
/
+2
*
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-10-21
1
-2
/
+4
*
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-10-21
1
-0
/
+1
*
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-10-21
1
-5
/
+6
*
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Ben Hutchings
2018-09-25
1
-0
/
+1
*
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
2018-06-16
1
-7
/
+21
*
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-06-16
1
-1
/
+0
*
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-06-16
1
-1
/
+7
*
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-06-16
1
-1
/
+0
*
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-06-16
2
-7
/
+20
[next]