From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Fri, 29 May 2020 19:50:17 +0200 > The following patchset contains Netfilter updates for net-next > to extend ctnetlink and the flowtable infrastructure: > > 1) Extend ctnetlink kernel side netlink dump filtering capabilities, > from Romain Bellan. > > 2) Generalise the flowtable hook parser to take a hook list. > > 3) Pass a hook list to the flowtable hook registration/unregistration. > > 4) Add a helper function to release the flowtable hook list. > > 5) Update the flowtable event notifier to pass a flowtable hook list. > > 6) Allow users to add new devices to an existing flowtables. > > 7) Allow users to remove devices to an existing flowtables. > > 8) Allow for registering a flowtable with no initial devices. > > Please, pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thank you.