From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Fri, 6 Mar 2020 19:15:02 +0100 > The following patchset contains Netfilter fixes for net: > > 1) Patches to bump position index from sysctl seq_next, > from Vasilin Averin. > > 2) Release flowtable hook from error path, from Florian Westphal. > > 3) Patches to add missing netlink attribute validation, > from Jakub Kicinski. > > 4) Missing NFTA_CHAIN_FLAGS in nf_tables_fill_chain_info(). > > 5) Infinite loop in module autoload if extension is not available, > from Florian Westphal. > > 6) Missing module ownership in inet/nat chain type definition. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.