[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1Ogwv6-00032e-00.xeb-mail-ru@f278.mail.ru>
Date: Thu, 05 Aug 2010 13:39:24 +0400
From: Dmitry Kozlov <xeb@...l.ru>
To: netdev@...r.kernel.org
Subject: [PATCH v2 3/3] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
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..191d7c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6450,6 +6450,20 @@ M: "Maciej W. Rozycki" <macro@...ux-mips.org>
S: Maintained
F: drivers/serial/zs.*
+GRE DEMULTIPLEXER DRIVER
+M: Dmitry Kozlov <D.Kozlov@...tek-vrn.ru>
+L: netdev@...r.kernel.org
+S: Maintained
+F: net/ipv4/gre.c
+F: include/net/gre.h
+
+PPTP DRIVER
+M: Dmitry Kozlov <D.Kozlov@...tek-vrn.ru>
+L: netdev@...r.kernel.org
+S: Maintained
+F: drivers/net/pptp.c
+W: http://sourceforge.net/projects/accel-pptp
+
THE REST
M: Linus Torvalds <torvalds@...ux-foundation.org>
L: linux-kernel@...r.kernel.org
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists