summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2-4/+4
2024-03-26perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong1-1/+1
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong1-1/+1
2024-03-26selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel1-0/+7
2024-03-26selftests: forwarding: Add missing config entriesPetr Machata1-0/+28
2024-03-26tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik1-0/+35
2024-03-26tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2-14/+30
2024-03-26libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko1-1/+1
2024-03-26libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko1-0/+14
2024-03-26selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin2-1/+31
2024-03-26libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin1-0/+4
2024-03-26bpftool: Silence build warning about calloc()Tiezhu Yang1-1/+1
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+10
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos1-3/+18
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-03-01net/sched: Retire dsmark qdiscJamal Hadi Salim1-140/+0
2024-03-01net/sched: Retire ATM qdiscJamal Hadi Salim1-94/+0
2024-03-01net/sched: Retire CBQ qdiscJamal Hadi Salim1-184/+0
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira2-4/+2
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur4-4/+20
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32-3/+5
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira1-6/+0
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson1-23/+27
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan1-10/+17
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-3/+3
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski1-2/+2
2024-02-16selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-16selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier1-0/+11
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier1-1/+3
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-05selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1