From: Sabrina Dubroca Date: Fri, 18 Aug 2023 20:57:49 +0000 (+0200) Subject: MAINTAINERS: add entry for macsec X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d1cdbf66e18cd39dd749937221240ab97c06d9e6;p=linux.git MAINTAINERS: add entry for macsec Jakub asked if I'd be willing to be the maintainer of the macsec code and review the driver code adding macsec offload, so let's add the corresponding entry. The keyword lines are meant to catch selftests and patches adding HW offload support to other drivers. Suggested-by: Jakub Kicinski Signed-off-by: Sabrina Dubroca Reviewed-by: Simon Horman Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index 4227aac551f60..4171d3a102a95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14802,6 +14802,16 @@ F: net/netfilter/xt_CONNSECMARK.c F: net/netfilter/xt_SECMARK.c F: net/netlabel/ +NETWORKING [MACSEC] +M: Sabrina Dubroca +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/macsec.c +F: include/net/macsec.h +F: include/uapi/linux/if_macsec.h +K: macsec +K: \bmdo_ + NETWORKING [MPTCP] M: Matthieu Baerts M: Mat Martineau