From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Sun, 27 Oct 2019 13:02:16 +0100 > The following patchset contains Netfilter/IPVS fixes for net: > > 1) Fix crash on flowtable due to race between garbage collection > and insertion. > > 2) Restore callback unbinding in netfilter offloads. > > 3) Fix races on IPVS module removal, from Davide Caratti. > > 4) Make old_secure_tcp per-netns to fix sysbot report, > from Eric Dumazet. > > 5) Validate matching length in netfilter offloads, from wenxu. Pulled, thanks.