* [PATCH net-next] MAINTAINERS: add 5 missing tcp-related files
@ 2024-07-12 23:42 Eric Dumazet
2024-07-13 22:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Eric Dumazet @ 2024-07-12 23:42 UTC (permalink / raw)
To: David S . Miller, Jakub Kicinski, Paolo Abeni
Cc: netdev, eric.dumazet, Eric Dumazet
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>
---
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9540f9290f56bcbf00074cb5e108886d7d605d9f..fe5c08b6e253671786b7cb38df03ec1714fe08f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15767,8 +15767,13 @@ F: include/linux/tcp.h
F: include/net/tcp.h
F: include/trace/events/tcp.h
F: include/uapi/linux/tcp.h
+F: net/ipv4/inet_connection_sock.c
+F: net/ipv4/inet_hashtables.c
+F: net/ipv4/inet_timewait_sock.c
F: net/ipv4/syncookies.c
F: net/ipv4/tcp*.c
+F: net/ipv6/inet6_connection_sock.c
+F: net/ipv6/inet6_hashtables.c
F: net/ipv6/syncookies.c
F: net/ipv6/tcp*.c
--
2.45.2.993.g49e7a77208-goog
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] MAINTAINERS: add 5 missing tcp-related files
2024-07-12 23:42 [PATCH net-next] MAINTAINERS: add 5 missing tcp-related files Eric Dumazet
@ 2024-07-13 22:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-13 22:20 UTC (permalink / raw)
To: Eric Dumazet; +Cc: davem, kuba, pabeni, netdev, eric.dumazet
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 12 Jul 2024 23:42:13 +0000 you wrote:
> 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
>
> [...]
Here is the summary with links:
- [net-next] MAINTAINERS: add 5 missing tcp-related files
https://git.kernel.org/netdev/net-next/c/8e5f53a68433
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-13 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 23:42 [PATCH net-next] MAINTAINERS: add 5 missing tcp-related files Eric Dumazet
2024-07-13 22:20 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).