summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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-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: netfilter: fix conntrack_dump_flush retval on unsupported kernelFlorian Westphal
2024-04-24selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset loadFlorian Westphal
2024-04-24selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3Florian Westphal
2024-04-24selftests: netfilter: skip tests on early errorsFlorian Westphal
2024-04-24selftests: netfilter: nft_flowtable.sh: shellcheck cleanupsFlorian Westphal
2024-04-24selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: shellcheck cleanupsFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: drop netcat supportFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: move to lib.sh infraFlorian Westphal
2024-04-24selftests: bpf: crypto: add benchmark for crypto functionsVadim Fedorenko
2024-04-24selftests: bpf: crypto skcipher algo selftestsVadim Fedorenko
2024-04-24selftests/bpf: Fix wq test.Alexei Starovoitov
2024-04-24selftests/bpf: Use make_sockaddr in test_sock_addrGeliang Tang
2024-04-24selftests/bpf: Use connect_to_addr in test_sock_addrGeliang Tang
2024-04-24selftests/bpf: Use start_server_addr in test_sock_addrGeliang Tang
2024-04-24selftests/bpf: Use log_err in open_netns/close_netnsGeliang Tang
2024-04-24selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-04-24selftests/bpf: Add tests for preempt kfuncsKumar Kartikeya Dwivedi
2024-04-23selftests/bpf: wq: add bpf_wq_start() checksBenjamin Tissoires
2024-04-23selftests/bpf: add checks for bpf_wq_set_callback()Benjamin Tissoires
2024-04-23selftests/bpf: wq: add bpf_wq_init() checksBenjamin Tissoires
2024-04-23selftests/bpf: add bpf_wq testsBenjamin Tissoires
2024-04-23tools: sync include/uapi/linux/bpf.hBenjamin Tissoires