diff options
author | 2025-02-07 13:46:28 -0800 | |
---|---|---|
committer | 2025-02-09 04:46:37 -0500 | |
commit | ee9d1619ef6e4a3412a13788256cb8c3e5efbe3d (patch) | |
tree | 7dfda03daa95755c4b63aabacc69a8df8c65a416 | |
parent | RDMA/mana_ib: Allocate PAGE aligned doorbell index (diff) | |
download | wireguard-linux-ee9d1619ef6e4a3412a13788256cb8c3e5efbe3d.tar.xz wireguard-linux-ee9d1619ef6e4a3412a13788256cb8c3e5efbe3d.zip |
MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
Ajay is no longer working on the MANA RDMA driver.
Konstantin Taranov has made significant contributions to implementing RC
QP in both kernel and user-mode.
He will take the responsibility of fixing bugs, reviewing patches and
developing new features for MANA RDMA driver.
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://patch.msgid.link/1738964792-21140-1-git-send-email-longli@linuxonhyperv.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..c51503268a02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15689,7 +15689,7 @@ F: include/uapi/linux/cciss*.h MICROSOFT MANA RDMA DRIVER M: Long Li <longli@microsoft.com> -M: Ajay Sharma <sharmaajay@microsoft.com> +M: Konstantin Taranov <kotaranov@microsoft.com> L: linux-rdma@vger.kernel.org S: Supported F: drivers/infiniband/hw/mana/ |