Age | Commit message (Expand) | Author |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-30 | bpf: Test_verifier, add alu32 bounds tracking tests | John Fastabend |
2020-03-30 | bpf: Test_verifier, #65 error message updates for trunc of boundary-cross | John Fastabend |
2020-03-30 | bpf: Test_verifier, bpf_get_stack return value add <0 | John Fastabend |
2020-03-27 | bpf: Add selftest cases for ctx_or_null argument type | Daniel Borkmann |
2020-03-25 | bpf: Test_verifier, #70 error message updates for 32-bit right shift | John Fastabend |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-06 | selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set | Luke Nelson |
2020-03-03 | selftests/bpf: Test new __sk_buff field gso_size | Willem de Bruijn |
2019-12-19 | bpf: Add further test_verifier cases for record_func_key | Daniel Borkmann |
2019-11-24 | selftests/bpf: Add verifier tests for better jmp32 register bounds | Yonghong Song |
2019-10-04 | bpf: Add loop test case with 32 bit reg comparison against 0 | Daniel Borkmann |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-09-05 | selftests/bpf: precision tracking tests | Alexei Starovoitov |
2019-08-28 | selftests/bpf: add precision tracking test | Alexei Starovoitov |
2019-08-28 | selftests/bpf: verifier precise tests | Alexei Starovoitov |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2019-08-01 | selftests/bpf: tests for jmp to 1st insn | Alexei Starovoitov |
2019-07-25 | selftests/bpf: Add selftests for bpf_perf_event_output | Allan Zhang |
2019-07-23 | selftests/bpf: add another gso_segs access | Eric Dumazet |
2019-07-18 | selftests/bpf: fix "valid read map access into a read-only array 1" on s390 | Ilya Leoshkevich |
2019-07-16 | selftests/bpf: fix "alu with different scalars 1" on s390 | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: add selftests for wide loads | Stanislav Fomichev |
2019-07-15 | selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c | Stanislav Fomichev |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-08 | selftests/bpf: add verifier tests for wide stores | Stanislav Fomichev |
2019-07-03 | selftests: bpf: add tests for shifts by zero | Luke Nelson |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-06-19 | selftests/bpf: add basic verifier tests for loops | Alexei Starovoitov |
2019-06-19 | selftests/bpf: fix tests | Alexei Starovoitov |
2019-06-19 | selftests/bpf: fix tests due to const spill/fill | Alexei Starovoitov |
2019-06-13 | bpf: fix div64 overflow tests to properly detect errors | Naveen N. Rao |
2019-06-10 | tools/bpf: Add bpf_map_lookup_elem selftest for xskmap | Jonathan Lemon |
2019-06-10 | bpf: Allow bpf_map_lookup_elem() on an xskmap | Jonathan Lemon |
2019-05-29 | selftests: bpf: complete sub-register zero extension checks | Jiong Wang |
2019-05-29 | selftests: bpf: move sub-register zero extension checks into subreg.c | Jiong Wang |
2019-05-23 | selftests: bpf: add zero extend checks for ALU32 and/or/xor | Björn Töpel |
2019-05-13 | bpf: add various test cases for backward jumps | Daniel Borkmann |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-01 | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} | Wang YanQing |
2019-04-27 | bpf: Add verifier tests for the bpf_sk_storage | Martin KaFai Lau |
2019-04-26 | selftests: bpf: test writable buffers in raw tps | Matt Mullins |
2019-04-25 | selftests/bpf: test cases for pkt/null checks in subprogs | Paul Chaignon |
2019-04-16 | selftests/bpf: two scale tests | Alexei Starovoitov |
2019-04-12 | selftests/bpf: Test ARG_PTR_TO_LONG arg type | Andrey Ignatov |
2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-04-09 | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann |
2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |