index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
sock_addr.c
Age
Commit message (
Expand
)
Author
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
2024-07-30
selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
Andrii Nakryiko
2024-05-12
selftests/bpf: Expand ATTACH_REJECT tests
Jordan Rife
2024-05-12
selftests/bpf: Expand getsockname and getpeername tests
Jordan Rife
2024-05-12
sefltests/bpf: Expand sockaddr hook deny tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate expected_attach_type tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate wildcard destination rewrite test
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg6 v4 mapped address tests
Jordan Rife
2024-05-12
selftests/bpf: Migrate sendmsg deny test cases
Jordan Rife
2024-05-12
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
2024-05-12
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
2024-05-12
selftests/bpf: Use program name for skel load/destroy functions
Jordan Rife
2024-05-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2024-04-19
selftests/bpf: Update arguments of connect_to_addr
Geliang Tang
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer