linux/drivers/net/ethernet/netronome/nfp/bpf
David S. Miller 90fed9c946 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Alexei Starovoitov says:

====================
pull-request: bpf-next 2018-05-24

The following pull-request contains BPF updates for your *net-next* tree.

The main changes are:

1) Björn Töpel cleans up AF_XDP (removes rebind, explicit cache alignment from uapi, etc).

2) David Ahern adds mtu checks to bpf_ipv{4,6}_fib_lookup() helpers.

3) Jesper Dangaard Brouer adds bulking support to ndo_xdp_xmit.

4) Jiong Wang adds support for indirect and arithmetic shifts to NFP

5) Martin KaFai Lau cleans up BTF uapi and makes the btf_header extensible.

6) Mathieu Xhonneux adds an End.BPF action to seg6local with BPF helpers allowing
   to edit/grow/shrink a SRH and apply on a packet generic SRv6 actions.

7) Sandipan Das adds support for bpf2bpf function calls in ppc64 JIT.

8) Yonghong Song adds BPF_TASK_FD_QUERY command for introspection of tracing events.

9) other misc fixes from Gustavo A. R. Silva, Sirio Balmelli, John Fastabend, and Magnus Karlsson
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-24 22:20:51 -04:00
..
Makefile nfp: add Makefiles to all directories 2018-02-22 15:22:50 -05:00
cmsg.c nfp: bpf: perf event output helpers support 2018-05-04 23:41:03 +02:00
fw.h nfp: bpf: support setting the RX queue index 2018-05-09 18:04:37 +02:00
jit.c nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X) 2018-05-18 21:35:55 +02:00
main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-05-21 16:01:54 -04:00
main.h nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X) 2018-05-18 21:35:54 +02:00
offload.c nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X) 2018-05-18 21:35:54 +02:00
verifier.c nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X) 2018-05-18 21:35:54 +02:00