summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T
2018-06-15bpf, selftests: delete xfrm tunnel when test exits.William Tu
2018-06-15bpf, selftest: check tunnel type more accuratelyJian Wang
2018-06-15selftests/bpf: test offloads even with BPF programs presentJakub Kicinski
2018-06-13selftests: bpf: config: add config fragmentsAnders Roxell
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