summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-23selftests/net: bump timeout to 5 minutesPo-Hsu Lin
2021-04-23selftests: mptcp: add a test case for MSG_PEEKYonglong Li
2021-04-23selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata
2021-04-23selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata
2021-04-23selftests: mlxsw: Return correct error code in resource scale testsDanielle Ratson
2021-04-23selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson
2021-04-23selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson
2021-04-23selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-04-20selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETSPetr Machata
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-19selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16selftests: mptcp: add packet mark test caseFlorian Westphal
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-11self-tests: add veth testsPaolo Abeni
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-08libbpf: Fix potential NULL pointer dereferenceCiara Loftus
2021-04-08tc-testing: add simple action test to verify batch change cleanupVlad Buslov
2021-04-08tc-testing: add simple action test to verify batch add cleanupVlad Buslov
2021-04-07selftests: mptcp: add the net device name testcaseGeliang Tang
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2021-04-05perf inject: Fix repipe usageAdrian Hunter
2021-04-02selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts
2021-04-02selftests: mptcp: init nstat historyMatthieu Baerts
2021-04-02selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang
2021-04-01selftests/bpf: Add a test case for udp sockmapCong Wang
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-31selftests/net: so_txtime multi-host supportCarlos Llamas
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski
2021-03-31tools/resolve_btfids: Fix warningsStanislav Fomichev