blob: 58d3bfc4c86a56eb276b2096974d97df064d4913 [file] [log] [blame]
389f263b60c9 ("nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver")
bcfdfb7c962d ("nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier")
c5da54d93eb4 ("nfp: bpf: copy eBPF subprograms information from kernel verifier")
1a7e62e6329c ("nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth")
c941ce9c282c ("bpf: add verifier callback to get stack usage info for offloaded progs")
991f5b3651f6 ("nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)")
630a4d3874a0 ("nfp: bpf: record offload neutral maps in the driver")
dcb0c27f3c98 ("nfp: bpf: add basic support for atomic adds")
2f46e0c12735 ("nfp: bpf: add helper for validating stack pointers")
87b10ecdced2 ("nfp: bpf: detect packet reads could be cached, enable the optimisation")
eb1d7db927a9 ("nfp: bpf: set new jit info fields")
7dfa4d87cfc4 ("nfp: bpf: print map lookup problems into verifier log")
1bba4c413a32 ("nfp: bpf: implement bpf map offload")
3dd43c3319cb ("nfp: bpf: add support for reading map memory")
77a3d3113ba2 ("nfp: bpf: add verification and codegen for map lookups")
d48ae231c5e1 ("nfp: bpf: add basic control channel communication")
4da98eea7903 ("nfp: bpf: add map data structure")
af93d15ac6c4 ("nfp: hand over to BPF offload app at coarser granularity")
44a12ecc1cab ("nfp: bpf: don't depend on high order allocations for program image")
2314fe9ed0a1 ("nfp: bpf: relocate jump targets just before the load")
1549921da3e8 ("nfp: bpf: move jump resolution to jit.c")
c4f7730be580 ("nfp: bpf: round up the size of the stack")
cae1927c0b4a ("bpf: offload: allow netdev to disappear while verifier is running")
4f83435ad777 ("nfp: bpf: allocate vNIC priv for keeping track of the offloaded program")
fba961ab29e5 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")