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
8 days
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
2026-05-08
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2026-05-07
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
2026-05-07
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-04-22
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
2026-04-22
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
2026-04-22
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
2026-04-18
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-04-02
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2026-04-02
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
2026-04-02
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
2026-04-02
xfrm: Fix the usage of skb->sk
Steffen Klassert
2026-03-25
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
2026-03-25
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-03-25
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
2026-03-25
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-25
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
2026-03-25
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-25
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
2026-03-25
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-13
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
2026-03-04
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
2026-03-04
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-03-04
ping: annotate data-races in ping_lookup()
Eric Dumazet
2026-03-04
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
2026-03-04
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2026-03-04
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-03-04
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
2026-03-04
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2026-03-04
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
2026-02-06
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2026-01-30
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
2026-01-30
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
2026-01-23
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
2026-01-23
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
2026-01-17
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
2026-01-17
inet: ping: Fix icmp out counting
yuan.gao
2026-01-08
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
2025-12-18
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-12-18
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-12-18
inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
Xuanqiang Luo
2025-12-18
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
2025-12-12
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
2025-11-24
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
2025-11-13
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
2025-11-13
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
2025-11-13
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
2025-11-13
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
[next]