Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-09 | bpf: implement lookup-free direct value access for maps | Daniel Borkmann | 1 | -2/+3 |
2019-01-26 | bpf: disassembler support JMP32 | Jiong Wang | 1 | -15/+19 |
2018-03-23 | bpf: Remove struct bpf_verifier_env argument from print_bpf_insn | Jiri Olsa | 1 | -26/+26 |
2017-12-20 | bpf: allow for correlation of maps and helpers in dump | Daniel Borkmann | 1 | -11/+54 |
2017-12-17 | bpf: introduce function calls (function boundaries) | Alexei Starovoitov | 1 | -2/+6 |
2017-10-10 | bpf: move instruction printing into a separate file | Jakub Kicinski | 1 | -0/+214 |