Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Fix test_lru_sanity5() in test_lru_map.c | Martin KaFai Lau | 2017-01-17 | 1 | -26/+27 |
* | selftests: do not require bash to run bpf tests | Rolf Eike Beer | 2017-01-05 | 1 | -1/+1 |
* | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann | 2016-12-17 | 1 | -1/+1 |
* | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann | 2016-12-17 | 1 | -0/+28 |
* | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* | Thomas Graf | 2016-12-06 | 1 | -0/+134 |
* | bpf: Preserve const register type on const OR alu ops | Gianluca Borello | 2016-12-05 | 2 | -0/+61 |
* | bpf: add test for the verifier equal logic bug | Josef Bacik | 2016-11-30 | 1 | -0/+23 |
* | bpf: fix multiple issues in selftest suite and samples | Daniel Borkmann | 2016-11-27 | 4 | -6/+49 |
* | bpf: Add tests for the LRU bpf_htab | Martin KaFai Lau | 2016-11-15 | 2 | -3/+586 |
* | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers | Thomas Graf | 2016-10-19 | 1 | -0/+72 |
* | bpf: add initial suite for selftests | Daniel Borkmann | 2016-10-18 | 7 | -0/+3456 |