blob: e110010853d6533e96e4abdb440436a656764f40 [file] [log] [blame]
0d8300325660 ("bpf: xdp: allow offloads to store into rx_queue_index")
ab3f0063c48c ("bpf: offload: add infrastructure for loading programs for a specific netdev")
638f5b90d460 ("bpf: reduce verifier memory consumption")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
afdb09c720b6 ("security: bpf: Add LSM hooks for bpf object related syscall")
4f9218aaf8a4 ("bpf: move knowledge about post-translation offsets out of verifier")
00176a34d9e2 ("bpf: remove the verifier ops from program structure")
7de16e3a3557 ("bpf: split verifier and program ops")
6710e1126934 ("bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP")
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")
1bdec44955ed ("bpf: verifier: set reg_type on context accesses in second pass")
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")
067cae47771c ("bpf: Use char in prog and map name")
390ee7e29fc8 ("bpf: enforce return code for cgroup-bpf programs")
88cda1c9da02 ("bpf: libbpf: Provide basic API support to specify BPF obj name")
ad5b177bd73f ("bpf: Add map_name to bpf_map_info")
cb4d2b3f03d8 ("bpf: Add name, load_time, uid and map_ids to bpf_prog_info")
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")