diff options
author | 2025-08-25 08:57:53 -0700 | |
---|---|---|
committer | 2025-08-26 17:36:01 -0700 | |
commit | 26c1f55f7ec8d1a4bde8c50e4ee04e3c8c6b27e8 (patch) | |
tree | 89f354ce79dd2d8375a0b97554e6b28de79a8623 | |
parent | phy: mscc: Fix when PTP clock is register and unregister (diff) | |
download | wireguard-linux-26c1f55f7ec8d1a4bde8c50e4ee04e3c8c6b27e8.tar.xz wireguard-linux-26c1f55f7ec8d1a4bde8c50e4ee04e3c8c6b27e8.zip |
MAINTAINERS: retire Boris from TLS maintainers
There's a steady stream of TLS changes and bugs. We need active
maintainers in this area, and Boris hasn't been participating
much in upstream work. Move him to CREDITS. While at it also
add Dave Watson there who was the author of the initial SW
implementation, AFAIU.
Link: https://patch.msgid.link/20250825155753.2178045-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | CREDITS | 7 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 7 insertions, 1 deletions
@@ -3222,6 +3222,10 @@ D: AIC5800 IEEE 1394, RAW I/O on 1394 D: Starter of Linux1394 effort S: ask per mail for current address +N: Boris Pismenny +E: borisp@mellanox.com +D: Kernel TLS implementation and offload support. + N: Nicolas Pitre E: nico@fluxnic.net D: StrongARM SA1100 support integrator & hacker @@ -4168,6 +4172,9 @@ S: 1513 Brewster Dr. S: Carrollton, TX 75010 S: USA +N: Dave Watson +D: Kernel TLS implementation. + N: Tim Waugh E: tim@cyberelk.net D: Co-architect of the parallel-port sharing system diff --git a/MAINTAINERS b/MAINTAINERS index 2720544cd91f..1897d8b45df4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17818,7 +17818,6 @@ F: net/ipv6/syncookies.c F: net/ipv6/tcp*.c NETWORKING [TLS] -M: Boris Pismenny <borisp@nvidia.com> M: John Fastabend <john.fastabend@gmail.com> M: Jakub Kicinski <kuba@kernel.org> L: netdev@vger.kernel.org |