From: David S. Miller Date: Fri, 27 Sep 2019 18:15:00 +0000 (+0200) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf X-Git-Tag: v5.4-rc1~14^2~13 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c5f095baa880036702595a09de38e7a0ca420c0b;p=linux-2.6-block.git 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) Add NFT_CHAIN_POLICY_UNSET to replace hardcoded -1 to specify that the chain policy is unset. The chain policy field is actually defined as an 8-bit unsigned integer. 2) Remove always true condition reported by smatch in chain policy check. 3) Fix element lookup on dynamic sets, from Florian Westphal. 4) Use __u8 in ebtables uapi header, from Masahiro Yamada. 5) Bogus EBUSY when removing flowtable after chain flush, from Laura Garcia Liebana. ==================== Signed-off-by: David S. Miller --- c5f095baa880036702595a09de38e7a0ca420c0b