From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Wed, 26 Feb 2020 23:54:36 +0100 > The following patchset contains Netfilter fixes: > > 1) Perform garbage collection from workqueue to fix rcu detected > stall in ipset hash set types, from Jozsef Kadlecsik. > > 2) Fix the forceadd evaluation path, also from Jozsef. > > 3) Fix nft_set_pipapo selftest, from Stefano Brivio. > > 4) Crash when add-flush-add element in pipapo set, also from Stefano. > Add test to cover this crash. > > 5) Remove sysctl entry under mutex in hashlimit, from Cong Wang. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.