From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Wed, 8 Jul 2020 19:45:57 +0200 > The following patchset contains Netfilter updates for net-next: > > 1) Support for rejecting packets from the prerouting chain, from > Laura Garcia Liebana. > > 2) Remove useless assignment in pipapo, from Stefano Brivio. > > 3) On demand hook registration in IPVS, from Julian Anastasov. > > 4) Expire IPVS connection from process context to not overload > timers, also from Julian. > > 5) Fallback to conntrack TCP tracker to handle connection reuse > in IPVS, from Julian Anastasov. > > 6) Several patches to support for chain bindings. > > 7) Expose enum nft_chain_flags through UAPI. > > 8) Reject unsupported chain flags from the netlink control plane. > > Please, pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.