projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26062b1
)
MAINTAINERS, xsk: Update AF_XDP section after moves/adds
author
Björn Töpel
<bjorn.topel@intel.com>
Wed, 20 May 2020 19:21:03 +0000
(21:21 +0200)
committer
Alexei Starovoitov
<ast@kernel.org>
Fri, 22 May 2020 00:31:27 +0000
(17:31 -0700)
Update MAINTAINERS to correctly mirror the current AF_XDP socket file
layout. Also, add the AF_XDP files of libbpf.
rfc->v1: Sorted file entries. (Joe)
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: Joe Perches <joe@perches.com>
Link:
https://lore.kernel.org/bpf/20200520192103.355233-16-bjorn.topel@gmail.com
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index b7844f6cfa4aa04f84020130b67a6e40ea1436ae..087e68b21f9f714bff2cad515613666039e768d4 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-18443,8
+18443,12
@@
R: Jonathan Lemon <jonathan.lemon@gmail.com>
L: netdev@vger.kernel.org
L: bpf@vger.kernel.org
S: Maintained
-F: kernel/bpf/xskmap.c
+F: include/net/xdp_sock*
+F: include/net/xsk_buffer_pool.h
+F: include/uapi/linux/if_xdp.h
F: net/xdp/
+F: samples/bpf/xdpsock*
+F: tools/lib/bpf/xsk*
XEN BLOCK SUBSYSTEM
M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>