summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-28selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-26bpf: add tail call tests to test_verifierDaniel Borkmann
2018-02-26bpf: unify rlimit handling in selftestsDaniel Borkmann
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-02-23bpf: add various jit test casesDaniel Borkmann
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell
2018-02-15selftests/bpf: Only run tests if !bpf_disabledJoe Stringer
2018-02-15selftests/bpf: Count tests skipped by unprivJoe Stringer
2018-02-15selftests/bpf: Print unexpected output on failJoe Stringer
2018-02-13tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_userYonghong Song
2018-02-13selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann
2018-01-26bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo
2018-01-24selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet
2018-01-23selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet
2018-01-23bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole
2018-01-23selftests/bpf: fix test_dev_cgroupAlexei Starovoitov
2018-01-23selftests/bpf: speedup test_mapsAlexei Starovoitov
2018-01-23tools/bpf: fix a test failure in selftests prog test_verifierYonghong Song
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19bpf: add couple of test cases for div/mod by zeroDaniel Borkmann