* [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
@ 2017-08-10 19:13 Paul Moore
2017-08-10 19:15 ` Paul Moore
2017-08-10 23:24 ` James Morris
0 siblings, 2 replies; 5+ messages in thread
From: Paul Moore @ 2017-08-10 19:13 UTC (permalink / raw)
To: linux-security-module; +Cc: netdev, selinux
From: Paul Moore <paul@paul-moore.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
---
MAINTAINERS | 24 ++++++++++++++----------
1 file 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/
F: net/netfilter/
F: net/bridge/br_netfilter*.c
-NETLABEL
-M: Paul Moore <paul@paul-moore.com>
-W: http://netlabel.sf.net
-L: netdev@vger.kernel.org
-S: Maintained
-F: Documentation/netlabel/
-F: include/net/netlabel.h
-F: net/netlabel/
-
NETROM NETWORK LAYER
M: Ralf Baechle <ralf@linux-mips.org>
L: linux-hams@vger.kernel.org
@@ -9248,10 +9239,23 @@ F: net/ipv6/
F: include/net/ip*
F: arch/x86/net/*
-NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
+NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
M: Paul Moore <paul@paul-moore.com>
+W: https://github.com/netlabel
L: netdev@vger.kernel.org
+L: linux-security-module@vger.kernel.org
S: Maintained
+F: Documentation/netlabel/
+F: include/net/calipso.h
+F: include/net/cipso_ipv4.h
+F: include/net/netlabel.h
+F: include/uapi/linux/netfilter/xt_SECMARK.h
+F: include/uapi/linux/netfilter/xt_CONNSECMARK.h
+F: net/netlabel/
+F: net/ipv4/cipso_ipv4.c
+F: net/ipv6/calipso.c
+F: net/netfilter/xt_CONNSECMARK.c
+F: net/netfilter/xt_SECMARK.c
NETWORKING [TLS]
M: Ilya Lesokhin <ilyal@mellanox.com>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
2017-08-10 19:13 [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information Paul Moore
@ 2017-08-10 19:15 ` Paul Moore
2017-08-10 19:25 ` David Miller
2017-08-10 23:25 ` James Morris
2017-08-10 23:24 ` James Morris
1 sibling, 2 replies; 5+ messages in thread
From: Paul Moore @ 2017-08-10 19:15 UTC (permalink / raw)
To: netdev, linux-security-module, selinux
On Thu, Aug 10, 2017 at 3:13 PM, Paul Moore <pmoore@redhat.com> wrote:
> From: Paul Moore <paul@paul-moore.com>
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
> MAINTAINERS | 24 ++++++++++++++----------
> 1 file changed, 14 insertions(+), 10 deletions(-)
I'm planning on sending this up via the SELinux tree with some other
MAINTAINERS updates, consider this more of a FYI posting.
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 65990909fe73..be25ebaaeec3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9112,15 +9112,6 @@ F: net/*/netfilter/
> F: net/netfilter/
> F: net/bridge/br_netfilter*.c
>
> -NETLABEL
> -M: Paul Moore <paul@paul-moore.com>
> -W: http://netlabel.sf.net
> -L: netdev@vger.kernel.org
> -S: Maintained
> -F: Documentation/netlabel/
> -F: include/net/netlabel.h
> -F: net/netlabel/
> -
> NETROM NETWORK LAYER
> M: Ralf Baechle <ralf@linux-mips.org>
> L: linux-hams@vger.kernel.org
> @@ -9248,10 +9239,23 @@ F: net/ipv6/
> F: include/net/ip*
> F: arch/x86/net/*
>
> -NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
> +NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
> M: Paul Moore <paul@paul-moore.com>
> +W: https://github.com/netlabel
> L: netdev@vger.kernel.org
> +L: linux-security-module@vger.kernel.org
> S: Maintained
> +F: Documentation/netlabel/
> +F: include/net/calipso.h
> +F: include/net/cipso_ipv4.h
> +F: include/net/netlabel.h
> +F: include/uapi/linux/netfilter/xt_SECMARK.h
> +F: include/uapi/linux/netfilter/xt_CONNSECMARK.h
> +F: net/netlabel/
> +F: net/ipv4/cipso_ipv4.c
> +F: net/ipv6/calipso.c
> +F: net/netfilter/xt_CONNSECMARK.c
> +F: net/netfilter/xt_SECMARK.c
>
> NETWORKING [TLS]
> M: Ilya Lesokhin <ilyal@mellanox.com>
--
paul moore
www.paul-moore.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
2017-08-10 19:15 ` Paul Moore
@ 2017-08-10 19:25 ` David Miller
2017-08-10 23:25 ` James Morris
1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2017-08-10 19:25 UTC (permalink / raw)
To: paul; +Cc: netdev, linux-security-module, selinux
From: Paul Moore <paul@paul-moore.com>
Date: Thu, 10 Aug 2017 15:15:23 -0400
> On Thu, Aug 10, 2017 at 3:13 PM, Paul Moore <pmoore@redhat.com> wrote:
>> From: Paul Moore <paul@paul-moore.com>
>>
>> Signed-off-by: Paul Moore <paul@paul-moore.com>
>> ---
>> MAINTAINERS | 24 ++++++++++++++----------
>> 1 file changed, 14 insertions(+), 10 deletions(-)
>
> I'm planning on sending this up via the SELinux tree with some other
> MAINTAINERS updates, consider this more of a FYI posting.
Yep, works for me:
Acked-by: David S. Miller <davem@davemloft.net>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
2017-08-10 19:15 ` Paul Moore
2017-08-10 19:25 ` David Miller
@ 2017-08-10 23:25 ` James Morris
1 sibling, 0 replies; 5+ messages in thread
From: James Morris @ 2017-08-10 23:25 UTC (permalink / raw)
To: Paul Moore; +Cc: netdev, linux-security-module, selinux
On Thu, 10 Aug 2017, Paul Moore wrote:
> On Thu, Aug 10, 2017 at 3:13 PM, Paul Moore <pmoore@redhat.com> wrote:
> > From: Paul Moore <paul@paul-moore.com>
> >
> > Signed-off-by: Paul Moore <paul@paul-moore.com>
> > ---
> > MAINTAINERS | 24 ++++++++++++++----------
> > 1 file changed, 14 insertions(+), 10 deletions(-)
>
> I'm planning on sending this up via the SELinux tree with some other
> MAINTAINERS updates, consider this more of a FYI posting.
Oops, already applied to -next.
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 65990909fe73..be25ebaaeec3 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9112,15 +9112,6 @@ F: net/*/netfilter/
> > F: net/netfilter/
> > F: net/bridge/br_netfilter*.c
> >
> > -NETLABEL
> > -M: Paul Moore <paul@paul-moore.com>
> > -W: http://netlabel.sf.net
> > -L: netdev@vger.kernel.org
> > -S: Maintained
> > -F: Documentation/netlabel/
> > -F: include/net/netlabel.h
> > -F: net/netlabel/
> > -
> > NETROM NETWORK LAYER
> > M: Ralf Baechle <ralf@linux-mips.org>
> > L: linux-hams@vger.kernel.org
> > @@ -9248,10 +9239,23 @@ F: net/ipv6/
> > F: include/net/ip*
> > F: arch/x86/net/*
> >
> > -NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
> > +NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
> > M: Paul Moore <paul@paul-moore.com>
> > +W: https://github.com/netlabel
> > L: netdev@vger.kernel.org
> > +L: linux-security-module@vger.kernel.org
> > S: Maintained
> > +F: Documentation/netlabel/
> > +F: include/net/calipso.h
> > +F: include/net/cipso_ipv4.h
> > +F: include/net/netlabel.h
> > +F: include/uapi/linux/netfilter/xt_SECMARK.h
> > +F: include/uapi/linux/netfilter/xt_CONNSECMARK.h
> > +F: net/netlabel/
> > +F: net/ipv4/cipso_ipv4.c
> > +F: net/ipv6/calipso.c
> > +F: net/netfilter/xt_CONNSECMARK.c
> > +F: net/netfilter/xt_SECMARK.c
> >
> > NETWORKING [TLS]
> > M: Ilya Lesokhin <ilyal@mellanox.com>
>
>
--
James Morris
<jmorris@namei.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information
2017-08-10 19:13 [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information Paul Moore
2017-08-10 19:15 ` Paul Moore
@ 2017-08-10 23:24 ` James Morris
1 sibling, 0 replies; 5+ messages in thread
From: James Morris @ 2017-08-10 23:24 UTC (permalink / raw)
To: Paul Moore; +Cc: linux-security-module, netdev, selinux
On Thu, 10 Aug 2017, Paul Moore wrote:
> From: Paul Moore <paul@paul-moore.com>
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next
--
James Morris
<jmorris@namei.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-08-10 23:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 19:13 [PATCH] MAINTAINERS: update the NetLabel and Labeled Networking information Paul Moore
2017-08-10 19:15 ` Paul Moore
2017-08-10 19:25 ` David Miller
2017-08-10 23:25 ` James Morris
2017-08-10 23:24 ` James Morris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox