index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
1
-0
/
+1
7 days
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
3
-13
/
+8
7 days
ipv4: use WARN_ON_ONCE() in ip_rt_bug()
Eric Dumazet
1
-1
/
+1
7 days
ipv4: icmp: reject broadcast/multicast routes
Eric Dumazet
1
-0
/
+3
7 days
udp: Fix UDP length on last GSO_PARTIAL segment
Gal Pressman
1
-3
/
+6
7 days
udp: gso: Fix handling checksum in __udp_gso_segment
Alice Mikityanska
1
-11
/
+2
12 days
ipv4: raw: reject IP_HDRINCL packets with ihl < 5
Michael Bommarito
1
-1
/
+1
13 days
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-166
/
+95
2026-05-12
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
1
-1
/
+2
2026-05-10
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2026-05-09
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
8
-163
/
+91
2026-05-09
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
1
-1
/
+1
2026-05-09
tcp: Fix potential UAF in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
netfilter: x_tables: close dangling table module init race
Florian Westphal
5
-56
/
+60
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
3
-11
/
+12
2026-05-08
netfilter: x_tables: unregister the templates first
Florian Westphal
5
-5
/
+5
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
8
-23
/
+6
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2
-68
/
+8
2026-05-07
ipmr: Call ipmr_fib_lookup() under RCU.
Kuniyuki Iwashima
1
-1
/
+2
2026-05-07
tcp: tcp_child_process() related UAF
Eric Dumazet
2
-9
/
+7
2026-05-07
inetpeer: add a missing read_seqretry() in inet_getpeer()
Eric Dumazet
1
-1
/
+2
2026-05-07
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
3
-3
/
+16
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2
-1
/
+4
2026-05-02
ipv4: igmp: annotate data-races in igmp_heard_query()
Eric Dumazet
1
-22
/
+36
2026-05-02
ipmr: prevent info-leak in pmr_cache_report()
Eric Dumazet
1
-3
/
+4
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
1
-0
/
+3
2026-04-29
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-3
/
+23
2026-04-28
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
1
-2
/
+3
2026-04-28
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2
-50
/
+74
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
2026-04-24
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-86
/
+115
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+3
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
1
-1
/
+4
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-3
/
+7
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
1
-1
/
+0
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
1
-1
/
+1
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2
-3
/
+23
2026-04-21
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
1
-2
/
+2
2026-04-20
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
1
-2
/
+12
2026-04-18
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
2
-2
/
+3
2026-04-18
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
1
-1
/
+2
2026-04-18
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
2
-2
/
+3
2026-04-18
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
2
-3
/
+4
2026-04-18
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
2
-3
/
+3
2026-04-18
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
2
-2
/
+2
2026-04-18
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
2
-3
/
+3
2026-04-18
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
2
-2
/
+3
2026-04-18
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
3
-4
/
+6
2026-04-18
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
2
-6
/
+6
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
13
-29
/
+31
[next]