diff options
| author | Jakub Kicinski <[email protected]> | 2025-01-29 19:13:32 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-30 16:57:38 +0000 |
| commit | d7dda216ca49f1ac214cb577cbeeee760a2b425b (patch) | |
| tree | 295f1f0e571ac03e0c3ce40f27275766a3fb1784 | |
| parent | net: revert RTNL changes in unregister_netdevice_many_notify() (diff) | |
| download | kernel-d7dda216ca49f1ac214cb577cbeeee760a2b425b.tar.gz kernel-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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
| -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 <[email protected]> +M: Neal Cardwell <[email protected]> S: Maintained F: Documentation/networking/net_cachelines/tcp_sock.rst |
