aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2020-08-29Merge tag 'v5.2.57' into v5.2/standard/baseBruce Ashfield
2020-08-23selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-11selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-07-11selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-07-07selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich
2020-07-07selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich
2020-07-07selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich
2020-06-24selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2020-06-11Merge tag 'v5.2.44' into v5.2/standard/baseBruce Ashfield
2020-06-08selftests/bpf: fix goto cleanup label not definedHangbin Liu
2020-06-08selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-01bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2020-06-01bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-06-01bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-05-04selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-05-04selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-04-13Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-12bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-04-12selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
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