summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests/xsk: Add a test for shared umem featureTushar Vyavahare
2023-10-04selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argumentTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the send pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Remove unnecessary parameter from pkt_set() function callTushar Vyavahare
2023-10-04selftests/xsk: Iterate over all the sockets in the receive pkts functionTushar Vyavahare
2023-10-04selftests/xsk: Move src_mac and dst_mac to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.hTushar Vyavahare
2023-10-04selftests/xsk: Move pkt_stream to the xsk_socket_infoTushar Vyavahare
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann
2023-09-29libbpf: Allow Golang symbols in uprobe secdefHengqi Chen
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-26Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds
2023-09-25selftests/bpf: Add test for recursion counts of perf event link tracepointJiri Olsa
2023-09-25selftests/bpf: Add test for recursion counts of perf event link kprobeJiri Olsa
2023-09-25selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa
2023-09-25bpftool: Display missed count for kprobe perf linkJiri Olsa
2023-09-25bpftool: Display missed count for kprobe_multi linkJiri Olsa
2023-09-25bpf: Add missed value to kprobe perf link infoJiri Olsa
2023-09-25bpf: Add missed value to kprobe_multi link infoJiri Olsa
2023-09-25selftests/bpf: Add tests for ring__consumeMartin Kelly
2023-09-25libbpf: Add ring__consumeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__map_fdMartin Kelly
2023-09-25libbpf: Add ring__map_fdMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__sizeMartin Kelly
2023-09-25libbpf: Add ring__sizeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__avail_data_sizeMartin Kelly
2023-09-25libbpf: Add ring__avail_data_sizeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__*_posMartin Kelly
2023-09-25libbpf: Add ring__producer_pos, ring__consumer_posMartin Kelly
2023-09-25selftests/bpf: Add tests for ring_buffer__ringMartin Kelly
2023-09-25libbpf: Add ring_buffer__ringMartin Kelly
2023-09-25libbpf: Switch rings to array of pointersMartin Kelly
2023-09-25libbpf: Refactor cleanup in ring_buffer__addMartin Kelly
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds