index
:
kernel/git/torvalds/linux-2.6.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
7 days
ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
Pengfei Zhang
10 days
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
13 days
ipv6: fix missing notification for ignore_routes_with_linkdown
Fernando Fernandez Mancera
13 days
ipv6: fix state corruption during proxy_ndp sysctl restart
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
13 days
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-22
ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().
Xiang Mei
2026-06-22
Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-06-21
ipv6: ioam: fix type confusion of dst_entry
Jiayuan Chen
2026-06-21
ipv6: account for fraggap on the paged allocation path
Wongi Lee
2026-06-21
ipv6: ndisc: fix NULL deref in accept_untracked_na()
Weiming Shi
2026-06-21
net: sit: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
2026-06-17
net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
2026-06-15
tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)
Eric Dumazet
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-12
ipv6: Honor oif when choosing nexthop for locally generated traffic
Ido Schimmel
2026-06-12
ipv6: Select best matching nexthop object in fib6_table_lookup()
Ido Schimmel
2026-06-12
ipv6: mcast: annotate igmp6 timer expiry race
Yuyang Huang
2026-06-12
ipv6: mcast: annotate data-races around mca_flags
Yuyang Huang
2026-06-12
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
2026-06-11
ip6_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
2026-06-11
ipmr: Convert mr_table.cache_resolve_queue_len to u32.
Kuniyuki Iwashima
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-11
ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit()
Eric Dumazet
2026-06-11
Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2026-06-11
Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-06-11
ipv6: Fix a potential NPD in cleanup_prefix_route()
Ido Schimmel
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
2026-06-10
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2026-06-10
ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
Eric Dumazet
2026-06-09
ip6_vti: set netns_immutable on the fallback device.
Eric Dumazet
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
2026-06-08
ipv6: sit: reload inner IPv6 header after GSO offloads
Kyle Zeng
2026-06-08
ip6mr: Replace RTNL with a dedicated mutex for MFC.
Kuniyuki Iwashima
2026-06-08
ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init().
Kuniyuki Iwashima
2026-06-08
ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
2026-06-08
ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table().
Kuniyuki Iwashima
2026-06-08
ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables().
Kuniyuki Iwashima
2026-06-08
ip6mr: Call fib_rules_unregister() without RTNL.
Kuniyuki Iwashima
2026-06-08
ip6mr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2026-06-08
net: Remove rtnl_held of struct fib_dump_filter.
Kuniyuki Iwashima
2026-06-08
ip6mr: Convert ip6mr_rtm_dumproute() to RCU.
Kuniyuki Iwashima
[next]