diff options
| author | Jakub Kicinski <[email protected]> | 2025-08-25 15:57:53 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-08-27 00:36:01 +0000 |
| commit | 26c1f55f7ec8d1a4bde8c50e4ee04e3c8c6b27e8 (patch) | |
| tree | 89f354ce79dd2d8375a0b97554e6b28de79a8623 | |
| parent | phy: mscc: Fix when PTP clock is register and unregister (diff) | |
| download | kernel-26c1f55f7ec8d1a4bde8c50e4ee04e3c8c6b27e8.tar.gz kernel-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/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
| -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 +D: Kernel TLS implementation and offload support. + N: Nicolas Pitre 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 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 <[email protected]> M: John Fastabend <[email protected]> M: Jakub Kicinski <[email protected]> |
