On Sun, May 27, 2018 at 5:43 PM, Daniel Borkmann <dan...@iogearbox.net> wrote: > 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 <dan...@iogearbox.net> > Acked-by: Alexei Starovoitov <a...@kernel.org>
Acked-by: Song Liu <songliubrav...@fb.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f492431..2fd51db 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2722,6 +2722,7 @@ L: netdev@vger.kernel.org > L: linux-ker...@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git > +Q: https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147 > S: Supported > F: arch/x86/net/bpf_jit* > F: Documentation/networking/filter.txt > @@ -2740,6 +2741,7 @@ F: net/sched/act_bpf.c > F: net/sched/cls_bpf.c > F: samples/bpf/ > F: tools/bpf/ > +F: tools/lib/bpf/ > F: tools/testing/selftests/bpf/ > > BROADCOM B44 10/100 ETHERNET DRIVER > -- > 2.9.5 >