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-7.1.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
3 days
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
2
-14
/
+54
3 days
tcp: initialize standalone TCP-AO response padding
Yizhou Zhao
1
-0
/
+3
3 days
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
Chengfeng Ye
1
-1
/
+1
3 days
raw: annotate lockless match fields in raw_v4_match()
Runyu Xiao
2
-9
/
+18
3 days
ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
Eric Dumazet
1
-3
/
+15
3 days
net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
Yun Zhou
1
-2
/
+2
3 days
bpf: tcp: fix double sock release on batch realloc
Xiang Mei (Microsoft)
1
-1
/
+4
3 days
nexthop: initialize extack in nh_res_bucket_migrate()
Xiang Mei (Microsoft)
1
-1
/
+1
3 days
tcp: fix TIME_WAIT socket reference leak on PSP policy failure
Eric Dumazet
1
-2
/
+4
3 days
ipv4: fib: free fib_alias with kfree_rcu() on insert error path
Weiming Shi
1
-1
/
+1
13 days
net: ipip: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
13 days
net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
13 days
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
1
-2
/
+2
13 days
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
2
-4
/
+8
13 days
ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()
Eric Dumazet
1
-2
/
+12
13 days
ipv4: igmp: annotate data-races around timer-related fields
Yuyang Huang
1
-11
/
+13
13 days
ipv4: igmp: annotate data-races around im->users
Yuyang Huang
1
-4
/
+7
13 days
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-5
/
+9
13 days
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2
-4
/
+2
13 days
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2
-7
/
+6
13 days
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
1
-1
/
+1
13 days
netfilter: conntrack: check NULL when retrieving ct extension
Pablo Neira Ayuso
2
-4
/
+22
13 days
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
1
-11
/
+16
13 days
netfilter: nf_reject: skip iphdr options when looking for icmp header
Florian Westphal
1
-1
/
+1
13 days
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
1
-2
/
+0
13 days
sockmap: Fix use-after-free in udp_bpf_recvmsg()
Kuniyuki Iwashima
1
-0
/
+9
13 days
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
1
-0
/
+1
13 days
ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().
Kuniyuki Iwashima
1
-0
/
+4
13 days
tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
Neal Cardwell
1
-1
/
+1
2026-07-18
net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
Wyatt Feng
2
-4
/
+10
2026-07-18
ipv4: igmp: remove multicast group from hash table on device destruction
Yuyang Huang
1
-0
/
+1
2026-07-18
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
1
-2
/
+3
2026-07-04
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
1
-0
/
+4
2026-07-04
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+6
2026-07-04
ipv4: account for fraggap on the paged allocation path
Wongi Lee
1
-5
/
+2
2026-06-11
Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
4
-19
/
+15
2026-06-11
Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-6
/
+11
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-1
/
+1
2026-06-10
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2
-18
/
+12
2026-06-10
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
1
-0
/
+2
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
1
-6
/
+11
2026-06-05
inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush
Hyunwoo Kim
2
-3
/
+3
2026-06-04
udp: clear skb->dev before running a sockmap verdict
Sechang Lim
1
-0
/
+8
2026-06-04
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
1
-0
/
+4
2026-06-02
tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().
Kuniyuki Iwashima
1
-0
/
+6
2026-05-29
Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-3
/
+3
2026-05-29
Revert "esp: fix page frag reference leak on skb_to_sgvec failure"
Steffen Klassert
1
-7
/
+5
2026-05-27
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
2026-05-27
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
2026-05-23
ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...
Eric Dumazet
1
-1
/
+1
[next]