Add myself as a maintainer for these parts, as I'm responsible for adding most of this.
Signed-off-by: Jesper Dangaard Brouer <[email protected]> --- 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 <[email protected]> +L: [email protected] +L: [email protected] +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 <[email protected]> M: Magnus Karlsson <[email protected]>
