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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
1
-0
/
+2
10 days
net: ip6_tunnel: 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
-71
/
+4
14 days
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
1
-0
/
+3
14 days
ipv6: fix Route Information option length validation
Yuejie Shi
1
-4
/
+4
14 days
net: ipv6: clear suppressed fib6 rule result
Zhiling Zou
1
-0
/
+1
14 days
ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
Pengfei Zhang
1
-9
/
+8
14 days
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
14 days
ila: reload IPv6 header after pskb_may_pull in checksum adjust
Michael Bommarito
1
-0
/
+12
14 days
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
Li RongQing
1
-1
/
+1
14 days
raw: use more conventional iterators
Eric Dumazet
1
-67
/
+38
2026-07-24
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
1
-0
/
+2
2026-07-24
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
1
-1
/
+0
2026-07-24
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
1
-0
/
+4
2026-07-24
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
1
-6
/
+8
2026-07-24
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2026-07-24
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2
-3
/
+3
2026-07-24
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2026-07-24
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
1
-25
/
+23
2026-07-24
net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+6
2026-07-24
net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-07-24
net: sit: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-07-24
netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
Xiang Mei (Microsoft)
1
-1
/
+3
2026-07-24
netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
Xiang Mei
1
-1
/
+2
2026-07-24
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-12
/
+28
2026-07-24
ipv6: mcast: Replace locking comments with lockdep annotations.
Kuniyuki Iwashima
1
-54
/
+71
2026-07-24
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-20
/
+12
2026-07-24
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-116
/
+193
2026-07-24
mld: add new workqueues for process mld events
Taehee Yoo
2
-85
/
+199
2026-07-24
mld: convert ifmcaddr6 to RCU
Taehee Yoo
4
-179
/
+130
2026-07-24
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-74
/
+126
2026-07-24
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-30
/
+22
2026-07-24
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-9
/
+0
2026-07-24
mld: convert from timer to delayed work
Taehee Yoo
1
-61
/
+79
2026-07-24
netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop
Zhixing Chen
3
-1
/
+8
2026-07-24
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
1
-0
/
+3
2026-07-24
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-07-24
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
1
-1
/
+3
2026-07-24
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-07-24
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-07-24
ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().
Xiang Mei
1
-0
/
+3
2026-07-24
tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)
Eric Dumazet
1
-3
/
+3
2026-07-24
ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD
Linmao Li
1
-3
/
+10
2026-07-24
netfilter: nf_log: validate MAC header was set before dumping it
Xiang Mei
1
-2
/
+2
2026-07-04
ip6_vti: set netns_immutable on the fallback device.
Eric Dumazet
1
-0
/
+1
2026-06-19
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-1
/
+1
2026-06-19
net: Remove redundant if statements
Yajun Deng
3
-8
/
+4
2026-06-19
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
1
-9
/
+6
2026-06-19
ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
Eric Dumazet
1
-0
/
+2
2026-06-19
ipv6: sit: reload inner IPv6 header after GSO offloads
Kyle Zeng
1
-0
/
+1
[next]