blob: cd65201b5d8bcf2a5a17efa3c759d7a3e5ebea8f [file] [log] [blame]
8c01c4f896aa ("bpf: fix verifier NULL pointer dereference")
1969db47f8d0 ("bpf: fix verifier memory leaks")
638f5b90d460 ("bpf: reduce verifier memory consumption")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
e663fe3863ad ("nfp: bpf: direct packet access - write")
2ca71441f524 ("nfp: bpf: add support for direct packet access - read")
0a7939775f85 ("nfp: bpf: separate I/O from checks for legacy data load")
943c57b97cde ("nfp: bpf: fix context accesses")
c000dfb5e29a ("nfp: bpf: add mov helper")
f4ac7e0b5cc8 ("bpf: move instruction printing into a separate file")
61bd5218eef3 ("bpf: move global verifier log into verifier environment")
e7bf8249e8f1 ("bpf: encapsulate verifier log state into a structure")
18e53b6cb9ac ("nfp: bpf: move to datapath ABI version 2")
509144e25049 ("nfp: bpf: remove packet marking support")
2a15bb1aba2b ("nfp: bpf: move software reg helpers and cmd table out of translator")
b3f868df3c89 ("nfp: bpf: use the power of sparse to check we encode registers right")
390ee7e29fc8 ("bpf: enforce return code for cgroup-bpf programs")
73c864b38383 ("bpf/verifier: improve disassembly of BPF_NEG instructions")
2b7c6ba945fd ("bpf/verifier: improve disassembly of BPF_END instructions")
22c8852624fc ("bpf: improve selftests and add tests for meta pointer")
de8f3a83b0a0 ("bpf: add meta pointer for direct access")