summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-09selftests: mptcp: add implicit endpoint test casePaolo Abeni2-1/+126
2022-03-09mptcp: introduce implicit endpointsPaolo Abeni1-2/+2
2022-03-09mptcp: more careful RM_ADDR generationPaolo Abeni1-6/+36
2022-03-09selftests: mptcp: Rename wait functionMat Martineau1-2/+2
2022-03-09selftests: mptcp: join: allow running -cCiMatthieu Baerts1-39/+28
2022-03-07selftests: net: fix array_size.cocci warningGuo Zhengkui1-1/+1
2022-03-05selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-05selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-05selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-05selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-05selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-05selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-05selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45
2022-03-05selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang1-0/+32
2022-03-05selftests: mptcp: adjust output alignment for more testsGeliang Tang1-11/+12
2022-03-05Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski33-337/+437
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-51/+234
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-5/+162
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen1-1/+2
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko19-168/+168
2022-03-03libbpf: Add a check to ensure that page_cnt is non-zeroYuntao Wang1-2/+2
2022-03-03bpf: selftests: test skb->tstamp in redirect_neighMartin KaFai Lau2-0/+783
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau1-1/+40
2022-03-03selftests: forwarding: hw_stats_l3: Add a new testPetr Machata1-0/+332
2022-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski4-1/+157
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+13
2022-03-01selftests/bpf: Update btf_dump case for conflicting namesXu Kuohai1-13/+41
2022-03-01libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal4-1/+157
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu1-0/+579
2022-02-28libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel1-19/+25
2022-02-28bpf, selftests: Use raw_tp program for atomic testHou Tao2-83/+36
2022-02-28bpftool: Remove redundant slashesYuntao Wang1-7/+7
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+12
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-26rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2-10/+10
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-2/+13
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown3-2/+13
2022-02-25selftests: mptcp: do complete cleanup at exitPaolo Abeni1-2/+2
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-35/+83
2022-02-25Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...Linus Torvalds5-21/+8
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-22/+166
2022-02-24bpftool: Bpf skeletons assert type sizesDelyan Kratunov1-22/+105
2022-02-24libbpf: Simplify the find_elf_sec_sz() functionYuntao Wang1-4/+2
2022-02-24bpftool: Remove usage of reallocarray()Mauricio Vásquez4-11/+9