diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-02 17:06:41 -0400 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-06-03 10:46:57 -0400 |
commit | 10a76564ae865cbf30ed30e8cbdc1a047e0559ae (patch) | |
tree | b1908b2e47a80412aa94f0f2b217b7b0de0a3956 /MAINTAINERS | |
parent | 6b6a192595a9f04b2196620ee7b6027e567789ac (diff) |
bpf, doc: add missing patchwork url and libbpf to maintainers
Add missing bits under tools/lib/bpf/ and also Q: entry in order to
make it easier for people to retrieve current patch queue.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f492431b239b..2fd51db09fa4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2722,6 +2722,7 @@ L: netdev@vger.kernel.org | |||
2722 | L: linux-kernel@vger.kernel.org | 2722 | L: linux-kernel@vger.kernel.org |
2723 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git | 2723 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git |
2724 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git | 2724 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git |
2725 | Q: https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147 | ||
2725 | S: Supported | 2726 | S: Supported |
2726 | F: arch/x86/net/bpf_jit* | 2727 | F: arch/x86/net/bpf_jit* |
2727 | F: Documentation/networking/filter.txt | 2728 | F: Documentation/networking/filter.txt |
@@ -2740,6 +2741,7 @@ F: net/sched/act_bpf.c | |||
2740 | F: net/sched/cls_bpf.c | 2741 | F: net/sched/cls_bpf.c |
2741 | F: samples/bpf/ | 2742 | F: samples/bpf/ |
2742 | F: tools/bpf/ | 2743 | F: tools/bpf/ |
2744 | F: tools/lib/bpf/ | ||
2743 | F: tools/testing/selftests/bpf/ | 2745 | F: tools/testing/selftests/bpf/ |
2744 | 2746 | ||
2745 | BROADCOM B44 10/100 ETHERNET DRIVER | 2747 | BROADCOM B44 10/100 ETHERNET DRIVER |