summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: forwarding: Fix a typoBhaskar Chowdhury2021-03-181-1/+1
* selftests: mlxsw: spectrum-2: Remove q_in_vni_veto testAmit Cohen2021-03-171-77/+0
* selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen2021-03-171-0/+366
* selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel2021-03-161-1/+3
* selftests: mlxsw: Add tc sample tests for new triggersIdo Schimmel2021-03-161-0/+135
* selftests: mlxsw: Add tc sample testsIdo Schimmel2021-03-141-0/+492
* selftests: netdevsim: Test psample functionalityIdo Schimmel2021-03-141-0/+181
* selftests: mptcp: add testcases for removing addrsGeliang Tang2021-03-121-0/+23
* selftests: mptcp: set addr id for removing testcasesGeliang Tang2021-03-121-14/+24
* selftests: mptcp: add invert argument for chk_rm_nrGeliang Tang2021-03-121-5/+16
* selftests: netdevsim: Add test for resilient nexthop groups offload APIIdo Schimmel2021-03-121-0/+620
* selftests: forwarding: Add resilient multipath tunneling nexthop testIdo Schimmel2021-03-121-0/+361
* selftests: forwarding: Add resilient hashing testIdo Schimmel2021-03-121-0/+400
* selftests: fib_nexthops: Test resilient nexthop groupsIdo Schimmel2021-03-121-0/+517
* selftests: fib_nexthops: List each test case in a different lineIdo Schimmel2021-03-121-4/+26
* selftests: fib_nexthops: Declutter test outputIdo Schimmel2021-03-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-0962-521/+2716
|\
| * selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko2021-03-101-2/+2
| * selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich2021-03-091-0/+7
| * selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich2021-03-094-0/+18
| * selftests/bpf: Fix typo in MakefileJean-Philippe Brucker2021-03-081-1/+1
| * libbpf: Fix arm64 buildJean-Philippe Brucker2021-03-081-1/+1
| * libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquireBjörn Töpel2021-03-082-34/+55
| * selftests/bpf: Fix test_attach_probe for powerpc uprobesJiri Olsa2021-03-081-1/+39
| * selftests, bpf: Extend test_tc_tunnel test with vxlanXuesen Huang2021-03-052-17/+111
| * bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang2021-03-051-0/+5
| * selftests/bpf: Simplify the calculation of variablesJiapeng Chong2021-03-041-1/+1
| * bpf: Simplify the calculation of variablesJiapeng Chong2021-03-041-1/+1
| * selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer2021-03-042-2/+3
| * selftests: bpf: Check that PROG_TEST_RUN repeats as requestedLorenz Bauer2021-03-041-9/+42
| * selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer2021-03-042-36/+109
| * bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer2021-03-041-1/+4
| * tools: Sync uapi bpf.h header with latest changesJoe Stringer2021-03-041-1/+711
| * selftests/bpf: Test syscall command parsingJoe Stringer2021-03-042-2/+13
| * selftests/bpf: Templatize man page generationJoe Stringer2021-03-041-15/+25
| * tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer2021-03-047-49/+50
| * scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-044-4/+4
| * selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication testsIlya Leoshkevich2021-03-041-12/+31
| * selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich2021-03-043-0/+138
| * selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" testIlya Leoshkevich2021-03-041-1/+1
| * tools/bpftool: Add BTF_KIND_FLOAT supportIlya Leoshkevich2021-03-042-0/+9
| * libbpf: Add BTF_KIND_FLOAT supportIlya Leoshkevich2021-03-046-1/+94
| * libbpf: Fix whitespace in btf_add_composite() commentIlya Leoshkevich2021-03-041-1/+1
| * bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich2021-03-041-2/+3
| * selftests/bpf: Add a verifier scale test with unknown bounded loopYonghong Song2021-03-043-0/+139
| * tools/runqslower: Allow substituting custom vmlinux.h for the buildAndrii Nakryiko2021-03-021-0/+4
| * tools, bpf_asm: Exit non-zero on errorsIan Denhardt2021-02-261-4/+4
| * tools, bpf_asm: Hard error on out of range jumpsIan Denhardt2021-02-261-2/+4
| * selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helperYonghong Song2021-02-262-0/+118
| * selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song2021-02-263-0/+179