summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-11-30bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller
2018-11-30bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller
2018-11-30bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: Fix various lib and testsuite build failures on 32-bit.David Miller
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju
2018-11-28bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend
2018-11-26libbpf: Name changing for btf_get_from_idMartin KaFai Lau
2018-11-26tools/bpf: change selftest test_btf for both jit and non-jitYonghong Song
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-22tools/bpf: fix spelling mistake "memeory" -> "memory"Colin Ian King
2018-11-21bpf: adding tests for map_in_map helpber in libbpfNikita V. Shirokov
2018-11-20tools/bpf: enhance test_btf file testing to test func infoYonghong Song
2018-11-20tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song
2018-11-20tools/bpf: extends test_btf to test load/retrieve func_type infoYonghong Song
2018-11-20tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNCMartin KaFai Lau
2018-11-20tools: add selftest for BPF_F_ZERO_SEEDLorenz Bauer
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-11-16selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addrAndrey Ignatov
2018-11-16selftests/bpf: Fix uninitialized duration warningJoe Stringer
2018-11-10selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addrAndrey Ignatov
2018-11-10selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2018-11-10selftests/bpf: rename flow dissector section to flow_dissectorStanislav Fomichev
2018-11-09kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian
2018-11-09selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan
2018-11-07selftests: add dummy xdp test helperPaolo Abeni
2018-11-07selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2018-10-31bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2018-10-31bpf: add various test cases to test_verifierDaniel Borkmann
2018-10-31kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian
2018-10-30tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song
2018-10-25bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann
2018-10-25bpf: fix test suite to enable all unpriv program typesDaniel Borkmann
2018-10-26selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann