summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookupJakub Sitnicki
2022-02-09libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko
2022-02-08selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08libbpf: Add BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich
2022-02-08libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich
2022-02-08libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALLIlya Leoshkevich
2022-02-08selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich
2022-02-08libbpf: Fix accessing syscall arguments on riscvIlya Leoshkevich
2022-02-08libbpf: Fix riscv register namesIlya Leoshkevich
2022-02-08libbpf: Fix accessing syscall arguments on powerpcIlya Leoshkevich
2022-02-08selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macroIlya Leoshkevich
2022-02-08libbpf: Add PT_REGS_SYSCALL_REGS macroIlya Leoshkevich
2022-02-08selftests/bpf: Fix an endianness issue in bpf_syscall_macro testIlya Leoshkevich
2022-02-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter
2022-02-08selftests/bpf: Do not export subtest as standalone testHou Tao
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2022-02-07ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault
2022-02-07selftests/bpf: Fix strict mode calculationMauricio Vásquez
2022-02-07bpftool: Fix strict mode calculationMauricio Vásquez
2022-02-07libbpf: Remove mode check in libbpf_set_strict_mode()Mauricio Vásquez
2022-02-07selftests/bpf: Fix tests to use arch-dependent syscall entry pointsNaveen N. Rao
2022-02-07selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao
2022-02-07selftests: forwarding: Add a test for pedit munge SIP and DIPDanielle Ratson
2022-02-04selftests: mptcp: set ip_mptcp in command lineGeliang Tang
2022-02-04selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang
2022-02-04selftests: mptcp: add the id argument for set_flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for setting flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for showing addrsGeliang Tang
2022-02-04selftests: mptcp: add ip mptcp wrappersGeliang Tang
2022-02-04selftests: mptcp: add backup with port testcaseGeliang Tang
2022-02-04selftests: mptcp: add the port argument for set_flagsGeliang Tang
2022-02-04libbpf: Fix build issue with llvm-readelfYonghong Song
2022-02-04selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-04libbpf: Deprecate forgotten btf__get_map_kv_tids()Andrii Nakryiko
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03selftests/bpf: Add a selftest for invalid func btf with btf decl_tagYonghong Song
2022-02-03libbpf: Deprecate priv/set_priv storageDelyan Kratunov
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2022-02-03selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko
2022-02-03bpftool: Fix uninit variable compilation warningAndrii Nakryiko
2022-02-03bpftool: Stop supporting BPF offload-enabled feature probingAndrii Nakryiko
2022-02-03libbpf: Stop using deprecated bpf_map__is_offload_neutral()Andrii Nakryiko