diff options
author | Gerd Bayer <gbayer@linux.ibm.com> | 2024-11-15 18:44:57 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-19 03:50:39 +0100 |
commit | 16a04d043baa963d9f192ea5cae3556d1859974c (patch) | |
tree | 14fc61342624763c380a9f826f9f8b134680ea56 /MAINTAINERS | |
parent | Merge branch 'mptcp-pm-lockless-list-traversal-and-cleanup' (diff) | |
download | linux-16a04d043baa963d9f192ea5cae3556d1859974c.tar.xz linux-16a04d043baa963d9f192ea5cae3556d1859974c.zip |
net/smc: Run patches also by RDMA ML
Commits for the SMC protocol usually get carried through the netdev
mailing list. Some portions use InfiniBand verbs that are discussed on
the RDMA mailing list. So run patches by that list too to increase the
likelihood that all interested parties can see them.
Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96b9344c3524..3aca9519d9a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20988,6 +20988,7 @@ M: Jan Karcher <jaka@linux.ibm.com> R: D. Wythe <alibuda@linux.alibaba.com> R: Tony Lu <tonylu@linux.alibaba.com> R: Wen Gu <guwen@linux.alibaba.com> +L: linux-rdma@vger.kernel.org L: linux-s390@vger.kernel.org S: Supported F: net/smc/ |