Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 00:50:10 +0000 (17:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 00:50:10 +0000 (17:50 -0700)
commitc3d7a089f945124770748b4eb7d5e2d1b40dadf9
tree92f47175820f11e7a47e0b5f106aaf01d9963a43
parent94880a5b2e8144e77d2a0a384a68248104837f58
parentdaf1de9078792a4d60e36aa7ecf3aadca65277c2
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) Spurious warning when loading rules using the physdev match,
   from Todd Seidelmann.

2) Fix FTP conntrack helper debugging output, from Thomas Jarosch.

3) Restore per-netns nf_conntrack_{acct,helper,timeout} sysctl knobs,
   from Florian Westphal.

4) Clear skbuff timestamp from the flowtable datapath, also from Florian.

5) Fix incorrect byteorder of NFT_META_BRI_IIFVPROTO, from wenxu.
====================

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