summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | libbpf: Split bpf_core_apply_relo()Mauricio Vásquez2022-02-163-93/+99
| | * | | | | | | | | | | | | | | | | | | | selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko2022-02-151-2/+85
| | * | | | | | | | | | | | | | | | | | | | bpftool: Add C++-specific open/load/etc skeleton wrappersAndrii Nakryiko2022-02-151-2/+22
| | * | | | | | | | | | | | | | | | | | | | selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko2022-02-153-3/+3
| | * | | | | | | | | | | | | | | | | | | | bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang2022-02-151-4/+2
| | * | | | | | | | | | | | | | | | | | | | libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen2022-02-121-4/+51
| | * | | | | | | | | | | | | | | | | | | | libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko2022-02-111-1/+1
| | * | | | | | | | | | | | | | | | | | | | bpftool: Update versioning scheme, align on libbpf's version numberQuentin Monnet2022-02-102-4/+23
| | * | | | | | | | | | | | | | | | | | | | bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet2022-02-102-6/+11
| | * | | | | | | | | | | | | | | | | | | | selftest/bpf: Check invalid length in test_xdp_update_fragsLorenzo Bianconi2022-02-101-1/+37
| | * | | | | | | | | | | | | | | | | | | | bpftool: Generalize light skeleton generation.Alexei Starovoitov2022-02-101-19/+20
| | * | | | | | | | | | | | | | | | | | | | libbpf: Prepare light skeleton for the kernel.Alexei Starovoitov2022-02-102-21/+179
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-173-8/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1728-57/+220
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: basic test for IPV6_2292*Jakub Kicinski2022-02-172-1/+41
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: test IPV6_HOPLIMITJakub Kicinski2022-02-172-1/+49
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: test IPV6_TCLASSJakub Kicinski2022-02-172-1/+69
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: test IPV6_DONTFRAGJakub Kicinski2022-02-172-23/+147
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"Colin Ian King2022-02-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | net/sched: act_police: more accurate MTU policingDavide Caratti2022-02-141-0/+52
| * | | | | | | | | | | | | | | | | | | | | | ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault2022-02-111-0/+13
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1029-72/+248
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: test standard socket cmsgs across UDP and ICMP socketsJakub Kicinski2022-02-102-0/+84
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_sender: support Tx timestampingJakub Kicinski2022-02-101-1/+122
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_sender: support setting SO_TXTIMEJakub Kicinski2022-02-101-3/+46
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_so_mark: test with SO_MARK set by setsockoptJakub Kicinski2022-02-102-11/+31
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_so_mark: test ICMP and RAW socketsJakub Kicinski2022-02-101-8/+16
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: cmsg_sender: support icmp and raw socketsJakub Kicinski2022-02-101-9/+55
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: make cmsg_so_mark ready for more optionsJakub Kicinski2022-02-102-26/+117
| * | | | | | | | | | | | | | | | | | | | | | selftests: net: rename cmsg_so_markJakub Kicinski2022-02-104-6/+6
| * | | | | | | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-09135-1310/+2290
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookupJakub Sitnicki2022-02-092-1/+8
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko2022-02-091-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen2022-02-082-0/+29
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Add BPF_KPROBE_SYSCALL macroHengqi Chen2022-02-081-0/+35
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich2022-02-081-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich2022-02-081-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALLIlya Leoshkevich2022-02-081-8/+12
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich2022-02-082-1/+7
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix accessing syscall arguments on riscvIlya Leoshkevich2022-02-081-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix riscv register namesIlya Leoshkevich2022-02-081-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix accessing syscall arguments on powerpcIlya Leoshkevich2022-02-081-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macroIlya Leoshkevich2022-02-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Add PT_REGS_SYSCALL_REGS macroIlya Leoshkevich2022-02-081-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Fix an endianness issue in bpf_syscall_macro testIlya Leoshkevich2022-02-081-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter2022-02-081-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Do not export subtest as standalone testHou Tao2022-02-085-8/+8
| | * | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Fix strict mode calculationMauricio Vásquez2022-02-071-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | bpftool: Fix strict mode calculationMauricio Vásquez2022-02-071-4/+1
| | * | | | | | | | | | | | | | | | | | | | | | libbpf: Remove mode check in libbpf_set_strict_mode()Mauricio Vásquez2022-02-071-8/+0