Age | Commit message (Expand) | Author |
---|---|---|
2022-02-10 | libbpf: Prepare light skeleton for the kernel. | Alexei Starovoitov |
2022-02-01 | libbpf: Open code raw_tp_open and link_create commands. | Alexei Starovoitov |
2022-02-01 | libbpf: Open code low level bpf commands. | Alexei Starovoitov |
2021-11-26 | bpf, mips: Fix build errors about __NR_bpf undeclared | Tiezhu Yang |
2021-11-25 | libbpf: Use bpf_map_create() consistently internally | Andrii Nakryiko |
2021-09-29 | libbpf: Fix skel_internal.h to set errno on loader retval < 0 | Kumar Kartikeya Dwivedi |
2021-05-19 | bpf: Add cmd alias BPF_PROG_RUN | Alexei Starovoitov |
2021-05-19 | libbpf: Generate loader program out of BPF ELF file. | Alexei Starovoitov |