summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-01-31selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata
2023-01-31selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata
2023-01-31tools: net: use python3 explicitlyJakub Kicinski
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski
2023-01-31tools: ynl: support pretty printing bad attribute namesJakub Kicinski
2023-01-31tools: ynl: support multi-attrJakub Kicinski
2023-01-31tools: ynl: support directional enum-model in CLIJakub Kicinski
2023-01-31tools: ynl: add support for types needed by ethtoolJakub Kicinski
2023-01-31tools: ynl: use the common YAML loading and validation codeJakub Kicinski
2023-01-31tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski
2023-01-31tools: ynl-gen: prevent do / dump reorderingJakub Kicinski
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev
2023-01-27libbpf: Add documentation to map pinning API functionsGrant Seltzer
2023-01-27libbpf: Fix malformed documentation formattingGrant Seltzer
2023-01-26selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev
2023-01-26tools: ynl: store ops in ordered dict to avoid random orderingJakub Kicinski
2023-01-26tools: ynl: rename ops_list -> msg_listJakub Kicinski
2023-01-26tools: ynl: support kdocs for flags in code generationJakub Kicinski
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni
2023-01-25selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.Kui-Feng Lee
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2023-01-25libbpf: Support sleepable struct_ops.s sectionDavid Vernet
2023-01-25bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepableDavid Vernet
2023-01-25selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee
2023-01-25tools/resolve_btfids: Alter how HOSTCC is forcedIan Rogers
2023-01-25tools/resolve_btfids: Install subcmd headersIan Rogers
2023-01-25selftests/bpf: Add selftest suite for cpumask kfuncsDavid Vernet
2023-01-25selftests/bpf: Add nested trust selftests suiteDavid Vernet
2023-01-25bpf: Disallow NULLable pointers for trusted kfuncsDavid Vernet
2023-01-24tools: ynl: add a completely generic clientJakub Kicinski
2023-01-24net: add basic C code generators for NetlinkJakub Kicinski
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-01-23selftests: net: tcp_mmap: populate pages in send pathEric Dumazet
2023-01-23libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaultsAndrii Nakryiko
2023-01-23selftests/bpf: Add 6-argument syscall tracing testAndrii Nakryiko
2023-01-23libbpf: Define loongarch syscall regs spec in bpf_tracing.hAndrii Nakryiko
2023-01-23libbpf: Define arc syscall regs spec in bpf_tracing.hAndrii Nakryiko
2023-01-23libbpf: Define riscv syscall regs spec in bpf_tracing.hAndrii Nakryiko
2023-01-23libbpf: Define sparc syscall regs spec in bpf_tracing.hAndrii Nakryiko