From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Tue, 4 Aug 2020 22:02:03 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Flush the cleanup xtables worker to make sure destructors > have completed, from Florian Westphal. > > 2) iifgroup is matching erroneously, also from Florian. > > 3) Add selftest for meta interface matching, from Florian Westphal. > > 4) Move nf_ct_offload_timeout() to header, from Roi Dayan. > > 5) Call nf_ct_offload_timeout() from flow_offload_add() to > make sure garbage collection does not evict offloaded flow, > from Roi Dayan. > > Please, pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.