summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-20self-tests: more rps self testsPaolo Abeni
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16selftests: seg6: add selftest for PSP flavor in SRv6 End behaviorAndrea Mayer
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim
2023-02-15selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-10selftests: forwarding: Add MDB dump test casesIdo Schimmel
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-06selftests/bpf: Fix spelling mistake "detecion" -> "detection"Colin Ian King
2023-02-06selftests: forwarding: bridge_mdb_max: Add a new selftestPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packetsPetr Machata
2023-02-06selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2Petr Machata
2023-02-06selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generationPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for IP address handlingPetr Machata
2023-02-06selftests: forwarding: bridge_mdb: Fix a typoPetr Machata
2023-02-06selftests: forwarding: Move IGMP- and MLD-related functions to libPetr Machata
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02selftests/bpf: introduce XDP compliance test toolLorenzo Bianconi
2023-02-02selftests/bpf: add test for bpf_xdp_query xdp-features supportLorenzo Bianconi
2023-02-02selftests/bpf: Use semicolon instead of comma in test_verifier.cTiezhu Yang
2023-02-02selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan