Message ID | 20201127190313.24947-1-pablo@netfilter.org (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Netdev Maintainers |
Headers | show |
On Fri, 27 Nov 2020 20:03:08 +0100 Pablo Neira Ayuso wrote: > 1) Fix insufficient validation of IPSET_ATTR_IPADDR_IPV6 reported > by syzbot. > > 2) Remove spurious reports on nf_tables when lockdep gets disabled, > from Florian Westphal. > > 3) Fix memleak in the error path of error path of > ip_vs_control_net_init(), from Wang Hai. > > 4) Fix missing control data in flow dissector, otherwise IP address > matching in hardware offload infra does not work. > > 5) Fix hardware offload match on prefix IP address when userspace > does not send a bitwise expression to represent the prefix. > > Please, pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks!