summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko
2023-12-18tools/net/ynl-gen-rst: Remove extra indentation from generated docsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Remove bold from attribute-set headingsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Sort the index of generated netlink specsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Add sub-messages to generated docsDonald Hunter
2023-12-18tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter
2023-12-18tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov
2023-12-15selftests/bpf: Temporarily disable dummy_struct_ops test on s390Alexei Starovoitov
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet
2023-12-15vsock/test: two tests to check credit update logicArseniy Krasnov
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthops.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert fib_nexthop_multiprefix to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2023-12-14selftests/net: convert fcnal-test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespaceHangbin Liu
2023-12-14selftests/net: add variable NS_LIST for lib.shHangbin Liu
2023-12-14tools: ynl-gen: print prototypes for recursive stuffJakub Kicinski
2023-12-14tools: ynl-gen: store recursive nests by a pointerJakub Kicinski
2023-12-14tools: ynl-gen: re-sort ignoring recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: record information about recursive nestsJakub Kicinski
2023-12-14tools: ynl-gen: fill in implementations for TypeUnusedJakub Kicinski