]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorJakub Kicinski <kuba@kernel.org>
Thu, 25 Apr 2024 15:46:53 +0000 (08:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Apr 2024 15:46:53 +0000 (08:46 -0700)
commite8baa63f8789d34b5c2e61f36ab60d693b65b1dc
treef2552837d4a10d202b0ba057da3fe501e2133c4b
parent1971d13ffa84a551d29a81fdf5b5ec5be166ac83
parent8e30abc9ace4f0add4cd761dfdbfaebae5632dd2
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

====================
Netfilter/IPVS fixes for net

The following patchset contains two Netfilter/IPVS fixes for net:

Patch #1 fixes SCTP checksumming for IPVS with gso packets,
 from Ismael Luceno.

Patch #2 honor dormant flag from netdev event path to fix a possible
 double hook unregistration.

* tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nf_tables: honor table dormant flag from netdev release event path
  ipvs: Fix checksumming on GSO of SCTP packets
====================

Link: https://lore.kernel.org/r/20240425090149.1359547-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>