From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Mon, 30 Mar 2020 02:36:42 +0200 > The following patchset contains Netfilter/IPVS updates for net-next: > > 1) Add support to specify a stateful expression in set definitions, > this allows users to specify e.g. counters per set elements. > > 2) Flowtable software counter support. > > 3) Flowtable hardware offload counter support, from wenxu. > > 3) Parallelize flowtable hardware offload requests, from Paul Blakey. > This includes a patch to add one work entry per offload command. > > 4) Several patches to rework nf_queue refcount handling, from Florian > Westphal. > > 4) A few fixes for the flowtable tunnel offload: Fix crash if tunneling > information is missing and set up indirect flow block as TC_SETUP_FT, > patch from wenxu. > > 5) Stricter netlink attribute sanity check on filters, from Romain Bellan > and Florent Fourcot. > > 5) Annotations to make sparse happy, from Jules Irenge. > > 6) Improve icmp errors in debugging information, from Haishuang Yan. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks.