index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-08
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-08
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-07
selftests: forwarding: Add a test for pedit munge SIP and DIP
Danielle Ratson
2022-02-04
selftests: mptcp: set ip_mptcp in command line
Geliang Tang
2022-02-04
selftests: mptcp: add set_flags tests in pm_netlink.sh
Geliang Tang
2022-02-04
selftests: mptcp: add the id argument for set_flags
Geliang Tang
2022-02-04
selftests: mptcp: add wrapper for setting flags
Geliang Tang
2022-02-04
selftests: mptcp: add wrapper for showing addrs
Geliang Tang
2022-02-04
selftests: mptcp: add ip mptcp wrappers
Geliang Tang
2022-02-04
selftests: mptcp: add backup with port testcase
Geliang Tang
2022-02-04
selftests: mptcp: add the port argument for set_flags
Geliang Tang
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-02-03
selftests: rtnetlink: Use more sensible tos values
Guillaume Nault
2022-02-03
selftests: fib offload: use sensible tos values
Guillaume Nault
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]