]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
MAINTAINERS: TCP gets its first maintainer
authorEric Dumazet <edumazet@google.com>
Mon, 4 Jun 2018 13:50:29 +0000 (06:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 14:32:00 +0000 (10:32 -0400)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS

index 0ae0dbf0e15e74febca1b3469098a08704b59594..70d61c2b1be46c0927ae6648c644b8c7828cce48 100644 (file)
@@ -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 <edumazet@google.com>
+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 <borisp@mellanox.com>
 M:     Aviad Yehezkel <aviadye@mellanox.com>