index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
2025-04-10
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2025-04-10
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-04-10
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
2025-03-13
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
2025-03-13
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
2025-03-07
tcp: Defer ts_recent changes until req is owned
Wang Hai
2025-03-07
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-27
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
2025-02-27
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
2025-02-21
arp: use RCU protection in arp_xmit()
Eric Dumazet
2025-02-21
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
2025-02-21
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
2025-02-21
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
2025-02-21
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
2025-02-21
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
2025-02-17
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
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
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
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-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-23
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
2024-12-23
net: fix memory leak in tcp_conn_request()
Wang Liang
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
[next]