MAINTAINERS: add 5 missing tcp-related files
authorEric Dumazet <edumazet@google.com>
Fri, 12 Jul 2024 23:42:13 +0000 (23:42 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 13 Jul 2024 16:09:39 +0000 (09:09 -0700)
commit8e5f53a684338c04b7f7487c65e1519b83295046
treef831a52603083f392727a53fe4f11499a8a6b5e1
parent69cf87304dcb08d61e35bcfccdb1a5d52ce2969c
MAINTAINERS: add 5 missing tcp-related files

Following files are part of TCP stack:

- net/ipv4/inet_connection_sock.c
- net/ipv4/inet_hashtables.c
- net/ipv4/inet_timewait_sock.c
- net/ipv6/inet6_connection_sock.c
- net/ipv6/inet6_hashtables.c

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20240712234213.3178593-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS