summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests/bpf: Add a test for enum64 value relocationsYonghong Song2022-06-077-0/+218
| * | | | | selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song2022-06-071-2/+95
| * | | | | selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song2022-06-072-0/+37
| * | | | | selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song2022-06-072-37/+114
| * | | | | selftests/bpf: Fix selftests failureYonghong Song2022-06-071-20/+0
| * | | | | bpftool: Add btf enum64 supportYonghong Song2022-06-073-3/+84
| * | | | | libbpf: Add enum64 relocation supportYonghong Song2022-06-073-20/+48
| * | | | | libbpf: Add enum64 support for bpf linkingYonghong Song2022-06-071-0/+2
| * | | | | libbpf: Add enum64 sanitizationYonghong Song2022-06-073-5/+56
| * | | | | libbpf: Add enum64 support for btf_dumpYonghong Song2022-06-072-34/+108
| * | | | | libbpf: Add enum64 deduplication supportYonghong Song2022-06-072-2/+65
| * | | | | libbpf: Add enum64 parsing and new enum64 public APIYonghong Song2022-06-073-0/+117
| * | | | | libbpf: Refactor btf__add_enum() for future code sharingYonghong Song2022-06-071-15/+21
| * | | | | libbpf: Fix an error in 64bit relocation value computationYonghong Song2022-06-071-1/+1
| * | | | | libbpf: Permit 64bit relocation valueYonghong Song2022-06-072-24/+29
| * | | | | bpf: Add btf enum64 supportYonghong Song2022-06-071-3/+14
| * | | | | selftests/bpf: Add drv mode testing for xdpingHangbin Liu2022-06-031-0/+4
| * | | | | libbpf: Fix is_pow_of_2Yuze Chi2022-06-033-10/+5
| * | | | | selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau2022-06-032-6/+55
| * | | | | libbpf: Fix a couple of typosDaniel Müller2022-06-033-6/+6
| * | | | | libbpf: Fix determine_ptr_size() guessingDouglas Raillard2022-06-021-6/+20
| * | | | | bpftool: Check for NULL ptr of btf in codegen_assertsMichael Mullin2022-06-021-0/+3
| * | | | | selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang2022-06-021-28/+4
| * | | | | bpftool: Use libbpf_bpf_link_type_strDaniel Müller2022-06-021-17/+10
| * | | | | selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller2022-06-021-0/+48
| * | | | | libbpf: Introduce libbpf_bpf_link_type_strDaniel Müller2022-06-023-0/+31
| * | | | | bpftool: Use libbpf_bpf_attach_type_strDaniel Müller2022-06-029-150/+182
| * | | | | selftests/bpf: Add test for libbpf_bpf_attach_type_strDaniel Müller2022-06-021-0/+48
| * | | | | libbpf: Introduce libbpf_bpf_attach_type_strDaniel Müller2022-06-023-0/+64
| * | | | | bpftool: Use libbpf_bpf_map_type_strDaniel Müller2022-06-024-79/+71
| * | | | | selftests/bpf: Add test for libbpf_bpf_map_type_strDaniel Müller2022-06-021-1/+55
| * | | | | libbpf: Introduce libbpf_bpf_map_type_strDaniel Müller2022-06-023-0/+52
| * | | | | bpftool: Use libbpf_bpf_prog_type_strDaniel Müller2022-06-026-92/+65
| * | | | | selftests/bpf: Add test for libbpf_bpf_prog_type_strDaniel Müller2022-06-021-0/+57
| * | | | | libbpf: Introduce libbpf_bpf_prog_type_strDaniel Müller2022-06-023-0/+55
* | | | | | selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel2022-06-171-5/+10
* | | | | | selftests: mlxsw: Add a RIF counter scale testPetr Machata2022-06-175-2/+162
* | | | | | selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata2022-06-171-0/+17
* | | | | | selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata2022-06-172-2/+2
* | | | | | selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata2022-06-172-0/+9
* | | | | | selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata2022-06-172-3/+20
* | | | | | selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel2022-06-172-0/+6
* | | | | | selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen2022-06-171-3/+4
| |/ / / / |/| | | |
* | | | | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-163-122/+0
|\ \ \ \ \
| * | | | | Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-122/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1411-107/+341
|\ \ \ \ \
| * | | | | KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack2022-06-091-3/+15
| * | | | | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack2022-06-098-8/+182
| * | | | | KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack2022-06-091-5/+31
| * | | | | KVM: selftests: Link selftests directly with lib object filesDavid Matlack2022-06-091-7/+4