- dd349c3 selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script by Jeffrin Jose T · 7 years ago
- b0e4b8b selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script by Jeffrin Jose T · 7 years ago
- 5fadfc6 selftests: bpf: add missing NET_SCHED to config by Anders Roxell · 7 years ago
- 3e1a61b tools/bpf: fix test_sockmap failure by Yonghong Song · 7 years ago
- 81e167c selftests: bpf: notification about privilege required to run test_kmod.sh testing script by Jeffrin Jose T · 7 years ago
- 26bf8a8 bpf, selftests: delete xfrm tunnel when test exits. by William Tu · 7 years ago
- 36ffdbc bpf, selftest: check tunnel type more accurately by Jian Wang · 7 years ago
- 47cf52a selftests/bpf: test offloads even with BPF programs present by Jakub Kicinski · 7 years ago
- 3bce593 selftests: bpf: config: add config fragments by Anders Roxell · 7 years ago
- 1c9ca7e selftests: bpf: fix urandom_read build issue by Anders Roxell · 7 years ago
- 23316a3 tools/bpf: fix selftest get_cgroup_id_user by Yonghong Song · 7 years ago
- 58990d1 bpf: reject passing modified ctx to helper functions by Daniel Borkmann · 7 years ago
- f269099 tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
- c7ddbba tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
- 06be086 bpf: test case for map pointer poison with calls/branches by Daniel Borkmann · 7 years ago
- 8175383 bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD by Martin KaFai Lau · 7 years ago
- b9308ae bpf: btf: Check array t->size by Martin KaFai Lau · 7 years ago
- 73563aa selftests/bpf: test_sockmap, print additional test options by Prashant Bhole · 7 years ago
- d825e12 selftests/bpf: test_sockmap, fix data verification by Prashant Bhole · 7 years ago
- a009f1f selftests/bpf: test_sockmap, timing improvements by Prashant Bhole · 7 years ago
- 035b37f selftests/bpf: test_sockmap, join cgroup in selftest mode by Prashant Bhole · 7 years ago
- 16edddf selftests/bpf: test_sockmap, check test failure by Prashant Bhole · 7 years ago
- 6bdd533 bpf: add selftest for lirc_mode2 type program by Sean Young · 7 years ago
- 04b6ab7 selftests/bpf: Selftest for sys_sendmsg hooks by Andrey Ignatov · 7 years ago
- 9be71aa selftests/bpf: Prepare test_sock_addr for extension by Andrey Ignatov · 7 years ago
- 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- f699cf7 tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs by Yonghong Song · 7 years ago
- 73bc4d9 tools/bpf: add ksym_get_addr() in trace_helpers by Yonghong Song · 7 years ago
- c99a84e selftests/bpf: test for seg6local End.BPF action by Mathieu Xhonneux · 7 years ago
- 167381f selftests/bpf: Makefile fix "missing" headers on build with -idirafter by Sirio Balmelli · 7 years ago
- 61746dbe bpf: btf: Add tests for the btf uapi changes by Martin KaFai Lau · 7 years ago
- 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 4da0dca bpf: add sk_msg prog sk access tests to test_verifier by John Fastabend · 7 years ago
- a6837d2 selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh by Anders Roxell · 7 years ago
- deea812 selftests/bpf: check return value of fopen in test_verifier.c by Jesper Dangaard Brouer · 7 years ago
- b8b394f bpf: selftest additions for SOCKHASH by John Fastabend · 7 years ago
- f2467c2 selftests/bpf: make sure build-id is on by Alexei Starovoitov · 7 years ago
- a82d8cd bpf: add ld64 imm test cases by Daniel Borkmann · 7 years ago
- 13790d1 bpf: add selftest for stackmap with build_id in NMI context by Song Liu · 7 years ago
- d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 7 years ago
- 91bc07c selftests/bpf: Fix bash reference in Makefile by Joe Stringer · 7 years ago
- fe61605 samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP by David Ahern · 7 years ago
- 96112e9 selftests/bpf: ignore build products by Sirio Balmelli · 7 years ago
- cd8b892 bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID by Martin KaFai Lau · 7 years ago
- e34d98d bpf: btf: Some test_btf clean up by Martin KaFai Lau · 7 years ago
- 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 93731ef bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier by Daniel Borkmann · 7 years ago
- a4e21ff bpf: minor fix to selftest test_stacktrace_build_id() by Song Liu · 7 years ago
- 79b4535 tools/bpf: add a test for bpf_get_stack with tracepoint prog by Yonghong Song · 7 years ago
- 173965f tools/bpf: add a test for bpf_get_stack with raw tracepoint prog by Yonghong Song · 7 years ago
- 2abe611c tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH by Yonghong Song · 7 years ago
- 28dbf86 samples/bpf: move common-purpose trace functions to selftests by Yonghong Song · 7 years ago
- de2ff05 tools/bpf: add bpf_get_stack helper to tools headers by Yonghong Song · 7 years ago
- 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 933a741 selftests/bpf: bpf tunnel test. by William Tu · 7 years ago
- c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a18fda1 bpf: reduce runtime of test_sockmap tests by John Fastabend · 7 years ago
- 16962b2 bpf: sockmap, add selftests by John Fastabend · 7 years ago
- 6595c74 tools/bpf: remove test_sock_addr from TEST_GEN_PROGS by Yonghong Song · 7 years ago
- b6fd9cf selftests: bpf: update .gitignore with missing file by Anders Roxell · 7 years ago
- 5f90dd6 tools/bpf: add verifier tests for accesses to map values by Paul Chaignon · 7 years ago
- 29a36f9 samples/bpf: extend test_tunnel_bpf.sh with xfrm state test by Eyal Birger · 7 years ago
- c0fa1b6 bpf: btf: Add BTF tests by Martin KaFai Lau · 7 years ago
- 0a0a7e0 tools/bpf: fix test_sock and test_sock_addr.sh failure by Yonghong Song · 7 years ago
- c6ffd1f bpf: add bpf_xdp_adjust_tail sample prog by Nikita V. Shirokov · 7 years ago
- 0367d0a bpf: adding tests for bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
- 0abf854d selftests: bpf: update .gitignore with missing generated files by Anders Roxell · 7 years ago
- 1d43688 selftests/bpf: Selftest for sys_bind post-hooks. by Andrey Ignatov · 7 years ago
- 622adaf selftests/bpf: Selftest for sys_connect hooks by Andrey Ignatov · 7 years ago
- e50b0a6 selftests/bpf: Selftest for sys_bind hooks by Andrey Ignatov · 7 years ago
- 3bbe086 selftests/bpf: test for bpf_get_stackid() from raw tracepoints by Alexei Starovoitov · 7 years ago
- 0dcbbf6 bpf: sockmap sample test for bpf_msg_pull_data by John Fastabend · 7 years ago
- 468b3fd bpf: sockmap sample support for bpf_msg_cork_bytes() by John Fastabend · 7 years ago
- 1c16c31 bpf: sockmap, add sample option to test apply_bytes helper by John Fastabend · 7 years ago
- 4c4c3c2 bpf: sockmap sample, add option to attach SK_MSG program by John Fastabend · 7 years ago
- 1acc60b bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG by John Fastabend · 7 years ago
- 82a8616 bpf: add map tests for BPF_PROG_TYPE_SK_MSG by John Fastabend · 7 years ago
- 81f77fd bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID by Song Liu · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b33eb73 bpf: add tail call tests to test_verifier by Daniel Borkmann · 7 years ago
- fe8d662 bpf: unify rlimit handling in selftests by Daniel Borkmann · 7 years ago
- ba6056a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 23d191a bpf: add various jit test cases by Daniel Borkmann · 7 years ago
- ca36960 bpf: allow xadd only on aligned memory by Daniel Borkmann · 7 years ago
- 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
- 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 7 years ago
- 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 7 years ago
- b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 7 years ago
- 0a674874 selftests/bpf: Only run tests if !bpf_disabled by Joe Stringer · 7 years ago
- d0a0e49 selftests/bpf: Count tests skipped by unpriv by Joe Stringer · 7 years ago
- 95f87a9 selftests/bpf: Print unexpected output on fail by Joe Stringer · 7 years ago
- 615a947 tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user by Yonghong Song · 7 years ago
- 41757dc selftests/bpf: fix Makefile for cgroup_helpers.c by Jesper Dangaard Brouer · 7 years ago
- f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
- 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
- 035d808 selftests: bpf: test_kmod.sh: check the module path before insmod by Naresh Kamboju · 7 years ago
- 7b4eb53 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh by Yonghong Song · 7 years ago
- 65073a6 bpf: fix null pointer deref in bpf_prog_test_run_xdp by Daniel Borkmann · 7 years ago