index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-12-03
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
1
-2
/
+4
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-07-17
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
1
-1
/
+2
2025-06-27
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-27
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-06-27
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
1
-6
/
+6
2025-06-04
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
1
-2
/
+2
2025-04-10
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-10
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
2025-04-10
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
2025-04-10
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-04-10
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-03-13
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-13
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-13
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-03-13
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-03-13
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-03-13
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-03-13
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-02-01
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-3
/
+1
2025-02-01
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2025-01-09
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2025-01-09
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2025-01-09
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2025-01-09
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2025-01-09
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2024-12-14
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-14
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
1
-4
/
+4
2024-11-08
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
1
-1
/
+1
2024-11-08
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-11-08
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-1
/
+1
2024-09-12
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
2024-09-04
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-19
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-19
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-07-27
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-07-05
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2
-3
/
+6
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-2
/
+2
2024-07-05
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2
-8
/
+22
2024-07-05
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-07-05
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-07-05
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-07-05
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
[next]