summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-08-18selftests: mptcp: set and print the fullmesh flagGeliang Tang
2021-08-17selftests: net: improved IOAM testsJustin Iurman
2021-08-14selftests: mptcp: add testcase for active-backPaolo Abeni
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05selftests/net: toeplitz testCoco Li
2021-08-05selftests/net: GRO coalesce testCoco Li
2021-08-04selftests/bpf: Move netcnt test under test_progsStanislav Fomichev
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-04af_unix: Add OOB supportRao Shoaib
2021-08-03bonding: add new option lacp_activeHangbin Liu
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-08-02selftests/net: remove min gso test in packet_sndDust Li
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet
2021-07-30selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet
2021-07-30tools: bpftool: Slightly ease bash completion updatesQuentin Monnet
2021-07-30Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-30libbpf: Add btf__load_vmlinux_btf/btf__load_module_btfHengqi Chen
2021-07-29tools: bpftool: Support dumping split BTF by idQuentin Monnet
2021-07-29libbpf: Add split BTF support for btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29tools: Free BTF objects at various locationsQuentin Monnet
2021-07-29libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29libbpf: Rename btf__load() as btf__load_into_kernel()Quentin Monnet
2021-07-29libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()Quentin Monnet
2021-07-29tools/resolve_btfids: Emit warnings and patch zero id for missing symbolsHengqi Chen
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN optionPeilin Ye
2021-07-27bpf: Increase supported cgroup storage value sizeStanislav Fomichev