index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2019-09-21
selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390
Ilya Leoshkevich
2019-08-29
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
2019-07-26
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2019-05-31
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
2019-05-31
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
2019-05-25
Revert "selftests/bpf: skip verifier tests for unsupported program types"
Greg Kroah-Hartman
2019-04-05
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-03-23
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-03-13
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
2019-02-27
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-02-27
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
2019-02-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
2019-01-26
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2019-01-26
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2018-12-21
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-12-21
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-12-21
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-12-17
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-08-17
tools/bpf: fix bpf selftest test_cgroup_storage failure
Yonghong Song
2018-08-14
bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"
Colin Ian King
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
2018-07-19
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
[next]