Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2020 20:27:13 +0000 (13:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2020 20:27:13 +0000 (13:27 -0700)
commit38af8f2d606a9372dbf19e47b3939e96c1ff28e4
treeaf604e3cc94c2c2e2cf5b681cd1fe8db9ddfa75d
parent6e701c299469dd2b8a64056051c6834809152424
parent3003055f50663095472144994dac0339076031a8
Merge git://git./pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for net:

1) Fix bogus EEXIST on element insertions to the rbtree with timeouts,
   from Stefano Brivio.

2) Preempt BUG splat in the pipapo element insertion path, also from
   Stefano.

3) Release filter from the ctnetlink error path.

4) Release flowtable hooks from the deletion path.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>