aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2020-02-24selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-09-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
2019-09-09Merge tag 'v5.2.12' into v5.2/standard/baseBruce Ashfield
2019-09-09Merge tag 'v5.2.11' into v5.2/standard/baseBruce Ashfield
2019-09-06selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-30selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko
2019-08-30selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2019-08-29selftests/bpf: add another gso_segs accessEric Dumazet
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-08-09selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer
2019-08-09selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer
2019-08-09bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer
2019-08-06selftests/bpf: do not ignore clang failuresIlya Leoshkevich
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-26selftests/bpf : clean up feature/ when make cleanHechao Li
2019-07-26selftests/bpf: adjust verifier scale testAlexei Starovoitov
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-06bpf: expand section tests for test_section_namesDaniel Borkmann
2019-06-06bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann
2019-06-05selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-29selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi
2019-05-29selftests: bpf: complete sub-register zero extension checksJiong Wang
2019-05-29selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev
2019-05-14bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-04selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller