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-7.2.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
6 days
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
6 days
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
1
-0
/
+4
6 days
inet: frags: publish queues before arming timer
Zhiling Zou
1
-2
/
+4
6 days
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
Zihan Xi
1
-18
/
+49
6 days
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2
-1
/
+2
10 days
net: ipip: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
10 days
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2
-36
/
+37
2026-08-19
bpf, sockmap: Fix sk_redir use-after-free in send verdict
Chengfeng Ye
1
-0
/
+2
2026-08-19
ipv4: fix use-after-free in fib_nhc_update_mtu()
Chengfeng Ye
2
-23
/
+40
2026-08-19
udp: fix potential use-after-free in tunnel segmentation
Xuanqiang Luo
1
-1
/
+3
2026-08-19
raw: fix a typo in raw_icmp_error()
Eric Dumazet
1
-1
/
+1
2026-08-19
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
Chengfeng Ye
1
-1
/
+1
2026-08-19
raw: use more conventional iterators
Eric Dumazet
2
-77
/
+49
2026-08-19
ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
Eric Dumazet
1
-3
/
+15
2026-08-19
ipv4: fib: free fib_alias with kfree_rcu() on insert error path
Weiming Shi
1
-1
/
+1
2026-07-24
net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-07-24
net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
Wyatt Feng
2
-4
/
+10
2026-07-24
ipv4: igmp: remove multicast group from hash table on device destruction
Yuyang Huang
1
-0
/
+1
2026-07-24
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+6
2026-07-24
netfilter: nf_log: validate MAC header was set before dumping it
Xiang Mei
1
-2
/
+2
2026-06-19
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-1
/
+1
2026-06-19
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2026-06-19
net: Remove redundant if statements
Yajun Deng
2
-5
/
+2
2026-06-19
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2
-18
/
+12
2026-06-19
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
1
-0
/
+4
2026-06-19
xfrm: esp: restore combined single-frag length gate
Jingguo Tan
1
-2
/
+2
2026-06-19
xfrm: ah: use skb_to_full_sk in async output callbacks
Michael Bommarito
1
-1
/
+1
2026-06-19
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
2026-06-19
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
2026-06-19
ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...
Eric Dumazet
1
-1
/
+1
2026-06-01
ipv4: raw: reject IP_HDRINCL packets with ihl < 5
Michael Bommarito
1
-1
/
+1
2026-06-01
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
1
-13
/
+13
2026-06-01
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
1
-2
/
+2
2026-06-01
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2
-48
/
+48
2026-06-01
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2
-3
/
+23
2026-06-01
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
1
-1
/
+2
2026-06-01
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
1
-2
/
+2
2026-06-01
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
1
-2
/
+30
2026-06-01
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
1
-0
/
+3
2026-05-08
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2
-1
/
+4
2026-04-18
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
2026-04-18
xfrm: Fix the usage of skb->sk
Steffen Klassert
1
-1
/
+1
2026-04-18
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
2026-04-18
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
1
-2
/
+3
2026-03-04
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-03-04
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-02-06
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-02-06
net: fou: use policy and operation tables generated from the spec
Jakub Kicinski
4
-41
/
+81
2026-02-06
net: fou: rename the source for linking
Jakub Kicinski
2
-0
/
+1
2026-02-06
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
[next]