diff options
author | Eric Dumazet <edumazet@google.com> | 2018-06-04 09:50:29 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-04 10:32:00 -0400 |
commit | d3adce9d0334fcd5de1e9aa8749c8953ffc9b5a7 (patch) | |
tree | 11b0255a5fce9c1180a31be292b91b1ba50f762b /MAINTAINERS | |
parent | 2f17becfbea5e9a0529b51da7345783e96e69516 (diff) |
MAINTAINERS: TCP gets its first maintainer
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ae0dbf0e15e..70d61c2b1be4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9862,6 +9862,19 @@ F: net/ipv6/calipso.c | |||
9862 | F: net/netfilter/xt_CONNSECMARK.c | 9862 | F: net/netfilter/xt_CONNSECMARK.c |
9863 | F: net/netfilter/xt_SECMARK.c | 9863 | F: net/netfilter/xt_SECMARK.c |
9864 | 9864 | ||
9865 | NETWORKING [TCP] | ||
9866 | M: Eric Dumazet <edumazet@google.com> | ||
9867 | L: netdev@vger.kernel.org | ||
9868 | S: Maintained | ||
9869 | F: net/ipv4/tcp*.c | ||
9870 | F: net/ipv4/syncookies.c | ||
9871 | F: net/ipv6/tcp*.c | ||
9872 | F: net/ipv6/syncookies.c | ||
9873 | F: include/uapi/linux/tcp.h | ||
9874 | F: include/net/tcp.h | ||
9875 | F: include/linux/tcp.h | ||
9876 | F: include/trace/events/tcp.h | ||
9877 | |||
9865 | NETWORKING [TLS] | 9878 | NETWORKING [TLS] |
9866 | M: Boris Pismenny <borisp@mellanox.com> | 9879 | M: Boris Pismenny <borisp@mellanox.com> |
9867 | M: Aviad Yehezkel <aviadye@mellanox.com> | 9880 | M: Aviad Yehezkel <aviadye@mellanox.com> |