aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao1-1/+31
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds3-58/+6
2023-12-15tools/testing/nvdimm: Add compile-test coverage for ndtestDan Williams1-0/+1
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz3-0/+153
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet2-10/+8
2023-12-15vsock/test: two tests to check credit update logicArseniy Krasnov1-0/+175
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu1-5/+6
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu1-97/+87
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu1-20/+16
2023-12-14selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu1-6/+3
2023-12-14selftests/net: convert fib_nexthops.sh to run it in unique namespaceHangbin Liu1-73/+69
2023-12-14selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespaceHangbin Liu1-19/+15
2023-12-14selftests/net: convert fib_nexthop_multiprefix to run it in unique namespaceHangbin Liu1-50/+48
2023-12-14selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2023-12-14selftests/net: convert fcnal-test.sh to run it in unique namespaceHangbin Liu2-18/+14
2023-12-14selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-25/+21
2023-12-14selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-27/+21
2023-12-14selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespaceHangbin Liu1-27/+24
2023-12-14selftests/net: add variable NS_LIST for lib.shHangbin Liu1-0/+8
2023-12-14tools: ynl-gen: print prototypes for recursive stuffJakub Kicinski1-5/+39
2023-12-14tools: ynl-gen: store recursive nests by a pointerJakub Kicinski1-2/+14
2023-12-14tools: ynl-gen: re-sort ignoring recursive nestsJakub Kicinski1-21/+31
2023-12-14tools: ynl-gen: record information about recursive nestsJakub Kicinski1-2/+17
2023-12-14tools: ynl-gen: fill in implementations for TypeUnusedJakub Kicinski1-0/+9
2023-12-14tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski3-8/+45
2023-12-14tools: ynl-gen: use enum user type for members and argsJakub Kicinski1-3/+2
2023-12-14tools: ynl-gen: add missing request free helpers for dumpsJakub Kicinski1-0/+1
2023-12-14selftests/bpf: utilize string values for delegate_xxx mount optionsAndrii Nakryiko1-20/+32
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+20
2023-12-14bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu2-2/+65
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu3-95/+151
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu2-55/+22
2023-12-14bpf: selftests: test_tunnel: Setup fresh topology for each subtestDaniel Xu1-5/+2
2023-12-14selftests/bpf: Remove flaky test_btf_id testYonghong Song1-5/+0
2023-12-14perf top: Uniform the event name for the hybrid machineKan Liang4-27/+28
2023-12-14perf top: Use evsel's cpus to replace user_requested_cpusKan Liang1-2/+2
2023-12-14perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1
2023-12-14perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim1-4/+17
2023-12-14perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers5-29/+33
2023-12-14add selftest for statmount/listmountMiklos Szeredi4-0/+621
2023-12-14selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED testTushar Vyavahare1-9/+16
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend1-0/+34
2023-12-13selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba3-2/+26
2023-12-13selftests/bpf: Add AF_INET packet generation to xdp_metadataLarysa Zaremba1-19/+97
2023-12-13selftests/bpf: Add flags and VLAN hint to xdp_hw_metadataLarysa Zaremba3-12/+76
2023-12-13selftests/bpf: Allow VLAN packets in xdp_hw_metadataLarysa Zaremba2-1/+17
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba2-0/+4
2023-12-13selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko1-0/+112
2023-12-13libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko2-6/+21