netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
@ 2015-12-23 16:30 Or Gerlitz
       [not found] ` <1450888258-19557-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Or Gerlitz @ 2015-12-23 16:30 UTC (permalink / raw)
  To: David S. Miller
  Cc: Doug Ledford, netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, Eli Cohen, Roland Dreier,
	Majd Dibbiny, Tal Alon, Matan Barak, Leon Romanovsky,
	Yishai Hadas, Or Gerlitz

Hi Dave, Doug
 
We're happily assigning new maintainers for mlx4/mlx5 core and IB drivers.

This is aligned with Eli (mlx5) and Roland (mlx4).

FWIW, I did the whole change to go through netdev. 

Or.

Or Gerlitz (2):
  MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers
  MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers

 MAINTAINERS | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

-- 
2.3.7

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers
       [not found] ` <1450888258-19557-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
@ 2015-12-23 16:30   ` Or Gerlitz
  2015-12-23 16:30   ` [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 " Or Gerlitz
  2015-12-23 18:31   ` [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 " Doug Ledford
  2 siblings, 0 replies; 5+ messages in thread
From: Or Gerlitz @ 2015-12-23 16:30 UTC (permalink / raw)
  To: David S. Miller
  Cc: Doug Ledford, netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, Eli Cohen, Roland Dreier,
	Majd Dibbiny, Tal Alon, Matan Barak, Leon Romanovsky,
	Yishai Hadas, Or Gerlitz

Matan and Leon step in as co-maintainers to replace Eli Cohen
who wrote and maintained the core and IB drivers.

Signed-off-by: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
 MAINTAINERS | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6b78b0..c7586a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7057,27 +7057,26 @@ W:	http://linuxtv.org
 S:	Odd Fixes
 F:	drivers/media/radio/radio-miropcm20*
 
-Mellanox MLX5 core VPI driver
-M:	Eli Cohen <eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+MELLANOX MLX5 core VPI driver
+M:	Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+M:	Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
 L:	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 W:	http://www.mellanox.com
 Q:	http://patchwork.ozlabs.org/project/netdev/list/
-Q:	http://patchwork.kernel.org/project/linux-rdma/list/
-T:	git git://openfabrics.org/~eli/connect-ib.git
 S:	Supported
 F:	drivers/net/ethernet/mellanox/mlx5/core/
 F:	include/linux/mlx5/
 
-Mellanox MLX5 IB driver
-M:	Eli Cohen <eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+MELLANOX MLX5 IB driver
+M:	Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+M:	Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
 L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 W:	http://www.mellanox.com
 Q:	http://patchwork.kernel.org/project/linux-rdma/list/
-T:	git git://openfabrics.org/~eli/connect-ib.git
 S:	Supported
-F:	include/linux/mlx5/
 F:	drivers/infiniband/hw/mlx5/
+F:	include/linux/mlx5/
 
 MELEXIS MLX90614 DRIVER
 M:	Crt Mori <cmo-fc6wVz46lShBDgjK7y7TUQ@public.gmane.org>
-- 
2.3.7

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers
       [not found] ` <1450888258-19557-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  2015-12-23 16:30   ` [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 " Or Gerlitz
@ 2015-12-23 16:30   ` Or Gerlitz
  2015-12-23 18:31   ` [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 " Doug Ledford
  2 siblings, 0 replies; 5+ messages in thread
From: Or Gerlitz @ 2015-12-23 16:30 UTC (permalink / raw)
  To: David S. Miller
  Cc: Doug Ledford, netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, Eli Cohen, Roland Dreier,
	Majd Dibbiny, Tal Alon, Matan Barak, Leon Romanovsky,
	Yishai Hadas, Or Gerlitz, Roland Dreier

The driver was written originally by Roland Dreier, currently there's
no official maintainer. Yishai steps in as maintainer.

Signed-off-by: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: Roland Dreier <roland-XVmvHMARGATQT0dZR+AlfA@public.gmane.org>
---
 MAINTAINERS | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c7586a5..d9274ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7057,6 +7057,25 @@ W:	http://linuxtv.org
 S:	Odd Fixes
 F:	drivers/media/radio/radio-miropcm20*
 
+MELLANOX MLX4 core VPI driver
+M:	Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+L:	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+W:	http://www.mellanox.com
+Q:	http://patchwork.ozlabs.org/project/netdev/list/
+S:	Supported
+F:	drivers/net/ethernet/mellanox/mlx4/
+F:	include/linux/mlx4/
+
+MELLANOX MLX4 IB driver
+M:	Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+W:	http://www.mellanox.com
+Q:	http://patchwork.kernel.org/project/linux-rdma/list/
+S:	Supported
+F:	drivers/infiniband/hw/mlx4/
+F:	include/linux/mlx4/
+
 MELLANOX MLX5 core VPI driver
 M:	Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
 M:	Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
-- 
2.3.7

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
       [not found] ` <1450888258-19557-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  2015-12-23 16:30   ` [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 " Or Gerlitz
  2015-12-23 16:30   ` [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 " Or Gerlitz
@ 2015-12-23 18:31   ` Doug Ledford
       [not found]     ` <567AE86A.50803-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2 siblings, 1 reply; 5+ messages in thread
From: Doug Ledford @ 2015-12-23 18:31 UTC (permalink / raw)
  To: Or Gerlitz, David S. Miller
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	Eli Cohen, Roland Dreier, Majd Dibbiny, Tal Alon, Matan Barak,
	Leon Romanovsky, Yishai Hadas

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

On 12/23/2015 11:30 AM, Or Gerlitz wrote:
> Hi Dave, Doug
>  
> We're happily assigning new maintainers for mlx4/mlx5 core and IB drivers.
> 
> This is aligned with Eli (mlx5) and Roland (mlx4).
> 
> FWIW, I did the whole change to go through netdev. 

Hi Dave, I've picked these up.

Thanks Or.

> Or.
> 
> Or Gerlitz (2):
>   MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers
>   MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers
> 
>  MAINTAINERS | 32 +++++++++++++++++++++++++-------
>  1 file changed, 25 insertions(+), 7 deletions(-)
> 


-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
              GPG KeyID: 0E572FDD



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
       [not found]     ` <567AE86A.50803-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2015-12-24  3:33       ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2015-12-24  3:33 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: ogerlitz-VPRAkNaXOzVWk0Htik3J/w, netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, eli-VPRAkNaXOzVWk0Htik3J/w,
	roland-DgEjT+Ai2ygdnm+yROfE0A, majd-VPRAkNaXOzVWk0Htik3J/w,
	talal-VPRAkNaXOzVWk0Htik3J/w, matanb-VPRAkNaXOzVWk0Htik3J/w,
	leonro-VPRAkNaXOzVWk0Htik3J/w, yishaih-VPRAkNaXOzVWk0Htik3J/w

From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Wed, 23 Dec 2015 13:31:06 -0500

> On 12/23/2015 11:30 AM, Or Gerlitz wrote:
>> Hi Dave, Doug
>>  
>> We're happily assigning new maintainers for mlx4/mlx5 core and IB drivers.
>> 
>> This is aligned with Eli (mlx5) and Roland (mlx4).
>> 
>> FWIW, I did the whole change to go through netdev. 
> 
> Hi Dave, I've picked these up.

Ok, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-24  3:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-23 16:30 [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers Or Gerlitz
     [not found] ` <1450888258-19557-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-12-23 16:30   ` [PATCH net-next 1/2] MAINTAINERS: Assign new maintainers to Mellanox mlx5 " Or Gerlitz
2015-12-23 16:30   ` [PATCH net-next 2/2] MAINTAINERS: Assign maintainer to Mellanox mlx4 " Or Gerlitz
2015-12-23 18:31   ` [PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 " Doug Ledford
     [not found]     ` <567AE86A.50803-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-12-24  3:33       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).