summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-04selftests: mptcp: update output info of chk_rm_nrGeliang Tang
2022-03-04selftests: mptcp: add more arguments for chk_join_nrGeliang Tang
2022-03-04selftests: mptcp: add invert check in check_transferGeliang Tang
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko
2022-03-03libbpf: Add a check to ensure that page_cnt is non-zeroYuntao Wang
2022-03-03bpf: selftests: test skb->tstamp in redirect_neighMartin KaFai Lau
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau
2022-03-03selftests: forwarding: hw_stats_l3: Add a new testPetr Machata
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01selftests/bpf: Update btf_dump case for conflicting namesXu Kuohai
2022-03-01libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu
2022-02-28libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel
2022-02-28bpf, selftests: Use raw_tp program for atomic testHou Tao
2022-02-28bpftool: Remove redundant slashesYuntao Wang
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-25rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira
2022-02-25rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira
2022-02-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2022-02-24selftests: mptcp: do complete cleanup at exitPaolo Abeni
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...Linus Torvalds
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-23bpftool: Bpf skeletons assert type sizesDelyan Kratunov
2022-02-23libbpf: Simplify the find_elf_sec_sz() functionYuntao Wang
2022-02-23bpftool: Remove usage of reallocarray()Mauricio Vásquez
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23selftests: forwarding: tests of locked port featureHans Schultz
2022-02-22testptp: add option to shift clock by nanosecondsMaciek Machnikowski
2022-02-22perf script: Fix error when printing 'weight' fieldGerman Gomez
2022-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-22perf data: Fix double free in perf_session__delete()Alexey Bayduraev