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-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/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2
-2
/
+4
7 days
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
7 days
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
7 days
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
7 days
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+13
2026-03-12
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
3
-25
/
+31
2026-03-12
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-12
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
1
-15
/
+1
2026-03-12
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-10
/
+15
2026-03-12
inet: annotate data-races around isk->inet_num
Eric Dumazet
2
-5
/
+5
2026-03-12
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
6
-12
/
+14
2026-03-04
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-4
/
+14
2026-03-04
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
1
-2
/
+1
2026-03-04
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
4
-4
/
+10
2026-03-04
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-2
/
+2
2026-02-27
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
1
-1
/
+2
2026-02-27
ping: annotate data-races in ping_lookup()
Eric Dumazet
1
-12
/
+19
2026-02-27
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-02-27
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
1
-4
/
+10
2026-02-27
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+5
2026-02-27
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2
-3
/
+5
2026-02-27
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-02-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2
-4
/
+39
2026-02-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-2
/
+3
2026-02-06
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2
-2
/
+4
2026-01-30
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-30
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-23
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-2
/
+2
2026-01-23
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-23
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-3
/
+2
2026-01-23
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
1
-2
/
+2
2026-01-17
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-17
udp: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2026-01-17
inet: frags: drop fraglist conntrack references
Florian Westphal
1
-0
/
+2
2026-01-17
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-17
net: do not write to msg_get_inq in callee
Willem de Bruijn
1
-5
/
+3
2026-01-08
erspan: Initialize options_len before referencing options.
Frode Nordahl
1
-2
/
+4
2026-01-08
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
2026-01-08
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2026-01-02
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-5
/
+43
2026-01-02
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
2
-8
/
+13
2026-01-02
inet: frags: avoid theoretical race in ip_frag_reinit()
Jakub Kicinski
2
-4
/
+4
2025-11-19
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-2
/
+4
2025-11-12
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-2
/
+4
2025-10-30
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
1
-2
/
+9
2025-10-30
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
1
-7
/
+7
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
1
-2
/
+0
2025-10-14
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
[next]