summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-10selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-07-10selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-07-10selftests/bpf: Use connect_fd_to_fd in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_addr in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_str in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui
2024-07-01selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann
2024-06-21selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmodAlan Maguire
2024-06-21selftests/bpf: Test struct_ops bpf map auto-attachMykyta Yatsenko
2024-06-20selftests/bpf: Use start_server_str in mptcpGeliang Tang
2024-06-20selftests/bpf: Drop noconnect from network_helper_optsGeliang Tang
2024-06-20selftests/bpf: Drop type from network_helper_optsGeliang Tang
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-17selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire
2024-06-17selftests/bpf: Test distilled base, split BTF generationAlan Maguire
2024-06-13selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann
2024-06-13selftests/bpf: Validate CHECKSUM_COMPLETE optionVadim Fedorenko
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Add btf_field_iter selftestsAlan Maguire
2024-06-06selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-06-04selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu
2024-06-03selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee
2024-06-03selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee
2024-06-03selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee
2024-06-03selftests/bpf: Remove unused struct 'scale_test_def'Dr. David Alan Gilbert
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-30selftests/bpf: test struct_ops with epollKui-Feng Lee
2024-05-29selftests/bpf: Add selftest for bits iterYafang Shao
2024-05-28selftests/bpf: Use start_server_str in do_test in bpf_tcp_caGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in start_server_strGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in connect_to_fd_optsGeliang Tang
2024-05-28selftests/bpf: Drop struct post_socket_optsGeliang Tang
2024-05-27selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki