summaryrefslogtreecommitdiffstats
path: root/kernel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ChangeLog')
-rw-r--r--kernel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index b9ca38c..425526a 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,8 @@
+6.18
+ - bitmap:ip,mac: fix listing with timeout (reported by Yoann JUET)
+ - hash:*net*: nomatch flag not excluded on set resize
+ - list:set: update reference counter when last element pushed off
+
6.17
- Make sure ip_set_max isn't set to IPSET_INVALID_ID
- netfilter: ipset: timeout values corrupted on set resize (Josh Hunt)