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