[PATCH net 1/3] MAINTAINERS: Add myself as maintainer for socket timestamping and expand file list

From: Kory Maincent
Date: Tue Jan 28 2025 - 10:36:11 EST


Add myself as maintainer for socket timestamping. I have contributed
modifications to the timestamping core to support selection between
multiple PTP instances within a network topology.

Expand the file list to include timestamping ethtool support.

Signed-off-by: Kory Maincent <kory.maincent@xxxxxxxxxxx>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1899ef93e498..1052131a141d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21729,10 +21729,14 @@ F: sound/soc/uniphier/

SOCKET TIMESTAMPING
M: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
+M: Kory Maincent <kory.maincent@xxxxxxxxxxx>
S: Maintained
F: Documentation/networking/timestamping.rst
F: include/linux/net_tstamp.h
F: include/uapi/linux/net_tstamp.h
+F: net/core/timestamping.c
+F: net/ethtool/tsconfig.c
+F: net/ethtool/tsinfo.c
F: tools/testing/selftests/net/so_txtime.c

SOEKRIS NET48XX LED SUPPORT

--
2.34.1