Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-09 | selftests/bpf: add tests for subtraction & negative numbers | Edward Cree | 1 | -0/+104 |
2017-08-09 | selftests/bpf: add test for bogus operations on pointers | Edward Cree | 1 | -2/+64 |
2017-08-09 | selftests/bpf: add a test to test_align | Edward Cree | 1 | -0/+67 |
2017-08-09 | selftests/bpf: rewrite test_align | Edward Cree | 1 | -93/+132 |
2017-07-21 | bpf: allow to specify log level and reduce it for test_verifier | Daniel Borkmann | 1 | -1/+1 |
2017-06-13 | selftests/bpf: make correct use of exit codes in bpf selftests | Jesper Dangaard Brouer | 1 | -1/+1 |
2017-06-11 | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann | 1 | -0/+5 |
2017-05-12 | bpf: Handle multiple variable additions into packet pointers in verifier. | David S. Miller | 1 | -0/+37 |
2017-05-12 | bpf: Remove commented out debugging hack in test_align. | David S. Miller | 1 | -1/+0 |
2017-05-11 | bpf: Add verifier test case for alignment. | David S. Miller | 1 | -0/+417 |