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
10 hours
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
10 hours
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
10 hours
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
10 hours
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
10 hours
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
10 hours
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
10 hours
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
10 hours
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
10 hours
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
10 hours
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
10 hours
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
10 hours
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
10 hours
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
10 hours
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
10 hours
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
10 hours
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
10 hours
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
10 hours
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
10 hours
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
10 hours
tcp: inline tcp_chrono_start()
Eric Dumazet
10 hours
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
10 hours
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
10 hours
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
10 hours
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
9 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-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
2026-04-03
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
2026-04-03
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
2026-04-03
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]