开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2026-06-11
ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit()
Eric Dumazet
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-03
ipv6: exthdrs: recompute network header pointer once
Justin Iurman
2026-06-02
ipv6: anycast: insert aca into global hash under idev->lock
Jiayuan Chen
2026-06-01
netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinked
Jiayuan Chen
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
2026-05-29
Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-05-29
ipv6: fix possible infinite loop in fib6_select_path()
Jiayuan Chen
2026-05-29
ipv6: fix possible infinite loop in rt6_fill_node()
Jiayuan Chen
2026-05-29
Revert "esp: fix page frag reference leak on skb_to_sgvec failure"
Steffen Klassert
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-27
ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
Rahul Chandelkar
2026-05-27
ipv6: frags: cleanup __IP6_INC_STATS() confusion
Eric Dumazet
2026-05-27
ipv6: mcast: annotate data-races around mca_users
Yuyang Huang
2026-05-26
ipv6: validate extension header length before copying to cmsg
Qi Tang
2026-05-26
Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-05-26
ipv6: addrconf: fix temp address generation after prefix deprecation
Fernando Fernandez Mancera
2026-05-26
ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().
Maoyi Xie
2026-05-26
ip6: vti: Use ip6_tnl.net in vti6_changelink().
Kuniyuki Iwashima
2026-05-25
ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
Justin Iurman
2026-05-25
ipv6: exthdrs: refresh nh after handling HAO option
Zhengchuan Liang
2026-05-24
netfilter: add option for GCOV profiling
Florian Westphal
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
2026-05-22
netfilter: nft_fib_ipv6: handle routes via external nexthop
Jiayuan Chen
2026-05-22
netfilter: nft_fib_ipv6: walk fib6_siblings under RCU
Jiayuan Chen
2026-05-22
xfrm: esp: restore combined single-frag length gate
Jingguo Tan
2026-05-22
esp: fix page frag reference leak on skb_to_sgvec failure
e521588
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
ipv6: ioam: refresh hdr pointer before ioam6_event()
Justin Iurman
2026-05-21
ipv6: route: Unregister netdevice notifier on BPF init failure
Yuho Choi
2026-05-20
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
[next]