summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou
2023-10-19bpftool: Wrap struct_ops dump in an arrayManu Bretelle
2023-10-19bpftool: Fix printing of pointer valueManu Bretelle
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann
2023-10-17selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable progYafang Shao
2023-10-17libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym sectionAndrii Nakryiko
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko
2023-10-16selftests: net: remove unused variableszhujun2
2023-10-15ptp: add testptp mask testXabier Marquiegui
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui
2023-10-15test/vsock: io_uring rx/tx testsArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY support for vsock_perfArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov
2023-10-13selftests/bpf: Add tests for open-coded task_vma iterDave Marchevsky
2023-10-13selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.cDave Marchevsky
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11libbpf: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta
2023-10-09tools: ynl-gen: handle do ops with no input attrsJakub Kicinski
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis
2023-10-09bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-09bpftool: Align bpf_load_and_run_opts insns and dataIan Rogers
2023-10-09bpftool: Align output skeleton ELF codeIan Rogers
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann