summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | selftests/bpf: Add uprobe_multi api testJiri Olsa2023-08-211-0/+65
| | * | | | | | | | selftests/bpf: Add uprobe_multi skel testJiri Olsa2023-08-212-0/+167
| | * | | | | | | | selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa2023-08-213-17/+10
| | * | | | | | | | libbpf: Add uprobe multi link support to bpf_program__attach_usdtJiri Olsa2023-08-212-17/+82
| | * | | | | | | | libbpf: Add uprobe multi link detectionJiri Olsa2023-08-212-0/+38
| | * | | | | | | | libbpf: Add support for u[ret]probe.multi[.s] program sectionsJiri Olsa2023-08-211-0/+36
| | * | | | | | | | libbpf: Add bpf_program__attach_uprobe_multi functionJiri Olsa2023-08-213-0/+166
| | * | | | | | | | libbpf: Add bpf_link_create support for multi uprobesJiri Olsa2023-08-212-1/+21
| | * | | | | | | | libbpf: Add elf_resolve_pattern_offsets functionJiri Olsa2023-08-213-1/+67
| | * | | | | | | | libbpf: Add elf_resolve_syms_offsets functionJiri Olsa2023-08-212-0/+112
| | * | | | | | | | libbpf: Add elf symbol iteratorJiri Olsa2023-08-211-64/+115
| | * | | | | | | | libbpf: Add elf_open/elf_close functionsJiri Olsa2023-08-213-42/+57
| | * | | | | | | | libbpf: Move elf_find_func_offset* functions to elf objectJiri Olsa2023-08-214-186/+202
| | * | | | | | | | libbpf: Add uprobe_multi attach type and link namesJiri Olsa2023-08-211-0/+2
| | * | | | | | | | bpf: Add pid filter support for uprobe_multi linkJiri Olsa2023-08-211-0/+1
| | * | | | | | | | bpf: Add cookies support for uprobe_multi linkJiri Olsa2023-08-211-0/+1
| | * | | | | | | | bpf: Add multi uprobe linkJiri Olsa2023-08-211-0/+16
| | * | | | | | | | bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enumJiri Olsa2023-08-211-1/+3
| | * | | | | | | | selftests/bpf: Fix a selftest compilation errorYonghong Song2023-08-181-1/+1
| | * | | | | | | | selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky2023-08-182-0/+53
| | * | | | | | | | libbpf: Support triple-underscore flavors for kfunc relocationDave Marchevsky2023-08-181-1/+19
| | * | | | | | | | selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai2023-08-183-0/+299
| | * | | | | | | | selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai2023-08-184-0/+560
| | * | | | | | | | selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai2023-08-186-6/+6
| * | | | | | | | | tools: ynl-gen: support empty attribute listsJakub Kicinski2023-08-241-2/+9
| * | | | | | | | | tools: ynl-gen: fix collecting global policy attrsJakub Kicinski2023-08-241-1/+3
| * | | | | | | | | tools: ynl-gen: set length of binary fieldsJakub Kicinski2023-08-243-0/+11
| * | | | | | | | | tools: ynl: allow passing binary dataJakub Kicinski2023-08-241-1/+6
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-2415-143/+361
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu2023-08-201-1/+151
| * | | | | | | | | | selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu2023-08-201-1/+1
| * | | | | | | | | | tools: ynl-gen: use temporary file for renderingJiri Pirko2023-08-191-2/+8
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-185-3/+10
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-1613-24/+1079
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/bpf: Add mptcpify testGeliang Tang2023-08-162-0/+161
| | * | | | | | | | | | selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang2023-08-161-11/+1
| | * | | | | | | | | | selftests/bpf: Add two mptcp netns helpersGeliang Tang2023-08-161-10/+21
| | * | | | | | | | | | bpftool: Implement link show support for xdpDaniel Borkmann2023-08-161-0/+7
| | * | | | | | | | | | bpftool: Implement link show support for tcxDaniel Borkmann2023-08-161-0/+37
| | * | | | | | | | | | selftests/bpf: Add selftest for fill_link_infoYafang Shao2023-08-163-0/+387
| | * | | | | | | | | | selftests/bpf: Add various more tcx test casesDaniel Borkmann2023-08-143-0/+462
| | * | | | | | | | | | selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-08-141-1/+1
| | * | | | | | | | | | selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou2023-08-141-1/+1
| | * | | | | | | | | | libbpf: Set close-on-exec flag on gzopenMarco Vedovati2023-08-141-2/+2
| | * | | | | | | | | | bpftool: fix perf help messageDaniel T. Lee2023-08-111-1/+1
| * | | | | | | | | | | selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee2023-08-161-3/+69
| * | | | | | | | | | | selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao2023-08-161-1/+0
| * | | | | | | | | | | tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski2023-08-151-3/+12
| * | | | | | | | | | | selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni2023-08-152-0/+1214
| * | | | | | | | | | | netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko2023-08-142-0/+11