From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH net-next] MAINTAINERS: TCP gets its first maintainer Date: Mon, 4 Jun 2018 16:31:25 +0200 Message-ID: <20180604143125.GA2153@nanopsycho> References: <20180604135029.241753-1-edumazet@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S . Miller" , netdev , Eric Dumazet To: Eric Dumazet Return-path: Received: from mail-wr0-f178.google.com ([209.85.128.178]:34907 "EHLO mail-wr0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbeFDOb7 (ORCPT ); Mon, 4 Jun 2018 10:31:59 -0400 Received: by mail-wr0-f178.google.com with SMTP id l10-v6so9260050wrn.2 for ; Mon, 04 Jun 2018 07:31:58 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180604135029.241753-1-edumazet@google.com> Sender: netdev-owner@vger.kernel.org List-ID: Mon, Jun 04, 2018 at 03:50:29PM CEST, edumazet@google.com wrote: >Signed-off-by: Eric Dumazet >--- > MAINTAINERS | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > >diff --git a/MAINTAINERS b/MAINTAINERS >index 0ae0dbf0e15e74febca1b3469098a08704b59594..70d61c2b1be46c0927ae6648c644b8c7828cce48 100644 >--- a/MAINTAINERS >+++ b/MAINTAINERS >@@ -9862,6 +9862,19 @@ F: net/ipv6/calipso.c > F: net/netfilter/xt_CONNSECMARK.c > F: net/netfilter/xt_SECMARK.c > >+NETWORKING [TCP] >+M: Eric Dumazet May the Force be with you... >+L: netdev@vger.kernel.org >+S: Maintained >+F: net/ipv4/tcp*.c >+F: net/ipv4/syncookies.c >+F: net/ipv6/tcp*.c >+F: net/ipv6/syncookies.c >+F: include/uapi/linux/tcp.h >+F: include/net/tcp.h >+F: include/linux/tcp.h >+F: include/trace/events/tcp.h >+ > NETWORKING [TLS] > M: Boris Pismenny > M: Aviad Yehezkel >-- >2.17.1.1185.g55be947832-goog >