summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-24selftests/bpf: Add tests for preempt kfuncsKumar Kartikeya Dwivedi2-0/+144
2024-04-24selftests/bpf: wq: add bpf_wq_start() checksBenjamin Tissoires3-3/+40
2024-04-24selftests/bpf: add checks for bpf_wq_set_callback()Benjamin Tissoires5-7/+111
2024-04-24selftests/bpf: wq: add bpf_wq_init() checksBenjamin Tissoires4-0/+97
2024-04-24selftests/bpf: add bpf_wq testsBenjamin Tissoires2-0/+140
2024-04-24tools: sync include/uapi/linux/bpf.hBenjamin Tissoires1-0/+4
2024-04-23selftests: drv-net: add require_XYZ() helpers for validating envJakub Kicinski2-1/+34
2024-04-23selftests: drv-net: add a TCP ping test case (and useful helpers)Jakub Kicinski3-1/+68
2024-04-23selftests: net: support matching cases by name prefixJakub Kicinski2-3/+13
2024-04-23selftests: drv-net: add a trivial ping testJakub Kicinski2-1/+31
2024-04-23selftests: drv-net: construct environment for running tests which require an ...Jakub Kicinski4-1/+162
2024-04-23selftests: drv-net: factor out parsing of the envJakub Kicinski1-18/+27
2024-04-23selftests: drv-net: define endpoint structuresJakub Kicinski5-8/+85
2024-04-23selftests: drv-net: test dumping qstats per deviceJakub Kicinski2-3/+77
2024-04-23tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski1-0/+1
2024-04-23tools/net/ynl: Add multi message support to ynlDonald Hunter2-22/+71
2024-04-23tools/net/ynl: Fix extack decoding for directional opsDonald Hunter1-8/+6
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-25/+72
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2024-04-20selftests: netfilter: update makefiles and kernel configFlorian Westphal3-1/+57
2024-04-20selftests: netfilter: nft_audit.sh: add more skip checksFlorian Westphal1-4/+26
2024-04-20selftests: netfilter: nft_meta.sh: small shellcheck cleanupFlorian Westphal1-2/+2
2024-04-20selftests: netfilter: nft_fib.sh: shellcheck cleanupsFlorian Westphal1-67/+61
2024-04-20selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanupsFlorian Westphal1-37/+37
2024-04-20selftests: netfilter: nft_nat_zones.sh: shellcheck cleanupsFlorian Westphal1-118/+75
2024-04-20selftests: netfilter: xt_string.sh: shellcheck cleanupsFlorian Westphal1-17/+17
2024-04-20selftests: netfilter: xt_string.sh: move to lib.sh infraFlorian Westphal1-25/+30
2024-04-20selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal1-48/+45
2024-04-20selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal1-49/+28
2024-04-20selftests: netfilter: nft_queue.sh: shellcheck cleanupsFlorian Westphal1-108/+103
2024-04-20selftests: netfilter: nft_queue.sh: move to lib.sh infraFlorian Westphal1-61/+34
2024-04-20selftests/bpf: Use connect_to_addr in sk_assignGeliang Tang1-25/+1
2024-04-20selftests/bpf: Use connect_to_addr in cls_redirectGeliang Tang1-17/+1
2024-04-20selftests/bpf: Update arguments of connect_to_addrGeliang Tang3-7/+15
2024-04-20selftests/bpf: Use start_server_addr in sk_assignGeliang Tang1-25/+4
2024-04-20selftests/bpf: Use start_server_addr in cls_redirectGeliang Tang1-18/+2
2024-04-20selftests/bpf: Add start_server_addr helperGeliang Tang2-2/+14
2024-04-20Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
2024-04-20Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-04-19selftests: net: set the exit code correctly in Python testsJakub Kicinski3-2/+16
2024-04-19selftests: net: fix counting totals when some checks failJakub Kicinski1-1/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-173/+325
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-24/+29
2024-04-18selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2-5/+7
2024-04-18selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno1-8/+8
2024-04-18selftests: adopt BPF's approach to quieter buildsJakub Kicinski3-16/+23
2024-04-17libbpf: Fix dump of subsequent char arraysQuentin Deslandes1-0/+4
2024-04-17libbpf: Fix misaligned array closing bracketQuentin Deslandes1-0/+1
2024-04-17selftests: fix netfilter path in MakefileYujie Liu1-1/+1
2024-04-17selftests: drv-net: add config for netdevsimJakub Kicinski1-0/+2