summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2021-08-18selftests: nci: Extract the start/stop discovery functionBongsu Jeon1-15/+38
2021-08-18selftests: nci: Add the flags parameter for the send_cmd_mt_nlaBongsu Jeon1-8/+8
2021-08-18selftests: nci: Fix the wrong conditionBongsu Jeon1-1/+1
2021-08-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon1-2/+2
2021-08-18selftests: nci: Fix the typoBongsu Jeon1-12/+12
2021-08-18selftests: nci: Remove the polling code to read a NCI frameBongsu Jeon1-22/+11
2021-08-18selftests: mptcp: delete uncontinuous removing idsGeliang Tang1-4/+6
2021-08-18selftests: mptcp: add fullmesh testcasesGeliang Tang1-2/+62
2021-08-18selftests: mptcp: set and print the fullmesh flagGeliang Tang1-1/+15
2021-08-17selftests: net: improved IOAM testsJustin Iurman2-401/+1074
2021-08-14selftests: mptcp: add testcase for active-backPaolo Abeni1-31/+187
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski13-175/+628
2021-08-10selftests/bpf: Add tests for XDP bondingJussi Maki1-0/+520
2021-08-10selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko2-9/+9
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet1-1/+1
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+206
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+163
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+43
2021-08-05selftests/net: toeplitz testCoco Li4-0/+813
2021-08-05selftests/net: GRO coalesce testCoco Li4-0/+1306
2021-08-05selftests/bpf: Move netcnt test under test_progsStanislav Fomichev7-163/+96
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky1-1/+1
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye2-0/+138
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+163
2021-08-04af_unix: Add OOB supportRao Shoaib3-0/+443
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2-4/+42
2021-08-02selftests/net: remove min gso test in packet_sndDust Li1-3/+0
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski22-61/+1798
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-4/+668
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+229
2021-07-31selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet1-11/+111
2021-07-31selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet1-0/+486
2021-07-30tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet1-1/+2
2021-07-30tools: Free BTF objects at various locationsQuentin Monnet1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+435
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+229
2021-07-28tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN optionPeilin Ye1-0/+24
2021-07-28bpf: Increase supported cgroup storage value sizeStanislav Fomichev3-15/+35
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack3-0/+431
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack1-0/+1
2021-07-27selftests/bpf: Use ping6 only if available in tc_redirectJussi Maki1-6/+17
2021-07-24selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-24selftests/bpf: Document vmtest.sh dependenciesEvgeniy Litvinenko1-0/+7
2021-07-24libbpf: Add bpf_map__pin_path functionEvgeniy Litvinenko1-0/+9
2021-07-24bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau5-9/+384
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-19/+355
2021-07-23libbpf: Allow decimal offset for kprobesJiri Olsa2-0/+13
2021-07-23selftests/bpf: Mute expected invalid map creation error msgMartynas Pumputis1-0/+5
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+260