summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-08-10 15:00:58 -0400
committerPaul Moore <paul@paul-moore.com>2017-08-10 15:00:58 -0400
commit5703ffaa001d3a195f895f3975803464bc23b571 (patch)
treefcb96899d1dc8991e1aa55f49077a82ea394232b /MAINTAINERS
parent476accbe2f6ef69caeebe99f52a286e12ac35aee (diff)
MAINTAINERS: update the NetLabel and Labeled Networking information
Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS24
1 files changed, 14 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 65990909fe73..be25ebaaeec3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9112,15 +9112,6 @@ F: net/*/netfilter/
9112F: net/netfilter/ 9112F: net/netfilter/
9113F: net/bridge/br_netfilter*.c 9113F: net/bridge/br_netfilter*.c
9114 9114
9115NETLABEL
9116M: Paul Moore <paul@paul-moore.com>
9117W: http://netlabel.sf.net
9118L: netdev@vger.kernel.org
9119S: Maintained
9120F: Documentation/netlabel/
9121F: include/net/netlabel.h
9122F: net/netlabel/
9123
9124NETROM NETWORK LAYER 9115NETROM NETWORK LAYER
9125M: Ralf Baechle <ralf@linux-mips.org> 9116M: Ralf Baechle <ralf@linux-mips.org>
9126L: linux-hams@vger.kernel.org 9117L: linux-hams@vger.kernel.org
@@ -9248,10 +9239,23 @@ F: net/ipv6/
9248F: include/net/ip* 9239F: include/net/ip*
9249F: arch/x86/net/* 9240F: arch/x86/net/*
9250 9241
9251NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) 9242NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
9252M: Paul Moore <paul@paul-moore.com> 9243M: Paul Moore <paul@paul-moore.com>
9244W: https://github.com/netlabel
9253L: netdev@vger.kernel.org 9245L: netdev@vger.kernel.org
9246L: linux-security-module@vger.kernel.org
9254S: Maintained 9247S: Maintained
9248F: Documentation/netlabel/
9249F: include/net/calipso.h
9250F: include/net/cipso_ipv4.h
9251F: include/net/netlabel.h
9252F: include/uapi/linux/netfilter/xt_SECMARK.h
9253F: include/uapi/linux/netfilter/xt_CONNSECMARK.h
9254F: net/netlabel/
9255F: net/ipv4/cipso_ipv4.c
9256F: net/ipv6/calipso.c
9257F: net/netfilter/xt_CONNSECMARK.c
9258F: net/netfilter/xt_SECMARK.c
9255 9259
9256NETWORKING [TLS] 9260NETWORKING [TLS]
9257M: Ilya Lesokhin <ilyal@mellanox.com> 9261M: Ilya Lesokhin <ilyal@mellanox.com>