From eee41e3e37714108fe260f94cea2289ecbb390b0 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 19 Nov 2020 21:34:57 +0100 Subject: ipset 7.8 released Signed-off-by: Jozsef Kadlecsik --- kernel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kernel/ChangeLog') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 5abd482..ec0f890 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,13 @@ +7.8 + - Complete backward compatibility fix for package copy of + - Compatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT + - netfilter: ipset: enable memory accounting for ipset allocations + (Vasily Averin) + - netfilter: ipset: prevent uninit-value in hash_ip6_add (Eric Dumazet) + - Compatibility: use skb_policy() from if_vlan.h if available + - Compatibility: Check for the fourth arg of list_for_each_entry_rcu() + - Backward compatibility fix for the package copy of + 7.7 - Expose the initval hash parameter to userspace - Add bucketsize parameter to all hash types -- cgit v1.2.3