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
13 hours
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
13 hours
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
13 hours
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
13 hours
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
13 hours
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
13 hours
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
13 hours
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
13 hours
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
13 hours
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
13 hours
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
13 hours
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
13 hours
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
6 days
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
6 days
net: ipv4: stop checking crypto_ahash_alignmask
Eric Biggers
6 days
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
6 days
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
6 days
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-05-08
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2026-04-27
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-04-27
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
2026-04-02
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
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
tcp: Rearrange tests in inet_csk_bind_conflict().
Kuniyuki Iwashima
2026-04-02
tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
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
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2026-03-25
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2026-03-25
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
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: tcp: accept old ack during closing
Menglong Dong
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
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2026-03-04
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2026-03-04
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-03-04
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2026-03-04
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
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-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
[next]