aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
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-18selftests/bpf: add test for sharing objects between netdevsJakub Kicinski
2018-07-18netdevsim: associate bound programs with shared devJakub Kicinski
2018-07-15selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov
2018-07-15selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov
2018-07-15selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov
2018-07-13selftests/bpf: add test for multiple programsJakub Kicinski
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-11selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski
2018-07-11selftests/bpf: remove duplicated word from test offloadsJakub Kicinski
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-27selftests/bpf: Test sys_connect BPF hooks with TFOAndrey Ignatov
2018-06-27trace_helpers.c: Add helpers to poll multiple perf FDs for eventsToke Høiland-Jørgensen
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