From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Wed, 2 Oct 2019 20:53:43 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Remove the skb_ext_del from nf_reset, and renames it to a more > fitting nf_reset_ct(). Patch from Florian Westphal. > > 2) Fix deadlock in nft_connlimit between packet path updates and > the garbage collector. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.