From: Bagas Sanjaya Date: Mon, 3 Nov 2025 01:50:30 +0000 (+0700) Subject: MAINTAINERS: Add entry for XFRM documentation X-Git-Tag: v6.19-rc1~170^2~135^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=939ba8c5b81cbaf37781d7aa4849170860124a5e;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add entry for XFRM documentation XFRM patches are supposed to be sent to maintainers under "NETWORKING [IPSEC]" heading, but it doesn't cover XFRM docs yet. Add the entry. Reviewed-by: Randy Dunlap Tested-by: Randy Dunlap Signed-off-by: Bagas Sanjaya Signed-off-by: Steffen Klassert --- diff --git a/MAINTAINERS b/MAINTAINERS index d652f4f27756e..4f33daad40bed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18041,6 +18041,7 @@ L: netdev@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git +F: Documentation/networking/xfrm/ F: include/net/xfrm.h F: include/uapi/linux/xfrm.h F: net/ipv4/ah4.c