All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54C6BFEA.5020101@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 24fe156..289b21c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ to work transparently and just leverage the HW capture?
 > 
 > Based on 3.19-rc5
 > 
-> Signed-off-by: Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> Signed-off-by: Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > ---
 >  .../bindings/net/linn-ether-packet-sniffer.txt     |  27 ++
 >  .../devicetree/bindings/vendor-prefixes.txt        |   1 +
@@ -133,19 +133,19 @@ to work transparently and just leverage the HW capture?
 > index 2fa3853..7dbc6e7 100644
 > --- a/MAINTAINERS
 > +++ b/MAINTAINERS
-> @@ -5708,6 +5708,13 @@ M:	Sasha Levin <sasha.levin-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
+> @@ -5708,6 +5708,13 @@ M:	Sasha Levin <sasha.levin@oracle.com>
 >  S:	Maintained
 >  F:	tools/lib/lockdep/
 >  
 > +LINN PACKET SNIFFER DRIVER
-> +M: Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> +M: Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > +S: Maintained
 > +F: include/linux/pkt_sniffer.h
 > +F: drivers/net/pkt-sniffer/
 > +F: Documentation/devicetree/bindings/net/linn-ether-packet-sniffer.txt
 > +
 >  LINUX FOR IBM pSERIES (RS/6000)
->  M:	Paul Mackerras <paulus-hXjcm30GF6XQT0dZR+AlfA@public.gmane.org>
+>  M:	Paul Mackerras <paulus@au.ibm.com>
 >  W:	http://www.ibm.com/linux/ltc/projects/ppc
 > diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
 > index d6607ee..219c786 100644
@@ -232,7 +232,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#include <linux/io.h>
 > +#include <linux/of.h>
@@ -604,7 +604,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#ifndef _ETHER_SNIFFER_CHANNEL_H_
 > +#define _ETHER_SNIFFER_CHANNEL_H_
@@ -686,7 +686,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#ifndef _ETHER_SNIFFER_HW_H_
 > +#define _ETHER_SNIFFER_HW_H_
@@ -737,7 +737,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#include <linux/kernel.h>
 > +#include <linux/module.h>
@@ -974,7 +974,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#include <linux/module.h>
 > +#include <linux/mutex.h>
@@ -1106,7 +1106,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#include <linux/module.h>
 > +#include <linux/init.h>
@@ -1147,7 +1147,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#include <linux/version.h>
 > +#include <net/netlink.h>
@@ -1580,7 +1580,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#ifndef __SNF_NL_H
 > +#define __SNF_NL_H
@@ -1622,7 +1622,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#ifndef __SNF_CORE_H
 > +#define __SNF_CORE_H
@@ -1690,7 +1690,7 @@ to work transparently and just leverage the HW capture?
 > + * GNU General Public License for more details.
 > + *
 > + * Written by:
-> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>
+> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>
 > + */
 > +#ifndef __PKT_SNIFFER_H
 > +#define __PKT_SNIFFER_H
@@ -1769,7 +1769,3 @@ to work transparently and just leverage the HW capture?
 
 -- 
 Florian
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index a0b92f3..c6decf6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,13 @@
  "ref\01422007621-13567-1-git-send-email-stathis.voukelatos@linn.co.uk\0"
- "ref\01422007621-13567-1-git-send-email-stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org\0"
- "From\0Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Florian Fainelli <f.fainelli@gmail.com>\0"
  "Subject\0Re: [PATCH] net: Linn Ethernet Packet Sniffer driver\0"
  "Date\0Mon, 26 Jan 2015 14:30:02 -0800\0"
- "To\0Stathis Voukelatos <stathisv70-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>"
- " abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
+ "To\0Stathis Voukelatos <stathisv70@gmail.com>"
+  netdev@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
+ "Cc\0Stathis Voukelatos <stathis.voukelatos@linn.co.uk>"
+ " abrestic@chromium.org\0"
  "\00:1\0"
  "b\0"
  "On 23/01/15 02:07, Stathis Voukelatos wrote:\n"
