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