diff options
author | 2025-01-29 11:13:32 -0800 | |
---|---|---|
committer | 2025-01-30 08:57:38 -0800 | |
commit | d7dda216ca49f1ac214cb577cbeeee760a2b425b (patch) | |
tree | 295f1f0e571ac03e0c3ce40f27275766a3fb1784 | |
parent | net: revert RTNL changes in unregister_netdevice_many_notify() (diff) | |
download | wireguard-linux-d7dda216ca49f1ac214cb577cbeeee760a2b425b.tar.xz wireguard-linux-d7dda216ca49f1ac214cb577cbeeee760a2b425b.zip |
MAINTAINERS: add Neal to TCP maintainers
Neal Cardwell has been indispensable in TCP reviews
and investigations, especially protocol-related.
Neal is also the author of packetdrill.
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250129191332.2526140-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d996f393fcf4..720c692b9dfb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16525,6 +16525,7 @@ F: tools/testing/selftests/net/mptcp/ NETWORKING [TCP] M: Eric Dumazet <edumazet@google.com> +M: Neal Cardwell <ncardwell@google.com> L: netdev@vger.kernel.org S: Maintained F: Documentation/networking/net_cachelines/tcp_sock.rst |