Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-22 | libbpf: Switch to void * casting in netlink helpers | Kumar Kartikeya Dwivedi | 1 | -4/+4 |
2021-06-22 | libbpf: Add request buffer type for netlink messages | Kumar Kartikeya Dwivedi | 1 | -12/+22 |
2021-05-17 | libbpf: Add various netlink helpers | Kumar Kartikeya Dwivedi | 1 | -0/+48 |
2018-10-08 | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | Alexei Starovoitov | 1 | -6/+1 |
2018-10-04 | libbpf: Make include guards consistent | Andrey Ignatov | 1 | -3/+3 |
2018-10-04 | libbpf: Consistent prefixes for interfaces in nlattr.h. | Andrey Ignatov | 1 | -29/+30 |
2018-09-07 | tools/bpf: add more netlink functionalities in lib/bpf | Yonghong Song | 1 | -0/+38 |
2018-02-03 | libbpf: add error reporting in XDP | Eric Leblond | 1 | -0/+72 |