@@ -63,7 +62,7 @@
  "> \n"
  "> Based on 3.19-rc5\n"
  "> \n"
- "> Signed-off-by: Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> Signed-off-by: Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> ---\n"
  ">  .../bindings/net/linn-ether-packet-sniffer.txt     |  27 ++\n"
  ">  .../devicetree/bindings/vendor-prefixes.txt        |   1 +\n"
@@ -146,19 +145,19 @@
  "> index 2fa3853..7dbc6e7 100644\n"
  "> --- a/MAINTAINERS\n"
  "> +++ b/MAINTAINERS\n"
- "> @@ -5708,6 +5708,13 @@ M:\tSasha Levin <sasha.levin-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n"
+ "> @@ -5708,6 +5708,13 @@ M:\tSasha Levin <sasha.levin@oracle.com>\n"
  ">  S:\tMaintained\n"
  ">  F:\ttools/lib/lockdep/\n"
  ">  \n"
  "> +LINN PACKET SNIFFER DRIVER\n"
- "> +M: Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> +M: Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> +S: Maintained\n"
  "> +F: include/linux/pkt_sniffer.h\n"
  "> +F: drivers/net/pkt-sniffer/\n"
  "> +F: Documentation/devicetree/bindings/net/linn-ether-packet-sniffer.txt\n"
  "> +\n"
  ">  LINUX FOR IBM pSERIES (RS/6000)\n"
- ">  M:\tPaul Mackerras <paulus-hXjcm30GF6XQT0dZR+AlfA@public.gmane.org>\n"
+ ">  M:\tPaul Mackerras <paulus@au.ibm.com>\n"
  ">  W:\thttp://www.ibm.com/linux/ltc/projects/ppc\n"
  "> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig\n"
  "> index d6607ee..219c786 100644\n"
@@ -245,7 +244,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#include <linux/io.h>\n"
  "> +#include <linux/of.h>\n"
@@ -617,7 +616,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#ifndef _ETHER_SNIFFER_CHANNEL_H_\n"
  "> +#define _ETHER_SNIFFER_CHANNEL_H_\n"
@@ -699,7 +698,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#ifndef _ETHER_SNIFFER_HW_H_\n"
  "> +#define _ETHER_SNIFFER_HW_H_\n"
@@ -750,7 +749,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#include <linux/kernel.h>\n"
  "> +#include <linux/module.h>\n"
@@ -987,7 +986,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#include <linux/module.h>\n"
  "> +#include <linux/mutex.h>\n"
@@ -1119,7 +1118,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#include <linux/module.h>\n"
  "> +#include <linux/init.h>\n"
@@ -1160,7 +1159,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#include <linux/version.h>\n"
  "> +#include <net/netlink.h>\n"
@@ -1593,7 +1592,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#ifndef __SNF_NL_H\n"
  "> +#define __SNF_NL_H\n"
@@ -1635,7 +1634,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#ifndef __SNF_CORE_H\n"
  "> +#define __SNF_CORE_H\n"
@@ -1703,7 +1702,7 @@
  "> + * GNU General Public License for more details.\n"
  "> + *\n"
  "> + * Written by:\n"
- "> + * Stathis Voukelatos <stathis.voukelatos-zgcZaY4qg+21Qrn1Bg8BZw@public.gmane.org>\n"
+ "> + * Stathis Voukelatos <stathis.voukelatos@linn.co.uk>\n"
  "> + */\n"
  "> +#ifndef __PKT_SNIFFER_H\n"
  "> +#define __PKT_SNIFFER_H\n"
@@ -1781,10 +1780,6 @@
  "\n"
  "\n"
  "-- \n"
- "Florian\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Florian
 
-11829051b83d5f9e552884429bbe0de7a50848fd6cab93b3a1544adf1169aefa
+2f9e9acf73337ae708af91a6058c409d4e1cf204bd168c26423cf00671ad7d47

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.