Hi, 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. Please, pull these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-04-25 Thanks. ---------------------------------------------------------------- The following changes since commit a9176f7c66f0f438dfd9a1a6c86ca7b73280a494: Merge branch 'mlxsw-fixes' (2024-04-19 20:43:17 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-04-25 for you to fetch changes up to 8e30abc9ace4f0add4cd761dfdbfaebae5632dd2: netfilter: nf_tables: honor table dormant flag from netdev release event path (2024-04-25 10:42:57 +0200) ---------------------------------------------------------------- netfilter pull request 24-04-25 ---------------------------------------------------------------- Ismael Luceno (1): ipvs: Fix checksumming on GSO of SCTP packets Pablo Neira Ayuso (1): netfilter: nf_tables: honor table dormant flag from netdev release event path net/netfilter/ipvs/ip_vs_proto_sctp.c | 6 ++++-- net/netfilter/nft_chain_filter.c | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-)