summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2024-12-201-0/+62
* selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2024-12-202-384/+395
* selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2024-12-201-0/+51
* selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2024-12-141-0/+3
* selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman2024-12-121-12/+43
* selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman2024-12-101-0/+76
* selftests/bpf: Extend test for sockmap update with sameMichal Luczaj2024-12-101-3/+5
* selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman2024-12-041-18/+1
* selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior2024-11-261-1/+1
* selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj2024-11-251-0/+31
* selftest/bpf: Add test for af_vsock poll()Michal Luczaj2024-11-251-0/+46
* Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-217-155/+893
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-11-191-0/+54
| |\
| | * selftests/bpf: Add some tests with sockmap SK_PASSJiayuan Chen2024-11-191-0/+54
| * | selftests/bpf: Drop netns helpers in mptcpGeliang Tang2024-11-061-30/+12
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-11-032-105/+567
| |\ \
| | * | selftests/bpf: Add a selftest for bpf_csum_diff()Puranjay Mohan2024-10-301-0/+408
| | * | selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookieAlexis Lothoré (eBPF Foundation)2024-10-211-0/+7
| | * | selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)2024-10-211-12/+105
| | * | selftests/bpf: get rid of global vars in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)2024-10-211-53/+34
| | * | selftests/bpf: add missing ns cleanups in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)2024-10-211-14/+19
| | * | selftests/bpf: factorize conn and syncookies tests in a single runnerAlexis Lothoré (eBPF Foundation)2024-10-211-69/+37
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-011-0/+19
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-258-19/+253
| |\ \ \ | | |_|/ | |/| |
| * | | selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2024-10-111-1/+4
| * | | selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)2024-10-111-8/+33
| * | | selftests/bpf: add tcx netns cookie testsMahe Tardy2024-10-081-7/+22
| * | | selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann2024-10-081-9/+85
| * | | selftests/bpf: Add mptcp subflow subtestGeliang Tang2024-10-011-0/+121
* | | | selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai2024-11-151-7/+12
* | | | selftests/bpf: Add struct_ops prog private stack testsYonghong Song2024-11-131-0/+106
* | | | selftests/bpf: Add tracing prog private stack testsYonghong Song2024-11-131-0/+2
* | | | selftests/bpf: update send_signal to lower perf evemts frequencyEduard Zingerman2024-11-121-1/+2
* | | | selftests/bpf: allow send_signal test to timeoutEduard Zingerman2024-11-121-13/+19
* | | | selftests/bpf: watchdog timer for test_progsEduard Zingerman2024-11-122-6/+6
* | | | bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi2024-11-111-2/+2
* | | | selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik2024-11-111-0/+6
* | | | selftests/bpf: Test the update operations for htab of mapsHou Tao2024-11-111-1/+131
* | | | selftests/bpf: Move ENOTSUPP from bpf_util.hHou Tao2024-11-113-12/+0
* | | | selftests/bpf: Add threads to consumer testJiri Olsa2024-11-111-18/+80
* | | | selftests/bpf: Add uprobe sessions to consumer testJiri Olsa2024-11-111-21/+49
* | | | selftests/bpf: Add uprobe session single consumer testJiri Olsa2024-11-111-0/+33
* | | | selftests/bpf: Add kprobe session verifier test for return valueJiri Olsa2024-11-111-0/+2
* | | | selftests/bpf: Add uprobe session verifier test for return valueJiri Olsa2024-11-111-0/+2
* | | | selftests/bpf: Add uprobe session recursive testJiri Olsa2024-11-111-0/+57
* | | | selftests/bpf: Add uprobe session cookie testJiri Olsa2024-11-111-0/+31
* | | | selftests/bpf: Add uprobe session testJiri Olsa2024-11-111-0/+47
* | | | selftests/bpf: Fix uprobe consumer test (again)Jiri Olsa2024-11-111-6/+8
* | | | selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi2024-11-041-0/+25
* | | | selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi2024-11-049-20/+20