开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_sock_addr.c
Age
Commit message (
Expand
)
Author
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
2021-12-02
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2021-01-29
selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr
Stanislav Fomichev
2020-12-02
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-05-14
selftests/bpf: Test narrow loads for bpf_sock_addr.user_port
Andrey Ignatov
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-06
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
2018-11-10
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Andrey Ignatov
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-06-27
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
2018-05-28
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov