aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests (follow)
AgeCommit message (Expand)AuthorFilesLines
10 daysselftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki1-0/+2
12 daysselftests/bpf: Add netkit test for pkt_typeDaniel Borkmann1-0/+84
12 daysselftests/bpf: Add netkit tests for mac addressDaniel Borkmann1-0/+10
12 daysselftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko1-0/+25
12 daysselftests/bpf: extend multi-uprobe tests with child thread caseAndrii Nakryiko1-7/+100
12 daysbpf: fix multi-uprobe PID filtering logicAndrii Nakryiko1-1/+1
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau1-1/+1
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds39-619/+4053
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+57
2024-05-12selftests/bpf: Expand ATTACH_REJECT testsJordan Rife1-0/+187
2024-05-12selftests/bpf: Expand getsockname and getpeername testsJordan Rife1-2/+302
2024-05-12sefltests/bpf: Expand sockaddr hook deny testsJordan Rife1-0/+342
2024-05-12selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife1-0/+102
2024-05-12selftests/bpf: Migrate expected_attach_type testsJordan Rife1-0/+96
2024-05-12selftests/bpf: Migrate wildcard destination rewrite testJordan Rife1-0/+17
2024-05-12selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife1-0/+17
2024-05-12selftests/bpf: Migrate sendmsg deny test casesJordan Rife1-0/+98
2024-05-12selftests/bpf: Migrate WILDCARD_IP testJordan Rife1-0/+50
2024-05-12selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife1-20/+58
2024-05-12selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife1-1/+34
2024-05-12selftests/bpf: Handle LOAD_REJECT test casesJordan Rife1-5/+98
2024-05-12selftests/bpf: Use program name for skel load/destroy functionsJordan Rife1-46/+50
2024-05-12selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.cJordan Rife1-0/+2
2024-05-09selftests/bpf: Use connect_to_fd in sockopt_inheritGeliang Tang1-30/+1
2024-05-09selftests/bpf: Use start_server_addr in sockopt_inheritGeliang Tang1-21/+12
2024-05-07selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko1-4/+4
2024-05-07selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko1-0/+45
2024-05-07selftests/bpf: add another struct_ops callback use case testAndrii Nakryiko1-0/+27
2024-05-06selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-05-02selftests/bpf: Add test for the use of new args in cong_controlMiao Xu1-0/+24
2024-05-02selftests/bpf: Add kernel socket operation testsJordan Rife1-0/+472
2024-05-02selftests/bpf: Make sock configurable for each test caseJordan Rife1-42/+98
2024-05-02selftests/bpf: Move IPv4 and IPv6 sockaddr test casesJordan Rife1-122/+268
2024-05-01selftests/bpf: add tests for the "module: Function" syntaxViktor Malik1-0/+6
2024-04-30selftests/bpf: Make start_mptcp_server staticGeliang Tang1-0/+16
2024-04-30selftests/bpf: Add sockopt case to verify prog_typeStanislav Fomichev1-2/+38
2024-04-30selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATEStanislav Fomichev1-6/+19
2024-04-30selftests/bpf: Add kprobe session cookie testJiri Olsa1-0/+35
2024-04-30selftests/bpf: Add kprobe session testJiri Olsa1-0/+39
2024-04-30selftests/bpf: Drop an unused local variableBenjamin Tissoires1-2/+0
2024-04-29selftests/bpf: validate nulled-out struct_ops program is handled properlyAndrii Nakryiko1-2/+16
2024-04-29selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik1-1/+6
2024-04-25selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_usPhilo Lu1-0/+14
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman1-0/+27
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman1-2/+5
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi1-0/+65
2024-04-24selftests: bpf: crypto skcipher algo selftestsVadim Fedorenko1-0/+197
2024-04-24selftests/bpf: Fix wq test.Alexei Starovoitov1-0/+1
2024-04-24selftests/bpf: Use log_err in open_netns/close_netnsGeliang Tang5-1/+25
2024-04-24selftests/bpf: Add tests for preempt kfuncsKumar Kartikeya Dwivedi1-0/+9