index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
bpf: Selftests, print error in test_sockmap error cases
John Fastabend
2020-05-16
1
-8
/
+17
|
|
*
|
|
|
bpf: Selftests, sockmap test prog run without setting cgroup
John Fastabend
2020-05-16
1
-6
/
+22
|
|
*
|
|
|
bpf: Selftests, remove prints from sockmap tests
John Fastabend
2020-05-16
2
-174
/
+9
|
|
*
|
|
|
bpf: Selftests, move sockmap bpf prog header into progs
John Fastabend
2020-05-16
1
-0
/
+0
|
|
*
|
|
|
selftests/bpf: Move test_align under test_progs
Stanislav Fomichev
2020-05-16
1
-61
/
+7
|
|
*
|
|
|
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
2020-05-16
1
-20
/
+21
|
*
|
|
|
|
selftests: net: add fdb nexthop tests
Roopa Prabhu
2020-05-22
1
-2
/
+158
|
*
|
|
|
|
selftests: Drop 'pref medium' in route checks
David Ahern
2020-05-17
1
-2
/
+2
|
*
|
|
|
|
selftests: mlxsw: Do not hard code trap group name
Ido Schimmel
2020-05-17
7
-72
/
+43
|
*
|
|
|
|
selftests: devlink_lib: Remove double blank line
Ido Schimmel
2020-05-17
1
-1
/
+0
|
|
/
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
13
-21
/
+242
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
6
-33
/
+205
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests
Alexei Starovoitov
2020-05-15
3
-21
/
+49
|
|
*
|
|
|
|
selftests/bpf: Xdp_adjust_tail add grow tail tests
Jesper Dangaard Brouer
2020-05-15
2
-5
/
+144
|
|
*
|
|
|
|
selftests/bpf: Adjust BPF selftest for xdp_adjust_tail
Jesper Dangaard Brouer
2020-05-15
2
-8
/
+13
|
*
|
|
|
|
|
selftests: implement flower classifier terse dump tests
Vlad Buslov
2020-05-15
1
-0
/
+38
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
56
-241
/
+2560
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests/bpf: Test for sk helpers in cgroup skb
Andrey Ignatov
2020-05-15
2
-0
/
+192
|
|
*
|
|
|
|
selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers
Andrey Ignatov
2020-05-15
2
-13
/
+63
|
|
*
|
|
|
|
selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"
Colin Ian King
2020-05-15
1
-1
/
+1
|
|
*
|
|
|
|
selftests/bpf: Test narrow loads for bpf_sock_addr.user_port
Andrey Ignatov
2020-05-15
1
-10
/
+28
|
|
*
|
|
|
|
tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0
Yonghong Song
2020-05-13
1
-0
/
+43
|
|
*
|
|
|
|
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
2020-05-13
5
-1
/
+238
|
|
*
|
|
|
|
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
2020-05-13
6
-2
/
+240
|
|
*
|
|
|
|
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
2020-05-13
5
-1
/
+608
|
|
*
|
|
|
|
selftests/bpf: Extract parse_num_list into generic testing_helpers.c
Andrii Nakryiko
2020-05-13
5
-64
/
+78
|
|
*
|
|
|
|
selftests/bpf: Install generated test progs
Yauheni Kaliuta
2020-05-13
1
-0
/
+1
|
|
*
|
|
|
|
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
|
|
*
|
|
|
|
tools/bpf: selftests: Add bpf_iter selftests
Yonghong Song
2020-05-10
6
-0
/
+509
|
|
*
|
|
|
|
tools/bpf: selftests: Add iter progs for bpf_map/task/task_file
Yonghong Song
2020-05-10
3
-0
/
+79
|
|
*
|
|
|
|
tools/bpf: selftests: Add iterator programs for ipv6_route and netlink
Yonghong Song
2020-05-10
2
-0
/
+128
|
|
*
|
|
|
|
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
3
-0
/
+171
|
|
*
|
|
|
|
selftests/bpf: Move existing common networking parts into network_helpers
Stanislav Fomichev
2020-05-09
22
-53
/
+90
|
|
*
|
|
|
|
selftests/bpf: Generalize helpers to control background listener
Stanislav Fomichev
2020-05-09
4
-113
/
+108
|
*
|
|
|
|
|
devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
Jakub Kicinski
2020-05-15
1
-0
/
+15
|
*
|
|
|
|
|
selftests: fix flower parent qdisc
Vlad Buslov
2020-05-14
2
-6
/
+6
|
*
|
|
|
|
|
selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...
Jiri Pirko
2020-05-10
1
-0
/
+107
|
*
|
|
|
|
|
selftests: mlxsw: tc_restrictions: add test to check sample action restrictions
Jiri Pirko
2020-05-10
1
-0
/
+25
|
*
|
|
|
|
|
selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh
Jiri Pirko
2020-05-10
1
-0
/
+0
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
22
-45
/
+372
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
devlink: let kernel allocate region snapshot id
Jakub Kicinski
2020-05-04
1
-0
/
+13
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
2020-05-03
1
-2
/
+4
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-02
25
-264
/
+2295
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
selftests/bpf: Use reno instead of dctcp
Stanislav Fomichev
2020-05-02
2
-4
/
+3
|
|
*
|
|
|
|
|
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
2020-05-01
2
-0
/
+47
|
|
*
|
|
|
|
|
bpf: Add selftest for BPF_ENABLE_STATS
Song Liu
2020-05-01
2
-0
/
+63
|
|
*
|
|
|
|
|
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
2020-04-30
2
-1
/
+56
|
|
*
|
|
|
|
|
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
2020-04-29
3
-52
/
+53
|
|
*
|
|
|
|
|
selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
Jakub Sitnicki
2020-04-29
2
-30
/
+70
|
|
*
|
|
|
|
|
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
2020-04-29
1
-1
/
+1
[prev]
[next]