Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Fri, 17 Dec 2021 10:52:04 +0000 (10:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Dec 2021 10:52:04 +0000 (10:52 +0000)
commit8ca4090fec0217bcb89531c8be80fcfa66a397a1
tree50c8ddf240bad6c1bce9c282902034212fc49a29
parentb62e3317b68d9c84301940ca8ca9c35a584111b2
parent76f12e632a15a20c8de3532d64a0708cf0e32f11
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 UAF in set catch-all element, from Eric Dumazet.

2) Fix MAC mangling for multicast/loopback traffic in nfnetlink_queue
   and nfnetlink_log, from Ignacy GawÄ™dzki.

3) Remove expired entries from ctnetlink dump path regardless the tuple
   direction, from Florian Westphal.
====================

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