Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
35b2c32116091ef87a15c604cac363da8322a288
/
tools
faf391c
tcp: Define IPPROTO_MPTCP
by Mat Martineau
· 5 years ago
a2d6d7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a5f48c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
17aa23e
fcnal-test: Fix vrf argument in local tcp tests
by David Ahern
· 5 years ago
ef11ffa
selftests: forwarding: router: Add test case for destination IP link-local
by Amit Cohen
· 5 years ago
6e734f8
selftests: forwarding: router: Add test case for source IP equals destination IP
by Amit Cohen
· 5 years ago
59b3a4f
selftests: forwarding: router: Add test case for multicast destination MAC mismatch
by Amit Cohen
· 5 years ago
383dbf7
selftests: forwarding: router: Add test case for source IP in class E
by Amit Cohen
· 5 years ago
9a69a4c
wireguard: selftests: remove ancient kernel compatibility code
by Jason A. Donenfeld
· 5 years ago
cc7e3f6
selftests: loopback.sh: skip this test if the driver does not support
by Hangbin Liu
· 5 years ago
bf6dd9a
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
5cad8bc
fcnal-test: Add TCP MD5 tests for VRF
by David Ahern
· 5 years ago
f0bee1e
fcnal-test: Add TCP MD5 tests
by David Ahern
· 5 years ago
eb09cf0
nettest: Add support for TCP_MD5 extensions
by David Ahern
· 5 years ago
1bfb45d
nettest: Return 1 on MD5 failure for server mode
by David Ahern
· 5 years ago
c5341bc
selftests: mlxsw: Add a self-test for port-default priority
by Petr Machata
· 5 years ago
e4ab5cc
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
by Sargun Dhillon
· 5 years ago
88c13f8
selftests/seccomp: Zero out seccomp_notif
by Sargun Dhillon
· 5 years ago
31d518f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
738d290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
2bbc078
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7c8dce4
bpftool: Make skeleton C code compilable with C++ compiler
by Andrii Nakryiko
· 5 years ago
3c2f450
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
ec34c01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
1162f84
bpf: Print error message for bpftool cgroup show
by Hechao Li
· 5 years ago
8ab9da5
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
by Andrii Nakryiko
· 5 years ago
2a1f40a
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
by Mathieu Desnoyers
· 5 years ago
8df34c5
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
by Mathieu Desnoyers
· 5 years ago
af9cb29
rseq/selftests: Turn off timeout setting
by Mathieu Desnoyers
· 5 years ago
b1b3520
kunit/kunit_tool_test: Test '--build_dir' option run
by SeongJae Park
· 5 years ago
14ee5cfd
kunit: Rename 'kunitconfig' to '.kunitconfig'
by SeongJae Park
· 5 years ago
609952c
kunit: Place 'test.log' under the 'build_dir'
by SeongJae Park
· 5 years ago
e321251
kunit: Create default config in '--build_dir'
by SeongJae Park
· 5 years ago
8c0140f
kunit: Remove duplicated defconfig creation
by SeongJae Park
· 5 years ago
05564c2
selftests: livepatch: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
c65e415
selftests: firmware: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
7648dd9
selftests: filesystems/epoll: fix build error
by Shuah Khan
· 5 years ago
fa633a0
libbpf: Fix build on read-only filesystems
by Namhyung Kim
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
4746104
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
1520447
selftests: pmtu: fix init mtu value in description
by Hangbin Liu
· 5 years ago
d6269a9
vsock_test: add SOCK_STREAM MSG_PEEK test
by Stefano Garzarella
· 5 years ago
8d00b93
testing/vsock: print list of options and description
by Stefano Garzarella
· 5 years ago
5a2b242
testing/vsock: add parameters to list and skip tests
by Stefano Garzarella
· 5 years ago
770ce00
vsock_test: wait for the remote to close the connection
by Stefano Garzarella
· 5 years ago
cdbcc18
VSOCK: add AF_VSOCK test cases
by Stefan Hajnoczi
· 5 years ago
092f32a
VSOCK: add send_byte()/recv_byte() test utilities
by Stefan Hajnoczi
· 5 years ago
2f65b44
VSOCK: add full barrier between test cases
by Stefan Hajnoczi
· 5 years ago
9bb8a29
VSOCK: extract connect/accept functions from vsock_diag_test.c
by Stefan Hajnoczi
· 5 years ago
df7e0e0
VSOCK: extract utility functions from vsock_diag_test.c
by Stefan Hajnoczi
· 5 years ago
ce1c7f8
VSOCK: add SPDX identifiers to vsock tests
by Stefan Hajnoczi
· 5 years ago
4398546
VSOCK: fix header include in vsock_diag_test
by Stefan Hajnoczi
· 5 years ago
478bee0
selftests/bpf: Preserve errno in test_progs CHECK macros
by Andrey Ignatov
· 5 years ago
06ac018
selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi
by Andrey Ignatov
· 5 years ago
257c885
selftests/bpf: Convert test_cgroup_attach to prog_tests
by Andrey Ignatov
· 5 years ago
cdbee38
libbpf: Introduce bpf_prog_attach_xattr
by Andrey Ignatov
· 5 years ago
7dd68b3
bpf: Support replacing cgroup-bpf program in MULTI mode
by Andrey Ignatov
· 5 years ago
6649a3f
tc-testing: initial tdc selftests for cls_u32
by Davide Caratti
· 5 years ago
d05d5db
selftests: netfilter: extend flowtable test script with dnat rule
by Florian Westphal
· 5 years ago
0fd2600
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
3123d80
bpf: Add further test_verifier cases for record_func_key
by Daniel Borkmann
· 5 years ago
7745ff9
libbpf: Fix another __u64 printf warning
by Andrii Nakryiko
· 5 years ago
b5c7d0d
libbpf: Fix printing of ulimit value
by Toke Høiland-Jørgensen
· 5 years ago
580205d
selftests/bpf: Fix test_attach_probe
by Alexei Starovoitov
· 5 years ago
12dd14b
libbpf: Add missing newline in opts validation macro
by Toke Høiland-Jørgensen
· 5 years ago
eb9928b
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
by Björn Töpel
· 5 years ago
630628c
libbpf: BTF is required when externs are present
by Andrii Nakryiko
· 5 years ago
8601fd4
libbpf: Allow to augment system Kconfig through extra optional config
by Andrii Nakryiko
· 5 years ago
81bfdd0
libbpf: Put Kconfig externs into .kconfig section
by Andrii Nakryiko
· 5 years ago
d695870
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
by Andrii Nakryiko
· 5 years ago
4a94c43
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
6de6c1f
bpf: Allow to change skb mark in test_run
by Nikita V. Shirokov
· 5 years ago
dacce64
bpftool: Work-around rst2man conversion bug
by Andrii Nakryiko
· 5 years ago
7c43e0d
bpftool: Simplify format string to not use positional args
by Andrii Nakryiko
· 5 years ago
82c664b
selftests: qdiscs: Add test coverage for ETS Qdisc
by Petr Machata
· 5 years ago
ddd3fd7
selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc
by Petr Machata
· 5 years ago
4cf9b8f9
selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh
by Petr Machata
· 5 years ago
cb21ac5
bpftool: Add gen subcommand manpage
by Andrii Nakryiko
· 5 years ago
3bf3c79
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
by Andrii Nakryiko
· 5 years ago
5dc7a8b
bpftool, selftests/bpf: Embed object file inside skeleton
by Andrii Nakryiko
· 5 years ago
4a3d6c6
libbpf: Reduce log level for custom section names
by Andrii Nakryiko
· 5 years ago
fb9a98e
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
by Toke Høiland-Jørgensen
· 5 years ago
92f7440
selftests/bpf: More succinct Makefile output
by Andrii Nakryiko
· 5 years ago
89c683c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a9920d3
tpm: selftest: cleanup after unseal with wrong auth/policy test
by Tadeusz Struk
· 5 years ago
8f84bdd
tpm: selftest: add test covering async mode
by Tadeusz Struk
· 5 years ago
65d88d0
wireguard: selftests: import harness makefile for test suite
by Jason A. Donenfeld
· 5 years ago
dbd8f6b
libbpf: Add zlib as a dependency in pkg-config template
by Andrii Nakryiko
· 5 years ago
dc3a2d2
libbpf: Print hint about ulimit when getting permission denied error
by Toke Høiland-Jørgensen
· 5 years ago
58b3baff
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
by Ed Maste
· 5 years ago
28396b7
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
by Ed Maste
· 5 years ago
c09982f
libtraceevent: Allow custom libdir path
by Sudip Mukherjee
· 5 years ago
159ecc00
bpftool: Fix compilation warning on shadowed variable
by Paul Chaignon
· 5 years ago
a79ac2d
libbpf: Fix build by renaming variables
by Prashant Bhole
· 5 years ago
5f2eece
selftests/bpf: Add flexible array relocation tests
by Andrii Nakryiko
· 5 years ago
1b484b3
libbpf: Support flexible arrays in CO-RE
by Andrii Nakryiko
· 5 years ago
330a73a
selftests/bpf: Add tests for libbpf-provided externs
by Andrii Nakryiko
· 5 years ago
2ad97d4
bpftool: Generate externs datasec in BPF skeleton
by Andrii Nakryiko
· 5 years ago
166750b
libbpf: Support libbpf-provided extern variables
by Andrii Nakryiko
· 5 years ago
Next »