summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2018-06-03tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov
2018-05-14bpf: add ld64 imm test casesDaniel Borkmann
2018-05-14bpf: add selftest for stackmap with build_id in NMI contextSong Liu
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern
2018-05-10selftests/bpf: ignore build productsSirio Balmelli
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-27selftests/bpf: bpf tunnel test.William Tu
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend