All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file
@ 2019-07-31  6:38 Ido Schimmel
  2019-07-31 11:36 ` Neil Horman
  2019-07-31 15:27 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Ido Schimmel @ 2019-07-31  6:38 UTC (permalink / raw)
  To: netdev; +Cc: davem, nhorman, Ido Schimmel

From: Ido Schimmel <idosch@mellanox.com>

Fixes: 6e43650cee64 ("add maintainer for network drop monitor kernel service")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9f5b8bd4faf9..b540794cbd91 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11137,6 +11137,7 @@ L:	netdev@vger.kernel.org
 S:	Maintained
 W:	https://fedorahosted.org/dropwatch/
 F:	net/core/drop_monitor.c
+F:	include/uapi/linux/net_dropmon.h
 
 NETWORKING DRIVERS
 M:	"David S. Miller" <davem@davemloft.net>
-- 
2.21.0


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

* Re: [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file
  2019-07-31  6:38 [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file Ido Schimmel
@ 2019-07-31 11:36 ` Neil Horman
  2019-07-31 15:27 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Horman @ 2019-07-31 11:36 UTC (permalink / raw)
  To: Ido Schimmel; +Cc: netdev, davem, Ido Schimmel

On Wed, Jul 31, 2019 at 09:38:19AM +0300, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@mellanox.com>
> 
> Fixes: 6e43650cee64 ("add maintainer for network drop monitor kernel service")
> Signed-off-by: Ido Schimmel <idosch@mellanox.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9f5b8bd4faf9..b540794cbd91 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11137,6 +11137,7 @@ L:	netdev@vger.kernel.org
>  S:	Maintained
>  W:	https://fedorahosted.org/dropwatch/
>  F:	net/core/drop_monitor.c
> +F:	include/uapi/linux/net_dropmon.h
>  
>  NETWORKING DRIVERS
>  M:	"David S. Miller" <davem@davemloft.net>
> -- 
> 2.21.0
> 
> 
Acked-by: Neil Horman <nhorman@tuxdriver.com>


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

* Re: [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file
  2019-07-31  6:38 [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file Ido Schimmel
  2019-07-31 11:36 ` Neil Horman
@ 2019-07-31 15:27 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2019-07-31 15:27 UTC (permalink / raw)
  To: idosch; +Cc: netdev, nhorman, idosch

From: Ido Schimmel <idosch@idosch.org>
Date: Wed, 31 Jul 2019 09:38:19 +0300

> From: Ido Schimmel <idosch@mellanox.com>
> 
> Fixes: 6e43650cee64 ("add maintainer for network drop monitor kernel service")
> Signed-off-by: Ido Schimmel <idosch@mellanox.com>

Applied.

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

end of thread, other threads:[~2019-07-31 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31  6:38 [PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file Ido Schimmel
2019-07-31 11:36 ` Neil Horman
2019-07-31 15:27 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.