Skip to content

Commit cdb9049

Browse files
borkmanndavem330
authored andcommitted
bpf, doc: update bpf maintainers entry
Add various related files that have been missing under BPF entry covering essential parts of its infrastructure and also add myself as co-maintainer. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6f60f43 commit cdb9049

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

MAINTAINERS

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2585,12 +2585,26 @@ F: include/uapi/linux/if_bonding.h
25852585

25862586
BPF (Safe dynamic programs and tools)
25872587
M: Alexei Starovoitov <ast@kernel.org>
2588+
M: Daniel Borkmann <daniel@iogearbox.net>
25882589
L: netdev@vger.kernel.org
25892590
L: linux-kernel@vger.kernel.org
25902591
S: Supported
2592+
F: arch/x86/net/bpf_jit*
2593+
F: Documentation/networking/filter.txt
2594+
F: include/linux/bpf*
2595+
F: include/linux/filter.h
2596+
F: include/uapi/linux/bpf*
2597+
F: include/uapi/linux/filter.h
25912598
F: kernel/bpf/
2592-
F: tools/testing/selftests/bpf/
2599+
F: kernel/trace/bpf_trace.c
25932600
F: lib/test_bpf.c
2601+
F: net/bpf/
2602+
F: net/core/filter.c
2603+
F: net/sched/act_bpf.c
2604+
F: net/sched/cls_bpf.c
2605+
F: samples/bpf/
2606+
F: tools/net/bpf*
2607+
F: tools/testing/selftests/bpf/
25942608

25952609
BROADCOM B44 10/100 ETHERNET DRIVER
25962610
M: Michael Chan <michael.chan@broadcom.com>

0 commit comments

Comments
 (0)