All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next PATCH] MAINTAINERS: Add entry for XDP core code
@ 2019-01-25 12:02 Jesper Dangaard Brouer
  2019-01-25 22:10 ` Daniel Borkmann
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Dangaard Brouer @ 2019-01-25 12:02 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Daniel Borkmann, Jakub Kicinski,
	Alexei Starovoitov, Jesper Dangaard Brouer

Add myself as a maintainer for these parts, as I'm responsible
for adding most of this.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
---
 MAINTAINERS |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a0245fd1b09a..f66297853df7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16686,6 +16686,15 @@ T:	git git://linuxtv.org/media_tree.git
 S:	Maintained
 F:	drivers/media/tuners/tuner-xc2028.*
 
+XDP
+M:	Jesper Dangaard Brouer <hawk@kernel.org>
+L:	netdev@vger.kernel.org
+L:	xdp-newbies@vger.kernel.org
+F:	net/core/xdp.c
+F:	include/net/xdp.h
+F:	kernel/bpf/devmap.c
+F:	kernel/bpf/cpumap.c
+
 XDP SOCKETS (AF_XDP)
 M:	Björn Töpel <bjorn.topel@intel.com>
 M:	Magnus Karlsson <magnus.karlsson@intel.com>


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

end of thread, other threads:[~2019-01-26 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25 12:02 [net-next PATCH] MAINTAINERS: Add entry for XDP core code Jesper Dangaard Brouer
2019-01-25 22:10 ` Daniel Borkmann
2019-01-26 14:44   ` Jesper Dangaard Brouer

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.