From: David S. Miller Date: Tue, 16 Oct 2012 18:08:40 +0000 (-0400) Subject: MAINTAINERS: Add explicit section for IPSEC networking. X-Git-Tag: v3.7-rc2~33^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=73b7656ce4e09eb137ee6f845a9e11a7f132df1c;p=platform%2Fkernel%2Flinux-stable.git MAINTAINERS: Add explicit section for IPSEC networking. Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index e73060f..6d6632f 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