summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-11266-3963/+19405
|\
| * net/sched: Remove ipt action testsJamal Hadi Salim2024-01-071-243/+0
| * selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier2024-01-061-1/+26
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-0645-326/+855
| |\
| | * selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov2024-01-052-0/+53
| | * selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov2024-01-053-0/+137
| | * selftests/bpf: Test gotol with large offsetsIlya Leoshkevich2024-01-041-0/+19
| | * selftests/bpf: Double the size of test_loader logIlya Leoshkevich2024-01-041-1/+1
| | * bpfilter: remove bpfilterQuentin Deslandes2024-01-044-4/+0
| | * selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko2024-01-041-0/+106
| | * selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko2024-01-041-0/+49
| | * selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song2024-01-041-0/+18
| | * selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song2024-01-042-40/+46
| | * bpf: sockmap, add tests for proto updates replace socketJohn Fastabend2024-01-041-0/+69
| | * bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend2024-01-041-0/+74
| | * bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend2024-01-041-1/+70
| | * selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov2024-01-031-46/+18
| | * bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov2024-01-031-0/+5
| | * selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov2024-01-031-150/+0
| | * selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov2024-01-031-40/+40
| | * bpf: Introduce "volatile compare" macrosAlexei Starovoitov2024-01-033-12/+80
| | * selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov2024-01-0325-29/+30
| | * bpf: Add a possibly-zero-sized read testAndrei Matei2024-01-031-1/+38
| | * bpf: Simplify checking size of helper accessesAndrei Matei2024-01-032-5/+5
| * | selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert2024-01-051-6/+87
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-056-22/+34
| |\ \
| * | | selftests/net: change shebang to bash to support "source"Yujie Liu2024-01-042-4/+4
| | |/ | |/|
| * | selftests: mptcp: diag: check CURRESTAB countersGeliang Tang2024-01-021-1/+16
| * | selftests: mptcp: join: check CURRESTAB countersGeliang Tang2024-01-021-5/+41
| * | selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov2024-01-021-8/+27
| * | selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov2024-01-023-10/+9
| * | net/sched: Retire ipt actionJamal Hadi Salim2024-01-022-2/+0
| * | Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2024-01-013-1/+434
| |\ \
| | * | netfilter: ctnetlink: support filtering by zoneFelix Huettner2023-12-223-1/+434
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller2024-01-0113-73/+298
| |\ \ \
| | * | | selftests/bpf: Remove tests for zeroed-array kptrHou Tao2023-12-201-51/+49
| | * | | selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao2023-12-201-0/+1
| | * | | selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko2023-12-204-3/+69
| | * | | selftests/bpf: add global subprog annotation testsAndrii Nakryiko2023-12-201-4/+95
| | * | | bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko2023-12-201-1/+1
| | * | | bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko2023-12-203-4/+4
| | * | | selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong2023-12-201-0/+62
| | * | | selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong2023-12-201-6/+13
| | * | | selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong2023-12-201-4/+4
| * | | | selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGEMaxim Galaganov2023-12-261-0/+12
| * | | | selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean2023-12-232-0/+20
| * | | | selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean2023-12-231-2/+35
| * | | | kselftest/runner.sh: add netns supportHangbin Liu2023-12-232-3/+45
| * | | | selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu2023-12-231-18/+9
| * | | | selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu2023-12-234-15/+20