From: David S. Miller Date: Tue, 16 Oct 2012 18:08:40 +0000 (-0400) Subject: MAINTAINERS: Add explicit section for IPSEC networking. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=73b7656ce4e09eb137ee6f845a9e11a7f132df1c;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git MAINTAINERS: Add explicit section for IPSEC networking. Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index e73060fe0788..6d6632f71574 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5019,6 +5019,20 @@ F: net/ipv6/ F: include/net/ip* F: arch/x86/net/* +NETWORKING [IPSEC] +M: Steffen Klassert +M: Herbert Xu +M: "David S. Miller" +L: netdev@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git +S: Maintained +F: net/xfrm/ +F: net/key/ +F: net/ipv4/xfrm* +F: net/ipv6/xfrm* +F: include/uapi/linux/xfrm.h +F: include/net/xfrm.h + NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) M: Paul Moore L: netdev@vger.kernel.org