blob: eb863e0913bec394bff271f7ac70be058899bef8 [file] [log] [blame]
fb1981654129 ("nfp: bpf: account for additional stack usage when checking stack limit")
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)")
9816dd35ecec ("nfp: bpf: perf event output helpers support")
630a4d3874a0 ("nfp: bpf: record offload neutral maps in the driver")
df4a37d8b53f ("nfp: bpf: add support for bpf_get_prandom_u32()")
dcb0c27f3c98 ("nfp: bpf: add basic support for atomic adds")
bfee64deaa76 ("nfp: bpf: add map deletes from the datapath")
44d65a47aeab ("nfp: bpf: add map updates from the datapath")
2f46e0c12735 ("nfp: bpf: add helper for validating stack pointers")
fc4484970e7e ("nfp: bpf: rename map_lookup_stack() to map_call_stack_common()")
87b10ecdced2 ("nfp: bpf: detect packet reads could be cached, enable the optimisation")
703f578a353d ("nfp: fix kdoc warnings on nested structures")
52be9a7cde1f ("nfp: bpf: use extack support to improve debugging")
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")
9d080d5da959 ("nfp: bpf: parse function call and map capabilities")
ff3d43f7568c ("nfp: bpf: implement helpers for FW map ops")
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")