summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
21 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
22 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
5 daysipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov
5 daysnet: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
5 daysnet: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou
6 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
6 daysseg6: add FIB table attribute for post-encap SID route lookupAndrea Mayer
6 daysMerge branch 'big-tcp-for-udp-tunnels'Paolo Abeni
6 daysudp: Set length in UDP header to 0 for big GSO packetsAlice Mikityanska
6 daysudp: Support gro_ipv4_max_size > 65536Alice Mikityanska
6 daysudp: Support BIG TCP GSO packets where they can occurAlice Mikityanska
6 daysnet: Use helpers to get/set UDP len tree-wideAlice Mikityanska
6 daystcp: initialize standalone TCP-AO response paddingYizhou Zhao
7 daysudp: fix encapsulation packet resubmit in multicast deliverAnton Danilov
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
11 daystcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet
11 daysMerge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-13esp: do not unref managed frag pages in esp_ssg_unref()Maher Azzouzi
2026-07-13xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is fullXiang Mei
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-07-10netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-08netfilter: handle unreadable fragsFlorian Westphal
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)
2026-07-03netfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen
2026-07-03net: ipv6: report multicast group user countYuyang Huang
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-02udp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
2026-07-01ipv6: fib_rules: Convert fib6_rules_net_exit_rtnl() to ->exit().Kuniyuki Iwashima
2026-07-01net: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
2026-06-29ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang
2026-06-26seg6: validate SRH length before reading fixed fieldsNuoqi Gui
2026-06-23ipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera
2026-06-23ipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-22ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
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