From: Jakub Kicinski Date: Thu, 8 May 2025 00:57:03 +0000 (-0700) Subject: Merge tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf X-Git-Tag: v6.15-rc6~26^2~7 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dc75a43c07b7b04606e547b1ae58d34ab658479a;p=linux-block.git Merge tag 'nf-25-05-08' of git://git./linux/kernel/git/netfilter/nf Pablo Neira Ayuso says: ==================== Netfilter/IPVS fixes for net The following patchset contain Netfilter/IPVS fixes for net: 1) Fix KMSAN uninit-value in do_output_route4, reported by syzbot. Patch from Julian Anastasov. 2) ipset hashtable set type breaks up the hashtable into regions of 2^10 buckets. Fix the macro that determines the hashtable lock region to protect concurrent updates. From Jozsef Kadlecsik. * tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf: netfilter: ipset: fix region locking in hash types ipvs: fix uninit-value for saddr in do_output_route4 ==================== Link: https://patch.msgid.link/20250507221952.86505-1-pablo@netfilter.org Signed-off-by: Jakub Kicinski --- dc75a43c07b7b04606e547b1ae58d34ab658479a