Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdb90499 authored by Daniel Borkmann's avatar Daniel Borkmann Committed by David S. Miller
Browse files

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: default avatarDaniel Borkmann <daniel@iogearbox.net>
Acked-by: default avatarAlexei Starovoitov <ast@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6f60f438
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -2585,12 +2585,26 @@ F: include/uapi/linux/if_bonding.h

BPF (Safe dynamic programs and tools)
M:	Alexei Starovoitov <ast@kernel.org>
M:	Daniel Borkmann <daniel@iogearbox.net>
L:	netdev@vger.kernel.org
L:	linux-kernel@vger.kernel.org
S:	Supported
F:	arch/x86/net/bpf_jit*
F:	Documentation/networking/filter.txt
F:	include/linux/bpf*
F:	include/linux/filter.h
F:	include/uapi/linux/bpf*
F:	include/uapi/linux/filter.h
F:	kernel/bpf/
F:	tools/testing/selftests/bpf/
F:	kernel/trace/bpf_trace.c
F:	lib/test_bpf.c
F:	net/bpf/
F:	net/core/filter.c
F:	net/sched/act_bpf.c
F:	net/sched/cls_bpf.c
F:	samples/bpf/
F:	tools/net/bpf*
F:	tools/testing/selftests/bpf/

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