Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpf: provide a generic macro for percpu values for selftests | Daniel Borkmann | 2017-04-28 |
* | bpf: map_get_next_key to return first key on NULL | Teng Qin | 2017-04-25 |
* | bpf: Fix values type used in test_maps | David Miller | 2017-04-21 |
* | bpf: fix hashmap extra_elems logic | Alexei Starovoitov | 2017-03-22 |
* | bpf: Remove bpf_sys.h from selftests | Mickaël Salaün | 2017-02-10 |
* | bpf: Use bpf_create_map() from the library | Mickaël Salaün | 2017-02-10 |
* | bpf: Use bpf_map_get_next_key() from the library | Mickaël Salaün | 2017-02-10 |
* | bpf: Use bpf_map_delete_elem() from the library | Mickaël Salaün | 2017-02-10 |
* | bpf: Use bpf_map_lookup_elem() from the library | Mickaël Salaün | 2017-02-10 |
* | bpf: Use bpf_map_update_elem() from the library | Mickaël Salaün | 2017-02-10 |
* | bpf: fix multiple issues in selftest suite and samples | Daniel Borkmann | 2016-11-27 |
* | bpf: add initial suite for selftests | Daniel Borkmann | 2016-10-18 |