Age | Commit message (Expand) | Author |
---|---|---|
2021-06-22 | libbpf: Switch to void * casting in netlink helpers | Kumar Kartikeya Dwivedi |
2020-08-18 | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko |
2020-01-10 | libbpf: Poison kernel-only integer types | Andrii Nakryiko |
2019-11-10 | libbpf: Use pr_warn() when printing netlink errors | Toke Høiland-Jørgensen |
2018-10-08 | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | Alexei Starovoitov |
2018-10-04 | libbpf: Consistent prefixes for interfaces in nlattr.h. | Andrey Ignatov |
2018-09-06 | tools/bpf: add more netlink functionalities in lib/bpf | Yonghong Song |
2018-02-02 | libbpf: add error reporting in XDP | Eric Leblond |