]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Nov 2024 11:52:49 +0000 (11:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Nov 2024 11:52:49 +0000 (11:52 +0000)
commit296a681def3e105f8535c8b3cb0f37f22f710e62
treecc467d1494c9d25d948e05811f870fdcad0fda36
parent38f83a57aa8e644f37a88d4771d756303cfa7365
parenta35672819f8d85e2ae38b80d40b923e3ef81e4ea
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next

Steffen Klassert says:

====================

ipsec-next-11-15

1) Add support for RFC 9611 per cpu xfrm state handling.

2) Add inbound and outbound xfrm state caches to speed up
   state lookups.

3) Convert xfrm to dscp_t. From Guillaume Nault.

4) Fix error handling in build_aevent.
   From Everest K.C.

5) Replace strncpy with strscpy_pad in copy_to_user_auth.
   From Daniel Yang.

6) Fix an uninitialized symbol during acquire state insertion.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c