index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_sock.c
Age
Commit message (
Expand
)
Author
2022-04-21
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-01-06
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-06
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-08-14
selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390
Ilya Leoshkevich
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov