Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Fix alen calculation in libbpf_nla_dump_errormsg() | Ilya Leoshkevich | 2023-02-11 | 1 | -1/+1 |
* | libbpf: Fix overrun in netlink attribute iteration | Xin Liu | 2022-10-01 | 1 | -1/+1 |
* | libbpf: Switch to void * casting in netlink helpers | Kumar Kartikeya Dwivedi | 2021-06-22 | 1 | -1/+1 |
* | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko | 2020-08-19 | 1 | -6/+3 |
* | libbpf: Poison kernel-only integer types | Andrii Nakryiko | 2020-01-10 | 1 | -0/+3 |
* | libbpf: Use pr_warn() when printing netlink errors | Toke Høiland-Jørgensen | 2019-11-11 | 1 | -5/+5 |
* | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | Alexei Starovoitov | 2018-10-08 | 1 | -6/+1 |
* | libbpf: Consistent prefixes for interfaces in nlattr.h. | Andrey Ignatov | 2018-10-04 | 1 | -30/+34 |
* | tools/bpf: add more netlink functionalities in lib/bpf | Yonghong Song | 2018-09-07 | 1 | -12/+21 |
* | libbpf: add error reporting in XDP | Eric Leblond | 2018-02-03 | 1 | -0/+187 |