aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-47/+26
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-37/+19
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-37/+19
2021-04-16selftests: mptcp: add packet mark test caseFlorian Westphal3-2/+299
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-11self-tests: add veth testsPaolo Abeni2-0/+178
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-77/+257
2021-04-09Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds3-5/+7
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-22/+113
2021-04-08libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-08tc-testing: add simple action test to verify batch change cleanupVlad Buslov1-0/+29
2021-04-08tc-testing: add simple action test to verify batch add cleanupVlad Buslov1-0/+30
2021-04-07selftests: mptcp: add the net device name testcaseGeliang Tang1-0/+8
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers1-1/+3
2021-04-07perf report: Fix wrong LBR block sortingJin Yao1-3/+3
2021-04-05perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-02selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts1-2/+15
2021-04-02selftests: mptcp: init nstat historyMatthieu Baerts1-0/+7
2021-04-02selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller28-668/+1496
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-21/+101
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+17
2021-04-01selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang2-0/+58
2021-04-01selftests/bpf: Add a test case for udp sockmapCong Wang2-0/+158
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang3-0/+3
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)1-1/+10
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov1-2/+11
2021-03-31selftests/net: so_txtime multi-host supportCarlos Llamas2-85/+259
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski2-1/+114
2021-03-31tools/resolve_btfids: Fix warningsStanislav Fomichev1-6/+5
2021-03-30selftests/bpf: Add an option for a debug shell in vmtest.shKP Singh1-11/+28
2021-03-30selftests: mptcp: remove id 0 address testcasesGeliang Tang1-2/+33
2021-03-30selftests: mptcp: add addr argument for del_addrGeliang Tang1-3/+31
2021-03-30selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts1-3/+3
2021-03-30tc-testing: add simple action change testVlad Buslov1-0/+24
2021-03-30selftests: net: add UDP GRO forwarding self-testsPaolo Abeni2-0/+252
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+0
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov1-5/+5
2021-03-30tools/kvm_stat: Add restart delayStefan Raspl1-0/+1
2021-03-30selftests: xsk: Remove unused definesBjörn Töpel2-6/+3
2021-03-30selftests: xsk: Remove mutex and condition variableBjörn Töpel2-30/+6
2021-03-30selftests: xsk: Remove thread attributeBjörn Töpel2-9/+2