summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: ynl: Rename ethtool to ethtool.pyRahul Rameshbabu2023-04-141-0/+0
* tools: ynl: Remove absolute paths to yaml files from ethtool testing toolRahul Rameshbabu2023-04-141-2/+2
* Daniel Borkmann says:Jakub Kicinski2023-04-14274-10020/+18457
|\
| * selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncsAndrii Nakryiko2023-04-131-0/+6
| * selftests/bpf: Remove stand-along test_verifier_log test binaryAndrii Nakryiko2023-04-132-176/+1
| * selftests/bpf: Keep the loop in bpf_testmod_loop_testSong Liu2023-04-131-1/+5
| * selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-04-131-0/+1
| * selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu2023-04-134-16/+24
| * selftests/bpf: Fix use of uninitialized op_name in log testsLorenz Bauer2023-04-131-1/+1
| * selftests/bpf: Test FOU kfuncs for externally controlled ipip devicesChristian Ehrig2023-04-132-2/+268
| * bpf: Remove bpf_cgroup_kptr_get() kfuncDavid Vernet2023-04-123-67/+14
| * bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULLDavid Vernet2023-04-123-7/+38
| * selftests/bpf: Add test to access u32 ptr argument in tracing programFeng Zhou2023-04-111-0/+13
| * selftests/bpf: Add verifier log tests for BPF_BTF_LOAD commandAndrii Nakryiko2023-04-111-0/+188
| * selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOADAndrii Nakryiko2023-04-111-0/+23
| * selftests/bpf: Add tests to validate log_true_size featureAndrii Nakryiko2023-04-111-16/+76
| * libbpf: Wire through log_true_size for bpf_btf_load() APIAndrii Nakryiko2023-04-112-4/+13
| * libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOADAndrii Nakryiko2023-04-112-4/+14
| * bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko2023-04-111-1/+11
| * selftests/bpf: Add fixed vs rotating verifier log testsAndrii Nakryiko2023-04-111-0/+179
| * veristat: Add more veristat control over verifier log optionsAndrii Nakryiko2023-04-111-9/+35
| * libbpf: Don't enforce unnecessary verifier log restrictions on libbpf sideAndrii Nakryiko2023-04-111-4/+0
| * bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko2023-04-111-0/+1
| * selftests/bpf: Reset err when symbol name already exist in kprobe_multi_testManu Bretelle2023-04-101-1/+3
| * selftests/bpf: Prevent infinite loop in veristat when base file is too shortEduard Zingerman2023-04-081-2/+6
| * bpftool: Set program type only if it differs from the desired oneWei Yongjun2023-04-081-1/+2
| * selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshotSong Liu2023-04-081-2/+2
| * selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...Yonghong Song2023-04-071-0/+460
| * bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifierYonghong Song2023-04-071-1/+1
| * selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deductionYonghong Song2023-04-072-0/+181
| * selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZEKal Conley2023-04-062-0/+25
| * bpftool: Clean up _bpftool_once_attr() calls in bash completionQuentin Monnet2023-04-061-13/+3
| * bpftool: Support printing opcodes and source file references in CFGQuentin Monnet2023-04-067-15/+83
| * bpftool: Support "opcodes", "linum", "visual" simultaneouslyQuentin Monnet2023-04-063-39/+47
| * bpftool: Return an error on prog dumps if both CFG and JSON are requiredQuentin Monnet2023-04-062-6/+11
| * bpftool: Support inline annotations when dumping the CFG of a programQuentin Monnet2023-04-066-26/+88
| * bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-04-061-0/+7
| * bpftool: Fix documentation about line info display for prog dumpsQuentin Monnet2023-04-061-6/+4
| * selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-04-051-2/+6
| * selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley2023-04-051-2/+8
| * selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-04-051-0/+1
| * selftests: xsk: Add test case for packets at end of UMEMKal Conley2023-04-051-2/+5
| * selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2023-04-052-5/+5
| * selftests: xsk: Add xskxceiver.h dependency to MakefileKal Conley2023-04-051-1/+1
| * selftests/bpf: Add tracing tests for walking skb and req.Alexei Starovoitov2023-04-051-0/+16
| * selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.koIlya Leoshkevich2023-04-051-1/+1
| * bpf: Remove now-defunct task kfuncsDavid Vernet2023-04-015-93/+14
| * bpf: Make struct task_struct an RCU-safe typeDavid Vernet2023-04-014-12/+100
| * veristat: small fixed found in -O2 modeAndrii Nakryiko2023-04-011-1/+3
| * veristat: avoid using kernel-internal headersAndrii Nakryiko2023-04-011-1/+4