From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Thu, 5 Sep 2019 18:03:52 +0200 > The following patchset contains Netfilter updates for net-next: > > 1) Add nft_reg_store64() and nft_reg_load64() helpers, from Ander Juaristi. > > 2) Time matching support, also from Ander Juaristi. > > 3) VLAN support for nfnetlink_log, from Michael Braun. > > 4) Support for set element deletions from the packet path, also from Ander. > > 5) Remove __read_mostly from conntrack spinlock, from Li RongQing. > > 6) Support for updating stateful objects, this also includes the initial > client for this infrastructure: the quota extension. A follow up fix > for the control plane also comes in this batch. Patches from > Fernando Fernandez Mancera. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks.