summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index ec2134f..4f3fb96 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,12 @@
+7.12
+ - Limit the maximal range of consecutive elements to add/delete
+ - Backport "netfilter: use nfnetlink_unicast()"
+ - Backport "netfilter: nfnetlink: consolidate callback type"
+ - Backport "netfilter: nfnetlink: add struct nfnl_info and
+ pass it to callbacks"
+ - Backport "netfilter: add helper function to set up the
+ nfnetlink header and use it"
+
7.10
- Fix patch "Handle false warning from -Wstringop-overflow"
- Backward compatibility: handle renaming nla_strlcpy to nla_strscpy