summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2026-06-21ipv6: ioam: fix type confusion of dst_entryJiayuan Chen
2026-06-21ipv6: account for fraggap on the paged allocation pathWongi Lee
2026-06-21ipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi
2026-06-21net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-19netfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi
2026-06-17net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring
2026-06-15tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-12ipv6: Honor oif when choosing nexthop for locally generated trafficIdo Schimmel
2026-06-12ipv6: Select best matching nexthop object in fib6_table_lookup()Ido Schimmel
2026-06-12ipv6: mcast: annotate igmp6 timer expiry raceYuyang Huang
2026-06-12ipv6: mcast: annotate data-races around mca_flagsYuyang Huang
2026-06-12xfrm: Fix dev use-after-free in xfrm async resumptionDong Chenchen
2026-06-11ip6_tunnel: annotate data-races around t->err_count and t->err_timeEric Dumazet
2026-06-11ipmr: Convert mr_table.cache_resolve_queue_len to u32.Kuniyuki Iwashima
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit()Eric Dumazet
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-06-11Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-06-11ipv6: Fix a potential NPD in cleanup_prefix_route()Ido Schimmel
2026-06-10netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-10netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng
2026-06-10ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet
2026-06-09ip6_vti: set netns_immutable on the fallback device.Eric Dumazet
2026-06-09esp: fix page frag reference leak on skb_to_sgvec failureAlessandro Schino
2026-06-08ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng
2026-06-08ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima
2026-06-08ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init().Kuniyuki Iwashima
2026-06-08ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima
2026-06-08ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table().Kuniyuki Iwashima
2026-06-08ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables().Kuniyuki Iwashima
2026-06-08ip6mr: Call fib_rules_unregister() without RTNL.Kuniyuki Iwashima
2026-06-08ip6mr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-06-08net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima
2026-06-08ip6mr: Convert ip6mr_rtm_dumproute() to RCU.Kuniyuki Iwashima
2026-06-08ip6mr: Convert ip6mr_rtm_getroute() to RCU.Kuniyuki Iwashima
2026-06-08ip6mr: Allocate skb earlier in ip6mr_rtm_getroute().Kuniyuki Iwashima
2026-06-08ip6mr: Use MAXMIFS in mr6_msgsize().Kuniyuki Iwashima
2026-06-08ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.Kuniyuki Iwashima
2026-06-05ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()Eric Dumazet
2026-06-04ipv6: use READ_ONCE() in ipv6_flowlabel_get()Runyu Xiao
2026-06-04ipv6: use READ_ONCE() for bindv6only default in inet6_create()Runyu Xiao
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
2026-06-04ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony