Skip to content

Commit 1e3835a

Browse files
kuba-mooPaolo Abeni
authored andcommitted
MAINTAINERS: add entry for ethtool
Michal did an amazing job converting ethtool to Netlink, but never added an entry to MAINTAINERS for himself. Create a formal entry so that we can delegate (portions) of this code to folks. Over the last 3 years majority of the reviews have been done by Andrew and I. I suppose Michal didn't want to be on the receiving end of the flood of patches. Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250204215729.168992-1-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 884af6a commit 1e3835a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16455,6 +16455,16 @@ F: include/net/dsa.h
1645516455
F: net/dsa/
1645616456
F: tools/testing/selftests/drivers/net/dsa/
1645716457

16458+
NETWORKING [ETHTOOL]
16459+
M: Andrew Lunn <andrew@lunn.ch>
16460+
M: Jakub Kicinski <kuba@kernel.org>
16461+
F: Documentation/netlink/specs/ethtool.yaml
16462+
F: Documentation/networking/ethtool-netlink.rst
16463+
F: include/linux/ethtool*
16464+
F: include/uapi/linux/ethtool*
16465+
F: net/ethtool/
16466+
F: tools/testing/selftests/drivers/net/*/ethtool*
16467+
1645816468
NETWORKING [GENERAL]
1645916469
M: "David S. Miller" <davem@davemloft.net>
1646016470
M: Eric Dumazet <edumazet@google.com>

0 commit comments

Comments
 (0)