summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-03tools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski
2024-04-30selftests: drv-net: support generating iperf3 loadJakub Kicinski
2024-04-30selftests: net: py: avoid all ports < 10kJakub Kicinski
2024-04-30selftests: net: py: extract tool logicJakub Kicinski
2024-04-30selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski
2024-04-30selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26tools: ynl: don't append doc of missing type directly to the typeJakub Kicinski
2024-04-26selftests: drv-net: validate the environmentJakub Kicinski
2024-04-26selftests: drv-net: reimplement the config parserJakub Kicinski
2024-04-26selftests: drv-net: extend the README with more info and exampleJakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-26bpf_helpers.h: Define bpf_tail_call_static when building with GCCJose E. Marchesi
2024-04-26selftests: virtio_net: add initial testsJiri Pirko
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski
2024-04-25selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_usPhilo Lu
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-04-25selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25bpf: Add bpf_guard_preempt() convenience macroAlexei Starovoitov
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-04-25tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flushFlorian Westphal
2024-04-24selftests: net: extract BPF building logic from the MakefileJakub Kicinski
2024-04-24selftests: net: name bpf objects consistently and simplify MakefileJakub Kicinski
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw