aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sock_fields.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang1-0/+1
2019-04-27bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau1-16/+99
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau1-28/+106
2019-03-02selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song1-0/+1
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau1-0/+327