Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-27 | bpf: Support kernel function call in x86-32 | Martin KaFai Lau | 1 | -0/+198 |
2021-03-27 | bpf: Support bpf program calling kernel function | Martin KaFai Lau | 13 | -46/+480 |
2021-03-27 | bpf: Refactor btf_check_func_arg_match | Martin KaFai Lau | 4 | -77/+95 |
2021-03-27 | bpf: Simplify freeing logic in linfo and jited_linfo | Martin KaFai Lau | 4 | -28/+17 |
2021-03-26 | libbpf: Preserve empty DATASEC BTFs during static linking | Andrii Nakryiko | 1 | -1/+12 |
2021-03-26 | bpf: struct sock is declared twice in bpf_sk_storage header | Wan Jiabing | 1 | -1/+0 |
2021-03-26 | bpf: Remove unused headers | Lu Wei | 2 | -2/+0 |
2021-03-26 | libbpf: Add bpf object kern_version attribute setter | Rafael David Tinoco | 3 | -0/+12 |