summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
10 daysipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
10 daysxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
2026-08-27ipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
2026-08-27ndisc: ndisc_send_redirect() cleanupEric Dumazet
2026-08-27inet: frags: save a pair of atomic operations in reassemblyEric Dumazet
2026-08-27inet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
2026-08-27inet: frags: add inet_frag_putn() helperEric Dumazet
2026-08-19ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
2026-08-19ipv6: fix Route Information option length validationYuejie Shi
2026-08-19net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov
2026-08-09sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2026-08-09net: ipv6: clear suppressed fib6 rule resultZhiling Zou
2026-08-09ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang
2026-08-09net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet
2026-08-03net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
2026-08-03ipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi
2026-08-03ila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
2026-08-03net: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
2026-08-03xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)
2026-07-24net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-24net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-24net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-24netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)
2026-07-24netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-24ipv6: mcast: Replace locking comments with lockdep annotations.Kuniyuki Iwashima
2026-07-24netfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen
2026-07-24seg6: validate SRH length before reading fixed fieldsNuoqi Gui
2026-07-24ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
2026-07-24ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera
2026-07-24ipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera
2026-07-24ipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera
2026-07-24ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
2026-07-24xfrm: Use the XFRM_GRO to indicate a GRO call on inputSteffen Klassert
2026-07-24tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet
2026-07-24ipv6: addrconf: bail out of dad_failure when state is no longer POSTDADLinmao Li
2026-07-04inet: add indirect call wrapper for getfrag() callsEric Dumazet
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee
2026-07-04ip6_vti: set netns_immutable on the fallback device.Eric Dumazet
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman
2026-06-19ipv6/addrconf: annotate data-races around devconf fields (II)Eric Dumazet
2026-06-19ipv6: Fix a potential NPD in cleanup_prefix_route()Ido Schimmel
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng
2026-06-19ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet
2026-06-19ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng
2026-06-19ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel
2026-06-19xfrm: esp: restore combined single-frag length gateJingguo Tan