From ef8a47ff9922ba7b2f8ecc35caef3594ee2750d3 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 22 Sep 2020 09:31:19 +0200 Subject: ipset 7.7 released Signed-off-by: Jozsef Kadlecsik --- kernel/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'kernel') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index a853ed4..5abd482 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,25 @@ +7.7 + - Expose the initval hash parameter to userspace + - Add bucketsize parameter to all hash types + - Use fallthrough pseudo-keyword in the package copy of too + - Support the -exist flag with the destroy command + - netfilter: Use fallthrough pseudo-keyword (Gustavo A. R. Silva) + - netfilter: Replace zero-length array with flexible-array member + (Gustavo A. R. Silva) + - netfilter: ipset: call ip_set_free() instead of kfree() (Eric Dumazet) + - netfiler: ipset: fix unaligned atomic access (Russell King) + - netfilter: ipset: Fix subcounter update skip (Phil Sutter) + - ipset: Update byte and packet counters regardless of whether they match + (Stefano Brivio) + - netfilter: ipset: Pass lockdep expression to RCU lists (Amol Grover) + - ip_set: Fix compatibility with kernels between v3.3 and v4.5 + (Serhey Popovych) + - ip_set: Fix build on kernels without INIT_DEFERRABLE_WORK + (Serhey Popovych) + - ipset: Support kernels with at least system_wq support + - ip_set: Fix build on kernels without system_power_efficient_wq + (Serhey Popovych) + 7.6 - netfilter: ipset: Fix forceadd evaluation path - netfilter: ipset: Correct the reported memory size -- cgit v1.2.3