* [PATCH 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
@ 2010-08-04 10:48 xeb
2010-08-05 1:22 ` Bill Fink
0 siblings, 1 reply; 3+ messages in thread
From: xeb @ 2010-08-04 10:48 UTC (permalink / raw)
To: netdev
This is patch 3/3 which contains MAINTAINERS file modification.
---
MAINTAINERS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 02f75fc..313d829 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6450,6 +6450,20 @@ M: "Maciej W. Rozycki" <macro@linux-mips.org>
S: Maintained
F: drivers/serial/zs.*
+GRE DEMULTIPLEXER DRIVER
+M: Dmitry Kozlov <xeb@mail.ru>
+L: linux-net@vger.kernel.org
+S: Maintained
+F: net/ipv4/gre.c
+F: include/net/gre.h
+
+PPTP DRIVER
+M: Dmitry Kozlov <xeb@mail.ru>
+L: netdev@vger.kernel.org
+S: Maintained
+F: drivers/net/pptp.c
+W: http://accel-pptp.sourceforge.net/
+
THE REST
M: Linus Torvalds <torvalds@linux-foundation.org>
L: linux-kernel@vger.kernel.org
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
2010-08-04 10:48 [PATCH 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) xeb
@ 2010-08-05 1:22 ` Bill Fink
2010-08-05 5:55 ` Dmitry Kozlov
0 siblings, 1 reply; 3+ messages in thread
From: Bill Fink @ 2010-08-05 1:22 UTC (permalink / raw)
To: xeb; +Cc: netdev
On Wed, 04 Aug 2010, xeb@mail.ru wrote:
> This is patch 3/3 which contains MAINTAINERS file modification.
>
> ---
> MAINTAINERS | 14 ++++++++++++++
> 1 files changed, 14 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 02f75fc..313d829 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6450,6 +6450,20 @@ M: "Maciej W. Rozycki" <macro@linux-mips.org>
> S: Maintained
> F: drivers/serial/zs.*
>
> +GRE DEMULTIPLEXER DRIVER
> +M: Dmitry Kozlov <xeb@mail.ru>
> +L: linux-net@vger.kernel.org
Shouldn't this also be:
+L: netdev@vger.kernel.org
just like the PPTP DRIVER entry below?
-Bill
> +S: Maintained
> +F: net/ipv4/gre.c
> +F: include/net/gre.h
> +
> +PPTP DRIVER
> +M: Dmitry Kozlov <xeb@mail.ru>
> +L: netdev@vger.kernel.org
> +S: Maintained
> +F: drivers/net/pptp.c
> +W: http://accel-pptp.sourceforge.net/
> +
> THE REST
> M: Linus Torvalds <torvalds@linux-foundation.org>
> L: linux-kernel@vger.kernel.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
2010-08-05 1:22 ` Bill Fink
@ 2010-08-05 5:55 ` Dmitry Kozlov
0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Kozlov @ 2010-08-05 5:55 UTC (permalink / raw)
To: Bill Fink; +Cc: netdev
On Wed, 4 Aug 2010 21:22:51 -0400 Bill Fink <billfink@mindspring.com> wrote:
> On Wed, 04 Aug 2010, xeb@mail.ru wrote:
>
> > This is patch 3/3 which contains MAINTAINERS file modification.
> >
> > ---
> > MAINTAINERS | 14 ++++++++++++++
> > 1 files changed, 14 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 02f75fc..313d829 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6450,6 +6450,20 @@ M: "Maciej W. Rozycki" <macro@linux-mips.org>
> > S: Maintained
> > F: drivers/serial/zs.*
> >
> > +GRE DEMULTIPLEXER DRIVER
> > +M: Dmitry Kozlov <xeb@mail.ru>
> > +L: linux-net@vger.kernel.org
>
> Shouldn't this also be:
>
> +L: netdev@vger.kernel.org
>
> just like the PPTP DRIVER entry below?
>
> -Bill
Seems like it should ... will be fixed.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-05 5:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04 10:48 [PATCH 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) xeb
2010-08-05 1:22 ` Bill Fink
2010-08-05 5:55 ` Dmitry Kozlov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).