aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2019-12-01selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-05-31selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-05-25Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-08-03selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin
2018-08-03selftests/bpf: add verifier cgroup storage testsRoman Gushchin
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller