From: David S. Miller Date: Mon, 11 Apr 2022 10:47:58 +0000 (+0100) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next X-Git-Tag: v6.6.17~7459^2~356 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4696ad36d76423c56df02b5485a14629dbcbb9af;p=platform%2Fkernel%2Flinux-rpi.git Merge git://git./linux/kernel/git/netfilter/nf-next Pablo Neira Ayuso says: ==================== Netfilter updates for net-next The following patchset contains Netfilter updates for net-next: 1) Replace unnecessary list_for_each_entry_continue() in nf_tables, from Jakob Koschel. 2) Add struct nf_conntrack_net_ecache to conntrack event cache and use it, from Florian Westphal. 3) Refactor ctnetlink_dump_list(), also from Florian. 4) Bump module reference counter on cttimeout object addition/removal, from Florian. 5) Consolidate nf_log MAC printer, from Phil Sutter. 6) Add basic logging support for unknown ethertype, from Phil Sutter. 7) Consolidate check for sysctl nf_log_all_netns toggle, also from Phil. 8) Replace hardcode value in nft_bitwise, from Jeremy Sowden. 9) Rename BASIC-like goto tags in nft_bitwise to more meaningful names, also from Jeremy. 10) nft_fib support for reverse path filtering with policy-based routing on iif. Extend selftests to cover for this new usecase, from Florian. ==================== Signed-off-by: David S. Miller --- 4696ad36d76423c56df02b5485a14629dbcbb9af