blob: 009f9a8c88984aca781a337b11cf0cad76809137 [file] [log] [blame]
d3d23fdb4688 ("nfp: bpf: support u16 and u32 multiplications")
33b94310586b ("nfp: bpf: copy range info for all operands of all ALU operations")
662c54721d3a ("nfp: bpf: rename umin/umax to umin_src/umax_src")
c217abccaaa5 ("nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)")
f43d0f17fe9a ("nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)")
991f5b3651f6 ("nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)")
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")
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")
4da98eea7903 ("nfp: bpf: add map data structure")
af93d15ac6c4 ("nfp: hand over to BPF offload app at coarser granularity")
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")
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")