summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen
2020-03-28selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen
2020-03-27bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
2020-03-17selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko
2020-03-17selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko
2020-03-17selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko
2020-03-17selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko
2020-03-17selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi
2020-03-09selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson
2020-03-05selftests/bpf: Add send_signal_sched_switch testYonghong Song
2020-03-04bpf: Add selftests for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTFAndrii Nakryiko
2020-03-04libbpf: Assume unsigned values for BTF_KIND_ENUMAndrii Nakryiko