summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-41/+199
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-31/+152
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-5/+45
2023-02-01selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata1-21/+0
2023-02-01selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata1-52/+16
2023-02-01selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata1-21/+6
2023-02-01selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata1-18/+5
2023-02-01tools: net: use python3 explicitlyJakub Kicinski2-2/+2
2023-02-01tools: ynl: load jsonschema on demandJakub Kicinski2-1/+14
2023-02-01tools: ynl: use operation names from spec on the CLIJakub Kicinski2-4/+11
2023-02-01tools: ynl: support pretty printing bad attribute namesJakub Kicinski1-0/+40
2023-02-01tools: ynl: support multi-attrJakub Kicinski1-7/+14
2023-02-01tools: ynl: support directional enum-model in CLIJakub Kicinski1-4/+4
2023-02-01tools: ynl: add support for types needed by ethtoolJakub Kicinski1-1/+10
2023-02-01tools: ynl: use the common YAML loading and validation codeJakub Kicinski2-232/+142
2023-02-01tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski2-1/+304
2023-02-01tools: ynl: move the cli and netlink code aroundJakub Kicinski3-1/+6
2023-02-01tools: ynl-gen: prevent do / dump reorderingJakub Kicinski1-2/+2
2023-02-01cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long1-0/+1
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan1-1/+1
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski56-1157/+3573
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-18/+99
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+5
2023-01-28selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev1-2/+2
2023-01-28libbpf: Add documentation to map pinning API functionsGrant Seltzer1-3/+69
2023-01-28libbpf: Fix malformed documentation formattingGrant Seltzer1-6/+12
2023-01-28Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+0
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-01-27selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev1-1/+44
2023-01-27tools: ynl: store ops in ordered dict to avoid random orderingJakub Kicinski1-1/+2
2023-01-27tools: ynl: rename ops_list -> msg_listJakub Kicinski1-4/+6
2023-01-27tools: ynl: support kdocs for flags in code generationJakub Kicinski1-17/+20
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts1-20/+12
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts1-8/+25
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts1-36/+36
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts1-1/+23
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni1-9/+44
2023-01-26selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki3-0/+454
2023-01-26selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.Kui-Feng Lee2-0/+81
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet3-24/+74
2023-01-25libbpf: Support sleepable struct_ops.s sectionDavid Vernet1-0/+1
2023-01-25bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepableDavid Vernet1-1/+1
2023-01-25selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee1-2/+3
2023-01-25tools/resolve_btfids: Alter how HOSTCC is forcedIan Rogers1-10/+7