index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
35
-114
/
+1016
2021-04-23
selftests/net: bump timeout to 5 minutes
Po-Hsu Lin
2
-0
/
+3
2021-04-23
selftests: mptcp: add a test case for MSG_PEEK
Yonglong Li
2
-8
/
+69
2021-04-23
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
1
-0
/
+9
2021-04-23
selftests/bpf: Add map linking selftest
Andrii Nakryiko
4
-1
/
+191
2021-04-23
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
4
-1
/
+154
2021-04-23
selftests/bpf: Add function linking selftest
Andrii Nakryiko
4
-1
/
+190
2021-04-23
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
1
-1
/
+3
2021-04-23
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
1
-4
/
+4
2021-04-23
selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
Petr Machata
2
-3
/
+19
2021-04-23
selftests: mlxsw: Increase the tolerance of backlog buildup
Petr Machata
1
-2
/
+2
2021-04-23
selftests: mlxsw: Return correct error code in resource scale tests
Danielle Ratson
2
-2
/
+6
2021-04-23
selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
Danielle Ratson
1
-5
/
+1
2021-04-23
selftests: mlxsw: Remove a redundant if statement in port_scale test
Danielle Ratson
1
-5
/
+1
2021-04-23
selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
Petr Machata
1
-1
/
+1
2021-04-20
selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETS
Petr Machata
1
-0
/
+7
2021-04-20
selftests/bpf: Add docs target as all dependency
Jiri Olsa
1
-1
/
+2
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
2
-0
/
+28
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds verifier test
Dave Marchevsky
1
-0
/
+43
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+151
2021-04-19
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
3
-0
/
+218
2021-04-19
selftests: fib_nexthops: Test large scale nexthop flushing
Ido Schimmel
1
-0
/
+15
2021-04-18
selftests: fib_tests: Add test cases for interaction with mangling
Ido Schimmel
1
-1
/
+151
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-35
/
+16
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-35
/
+16
2021-04-16
selftests: mptcp: add packet mark test case
Florian Westphal
3
-2
/
+299
2021-04-16
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-04-15
selftests/bpf: Silence clang compilation warnings
Yonghong Song
3
-4
/
+9
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
1
-1
/
+1
2021-04-15
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-04-14
tools/testing: Remove unused variable
zuoqilin
1
-1
/
+1
2021-04-14
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
1
-1
/
+1
2021-04-13
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
1
-14
/
+44
2021-04-11
self-tests: add veth tests
Paolo Abeni
2
-0
/
+178
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-11
/
+113
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+75
2021-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2
-0
/
+25
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2
-4
/
+20
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2
-5
/
+13
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2
-7
/
+19
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2
-4
/
+15
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2
-6
/
+6
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
1
-48
/
+17
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
1
-1
/
+0
2021-04-08
tc-testing: add simple action test to verify batch change cleanup
Vlad Buslov
1
-0
/
+29
2021-04-08
tc-testing: add simple action test to verify batch add cleanup
Vlad Buslov
1
-0
/
+30
2021-04-07
selftests: mptcp: add the net device name testcase
Geliang Tang
1
-0
/
+8
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
1
-12
/
+0
2021-04-02
selftests: mptcp: dump more info on mpjoin errors
Matthieu Baerts
1
-2
/
+15
[next]