Skip to content

Commit 8e5f53a

Browse files
edumazetkuba-moo
authored andcommitted
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 69cf873 commit 8e5f53a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MAINTAINERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15769,8 +15769,13 @@ F: include/linux/tcp.h
1576915769
F: include/net/tcp.h
1577015770
F: include/trace/events/tcp.h
1577115771
F: include/uapi/linux/tcp.h
15772+
F: net/ipv4/inet_connection_sock.c
15773+
F: net/ipv4/inet_hashtables.c
15774+
F: net/ipv4/inet_timewait_sock.c
1577215775
F: net/ipv4/syncookies.c
1577315776
F: net/ipv4/tcp*.c
15777+
F: net/ipv6/inet6_connection_sock.c
15778+
F: net/ipv6/inet6_hashtables.c
1577415779
F: net/ipv6/syncookies.c
1577515780
F: net/ipv6/tcp*.c
1577615781

0 commit comments

Comments
 (0)