summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-03-27objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf1-0/+12
2024-03-27selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel1-0/+7
2024-03-27selftests: forwarding: Add missing config entriesPetr Machata1-0/+28
2024-03-27tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik1-0/+35
2024-03-27tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2-14/+30
2024-03-27libbpf: Use OPTS_SET() macro in bpf_xdp_query()Toke Høiland-Jørgensen1-2/+2
2024-03-27libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko1-1/+1
2024-03-27selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle1-0/+1
2024-03-27libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko1-0/+14
2024-03-27selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau1-4/+75
2024-03-27selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau1-0/+11
2024-03-27selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann1-0/+52
2024-03-27selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann1-126/+137
2024-03-27selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin2-1/+31
2024-03-27libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin1-0/+4
2024-03-27selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov1-0/+9
2024-03-27bpftool: Silence build warning about calloc()Tiezhu Yang1-1/+1
2024-03-27selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-03-27selftests: openvswitch: Add validation for the recursion testAaron Conole2-15/+69
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-03-15selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann1-2/+2
2024-03-06selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2-14/+18
2024-03-06selftests: mptcp: add mptcp_lib_is_v6Geliang Tang4-28/+15
2024-03-06selftests: mptcp: update userspace pm test helpersGeliang Tang1-52/+50
2024-03-06selftests: mptcp: add chk_subflows_total helperGeliang Tang1-1/+41
2024-03-06selftests: mptcp: add evts_get_info helperGeliang Tang3-58/+57
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-03-06tools: ynl: fix handling of multiple mcast groupsJakub Kicinski1-0/+1
2024-03-01selftests: mptcp: add mptcp_lib_get_counterGeliang Tang4-86/+73
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-11/+6
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-03-01selftests/iommu: fix the config fragmentMuhammad Usama Anjum1-2/+3
2024-03-01tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-03-01tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2024-03-01selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu1-0/+2
2024-03-01net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski1-3/+0
2024-03-01bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+10
2024-03-01selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)1-6/+11
2024-03-01selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)1-8/+12
2024-03-01selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)1-2/+2
2024-03-01selftests: mptcp: diag: check CURRESTAB countersGeliang Tang1-1/+16
2024-03-01selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)1-1/+1
2024-03-01selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)1-0/+6
2024-03-01selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)1-1/+2
2024-03-01selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)1-2/+2
2024-03-01selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton1-0/+6
2024-03-01tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner1-0/+3
2024-03-01tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2-3/+3
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