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-7.1.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
2025-02-08
tcp: correct handling of extreme memory squeeze
Jon Maloy
2025-02-08
ipmr: do not call mr_mfc_uses_dev() for unres entries
Eric Dumazet
2025-02-08
tcp_cubic: fix incorrect HyStart round start detection
Mahdi Arghavani
2025-02-08
inet: ipmr: fix data-races
Eric Dumazet
2025-02-08
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2025-02-08
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
2025-02-08
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2025-02-01
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
2025-01-17
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
2025-01-09
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
2025-01-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
2025-01-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
2025-01-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
2025-01-09
ip_tunnel: annotate data-races around t->parms.link
Eric Dumazet
2025-01-09
net: fix memory leak in tcp_conn_request()
Wang Liang
2025-01-02
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-19
tcp: check space before adding MPTCP SYN options
MoYuanhao
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-12-14
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-12-14
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2024-12-09
ipmr: fix tables suspicious RCU usage
Paolo Abeni
2024-12-09
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
2024-12-09
net: use unrcu_pointer() helper
Eric Dumazet
2024-12-09
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-12-09
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-12-09
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-12-09
bpf: fix filed access without lock
Jiayuan Chen
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-11-01
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2024-11-01
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2024-10-17
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
2024-10-17
tcp: new TCP_INFO stats for RTO events
Aananth V
2024-10-17
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-10-17
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-10-17
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-10-10
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
2024-10-10
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-10-10
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-10-10
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-10-10
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-10-10
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
2024-09-18
fou: fix initialization of grc
Muhammad Usama Anjum
2024-09-12
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
[next]