index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_sock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2022-04-21
1
-1
/
+1
*
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-11
1
-1
/
+3
*
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-07
1
-20
/
+130
*
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2022-01-07
1
-128
/
+92
*
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2021-11-07
1
-12
/
+11
*
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-08-02
1
-7
/
+1
*
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-1
/
+1
*
selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390
Ilya Leoshkevich
2019-08-14
1
-2
/
+5
*
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-08
1
-1
/
+8
*
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2019-01-07
1
-1
/
+1
*
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-11
1
-4
/
+1
*
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-04-19
1
-0
/
+1
*
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
2018-03-31
1
-0
/
+479