Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fc67ade130382e21a43eca81c5ed098d8a82eedd
/
tools
/
testing
f5c7bd9
selftests: mlxsw: avoid double sourcing of lib.sh
by Jiri Pirko
· 6 years ago
c478d3c
selftests: mlxsw: spectrum-2: Add simple delta rehash test
by Jiri Pirko
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
27b4ad6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6809054
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
e90b1fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a98232a
selftests: mlxsw: Add a test for blackhole routes
by Ido Schimmel
· 6 years ago
dd9cef4
bpf: test_maps: fix possible out of bound access warning
by Breno Leitao
· 6 years ago
42a40e8
selftests/bpf: test reading the offloaded program
by Jakub Kicinski
· 6 years ago
06ea9e6
selftests/bpf: add test for mixing generic and offload XDP
by Jakub Kicinski
· 6 years ago
d7f3563
selftests/bpf: print traceback when test fails
by Jakub Kicinski
· 6 years ago
52158f0
selftests/bpf: fix the expected messages
by Jakub Kicinski
· 6 years ago
206dafb
tools/bpf: fix a selftest test_btf failure
by Yonghong Song
· 6 years ago
e2c6f50
selftests/bpf: add "any alignment" annotation for some tests
by Björn Töpel
· 6 years ago
9c65112
selftests/btf: add initial BTF dedup tests
by Andrii Nakryiko
· 6 years ago
a8a1f7d
libbpf: fix libbpf_print
by Stanislav Fomichev
· 6 years ago
7e8a590
selftests/bpf: use localhost in tcp_{server,client}.py
by Stanislav Fomichev
· 6 years ago
6f1ae8b
tools/bpf: simplify libbpf API function libbpf_set_print()
by Yonghong Song
· 6 years ago
98bfc34
selftests: netfilter: add simple masq/redirect test cases
by Florian Westphal
· 6 years ago
952b72f
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
by Naresh Kamboju
· 6 years ago
a9bcfd1
selftests: add missing include unistd
by Deepa Dinamani
· 6 years ago
beb7355
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
2a11815
selftests/bpf: remove generated verifier/tests.h on 'make clean'
by Stanislav Fomichev
· 6 years ago
1fde6f2
proc: fix /proc/net/* after setns(2)
by Alexey Dobriyan
· 6 years ago
e7b8164
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
084fafe
selftests: forwarding: mirror_gre_flower: Fix test result handling
by Petr Machata
· 6 years ago
2243cad
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
by Petr Machata
· 6 years ago
ba22b65
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
by Petr Machata
· 6 years ago
a99dd62
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
by Petr Machata
· 6 years ago
ccdb66d
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
by Petr Machata
· 6 years ago
35036b0
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
by Petr Machata
· 6 years ago
db2c5bf
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
by Petr Machata
· 6 years ago
3dc178a
selftests: forwarding: mirror_gre_changes: Fix TTL test
by Petr Machata
· 6 years ago
f3b05bb
selftests: mlxsw: Update ping limits
by Petr Machata
· 6 years ago
0175cb5
selftests: forwarding: mirror_lib: Update ping limits
by Petr Machata
· 6 years ago
b6a4fd6
selftests: forwarding: Make ping timeout configurable
by Ido Schimmel
· 6 years ago
8debd67
net: tls: Add tests for TLS 1.3
by Dave Watson
· 6 years ago
fb99bce
net: tls: Support 256 bit keys
by Dave Watson
· 6 years ago
ba72a7b
selftests/bpf: test for BPF_F_LOCK
by Alexei Starovoitov
· 6 years ago
ab963be
selftests/bpf: add bpf_spin_lock C test
by Alexei Starovoitov
· 6 years ago
b4d4556
selftests/bpf: add bpf_spin_lock verifier tests
by Alexei Starovoitov
· 6 years ago
1bb54c4
bpf, selftests: fix handling of sparse CPU allocations
by Martynas Pumputis
· 6 years ago
9f78956
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
cfff578
selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE_TRACEPOINT
by Stanislav Fomichev
· 6 years ago
9acea33
selftests/bpf: skip verifier tests for unsupported map types
by Stanislav Fomichev
· 6 years ago
8184d44
selftests/bpf: skip verifier tests for unsupported program types
by Stanislav Fomichev
· 6 years ago
e8ddbfb4
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
by Stanislav Fomichev
· 6 years ago
1f0ac76
selftests: spectrum-2: Add delta two masks one key test
by Jiri Pirko
· 6 years ago
0d0f20f
selftests: spectrum-2: Fix multiple_masks_test
by Jiri Pirko
· 6 years ago
1eadbd3
selftests: spectrum-2: Extend and move trace helpers
by Jiri Pirko
· 6 years ago
75abec7
selftests: add binderfs selftests
by Christian Brauner
· 6 years ago
eaf2a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
32b750b
tools/bpf: fix test_btf for typedef func_proto case
by Yonghong Song
· 6 years ago
6296789
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ec7146d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
bf0f0fd
selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector
by Stanislav Fomichev
· 6 years ago
cdd7b40
selftests: bpf: remove duplicated include
by YueHaibing
· 6 years ago
3cab0de
selftests: forwarding: Use OK instead of PASS in test output
by Ido Schimmel
· 6 years ago
6f64bcb
selftests: net: forwarding: change devlink resource support checking
by Jiri Pirko
· 6 years ago
7d4e591
selftests: timers: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
870f193
selftests: net: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
4872922
selftests: bpf: break up the rest of test_verifier
by Jakub Kicinski
· 6 years ago
40f2fbd
selftests: bpf: break up test_verifier
by Jakub Kicinski
· 6 years ago
2dfb401
selftests: bpf: prepare for break up of verifier tests
by Jakub Kicinski
· 6 years ago
8a5f060
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1d68101
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c303a9b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
1fc7f56
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
6a2651b
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
3ef8434
selftests: bpf: makefile support sub-register code-gen test mode
by Jiong Wang
· 6 years ago
6ea848b
selftests: bpf: functional and min/max reasoning unit tests for JMP32
by Jiong Wang
· 6 years ago
4c35104
selftests: net: ip_defrag: cover new IPv6 defrag behavior
by Peter Oskolkov
· 6 years ago
ed5f132
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
by Kees Cook
· 6 years ago
7e35a59
selftests: Use lirc.h from kernel tree, not from system
by Sean Young
· 6 years ago
2b531b6
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
by Colin Ian King
· 6 years ago
35b531a
KVM: selftests: check returned evmcs version range
by Vitaly Kuznetsov
· 6 years ago
94a980c
kvm: selftests: Fix region overlap check in kvm_util
by Ben Gardon
· 6 years ago
2f09212
selftests/bpf: suppress readelf stderr when probing for BTF support
by Stanislav Fomichev
· 6 years ago
d9ff286
bpf: allow BPF programs access skb_shared_info->gso_segs field
by Eric Dumazet
· 6 years ago
cb05077
selftests: bpf: add tests for dead code removal
by Jakub Kicinski
· 6 years ago
bbebce8
selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
by Stanislav Fomichev
· 6 years ago
c76e4c2
libbpf: Show supported ELF section names when failing to guess prog/attach type
by Taeung Song
· 6 years ago
4dba72f
selftests: forwarding: Add a test case for ARP suppression
by Ido Schimmel
· 6 years ago
438a4f5
selftests: forwarding: Add a test for VXLAN symmetric routing
by Ido Schimmel
· 6 years ago
ca5ba1c
selftests: forwarding: Add a test case for ARP decapsulation
by Ido Schimmel
· 6 years ago
1538812
selftests: forwarding: Add a test for VXLAN asymmetric routing
by Ido Schimmel
· 6 years ago
8f45fa27
Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
fa7f3a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
266c7bf
nfit_test: fix security state pull for nvdimm security nfit_test
by Dave Jiang
· 6 years ago
eb13fea
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test
by Nir Dotan
· 6 years ago
a63b232
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
by Nir Dotan
· 6 years ago
00365c0
selftests: forwarding: Add IP-in-IP GRE hierarchical topology test
by Nir Dotan
· 6 years ago
7bded7a
selftests: forwarding: Add IP-in-IP GRE flat topology with keys test
by Nir Dotan
· 6 years ago
e54cacd
selftests: forwarding: Add IP-in-IP GRE flat topology with key test
by Nir Dotan
· 6 years ago
0f69b12
selftests: forwarding: Add IP-in-IP GRE flat topology test
by Nir Dotan
· 6 years ago
fed926d
selftests: forwarding: Add IP tunneling lib
by Nir Dotan
· 6 years ago
6436408
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
479a2b7
selftests: forwarding: Add a test case for externally learned FDB entries
by Ido Schimmel
· 6 years ago
7215927
selftests: mlxsw: Test FDB offload indication
by Ido Schimmel
· 6 years ago
7e1046f
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
by Petr Machata
· 6 years ago
Next »