Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause | Daniel Borkmann | 2021-09-02 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | bpf: Remove struct bpf_verifier_env argument from print_bpf_insn | Jiri Olsa | 2018-03-23 | 1 | -4/+1 |
* | bpf: annotate bpf_insn_print_t with __printf | Jakub Kicinski | 2018-01-17 | 1 | -2/+2 |
* | bpf: allow for correlation of maps and helpers in dump | Daniel Borkmann | 2017-12-20 | 1 | -5/+24 |
* | bpf: move instruction printing into a separate file | Jakub Kicinski | 2017-10-10 | 1 | -0/+32 |