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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2020-05-22
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2020-04-28
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2020-04-28
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
2020-02-11
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2020-02-11
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
2020-01-11
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2020-01-11
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
2019-12-19
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-12-19
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-12-19
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-11-22
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-10-31
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-10-05
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-10-05
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-10-05
igmp: add a missing spin_lock_init()
WANG Cong
2019-10-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2019-09-23
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-09-23
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-08-13
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-13
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
Revert "inet: update the IP ID generation algorithm to higher standards."
Ben Hutchings
2019-08-13
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
2019-08-13
xfrm4: Reload skb header pointers after calling pskb_may_pull.
Steffen Klassert
2019-08-13
xfrm4: Fix header checks in _decode_session4.
Steffen Klassert
2019-07-09
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-07-09
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-06-20
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-20
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-20
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-20
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-05-11
ipv4: fix a race in update_or_create_fnhe()
Eric Dumazet
2019-05-11
inet: update the IP ID generation algorithm to higher standards.
Amit Klein
2019-05-02
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-11
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2019-02-11
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2019-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-12-16
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-12-16
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-12-16
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-11-20
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-11-20
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-11-20
net: metrics: add proper netlink validation
Eric Dumazet
2018-10-21
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-10-21
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-10-21
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
[next]