index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
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
2026-06-08
ip6mr: Convert ip6mr_rtm_getroute() to RCU.
Kuniyuki Iwashima
2026-06-08
ip6mr: Allocate skb earlier in ip6mr_rtm_getroute().
Kuniyuki Iwashima
2026-06-08
ip6mr: Use MAXMIFS in mr6_msgsize().
Kuniyuki Iwashima
2026-06-08
ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.
Kuniyuki Iwashima
2026-06-05
ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
Eric Dumazet
2026-06-04
ipv6: use READ_ONCE() in ipv6_flowlabel_get()
Runyu Xiao
2026-06-04
ipv6: use READ_ONCE() for bindv6only default in inet6_create()
Runyu Xiao
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
2026-06-04
ipv6: mcast: Fix use-after-free when processing MLD queries
Ido Schimmel
2026-06-04
xfrm: add extack to xfrm_init_state
Antony Antony
[prev]
[next]