aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2025-02-22 17:28:04 +0000
committerPaolo Abeni <[email protected]>2025-02-25 12:26:27 +0000
commitbc50682128bde778a1ddc457a02d92a637c20c6f (patch)
tree195c95bc1960f9e96c105a4431ecdd2fd4469403
parentipvs: Always clear ipvs_property flag in skb_scrub_packet() (diff)
downloadkernel-bc50682128bde778a1ddc457a02d92a637c20c6f.tar.gz
kernel-bc50682128bde778a1ddc457a02d92a637c20c6f.zip
MAINTAINERS: socket timestamping: add Jason Xing as reviewer
Jason has been helping as reviewer for this area already, and has contributed various features directly, notably BPF timestamping. Also extend coverage to all timestamping tests, including those new with BPF timestamping. Link: https://lore.kernel.org/netdev/[email protected]/ Signed-off-by: Willem de Bruijn <[email protected]> Reviewed-by: Jason Xing <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ac15093537c6..c92bcd02049e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21923,10 +21923,13 @@ F: sound/soc/uniphier/
SOCKET TIMESTAMPING
M: Willem de Bruijn <[email protected]>
+R: Jason Xing <[email protected]>
S: Maintained
F: Documentation/networking/timestamping.rst
F: include/linux/net_tstamp.h
F: include/uapi/linux/net_tstamp.h
+F: tools/testing/selftests/bpf/*/net_timestamping*
+F: tools/testing/selftests/net/*timestamp*
F: tools/testing/selftests/net/so_txtime.c
SOEKRIS NET48XX LED SUPPORT