index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
22
-123
/
+60
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
3
-2
/
+21
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
1
-0
/
+25
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2
-11
/
+174
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
4
-1
/
+353
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
1
-0
/
+31
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2
-2
/
+2
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
81
-341
/
+2830
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2
-8
/
+27
2019-08-09
tc-testing: added tdc tests for matchall filter
Roman Mashak
1
-0
/
+391
2019-08-09
selftests: Fix detection of nettest command in fcnal-test
David Ahern
1
-32
/
+6
2019-08-08
selftests: Add l2tp tests
David Ahern
2
-1
/
+383
2019-08-07
tools/bpf: fix core_reloc.c compilation error
Yonghong Song
1
-1
/
+1
2019-08-07
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
4
-0
/
+106
2019-08-07
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
11
-0
/
+209
2019-08-07
selftests/bpf: add CO-RE relocs ptr-as-array tests
Andrii Nakryiko
5
-0
/
+69
2019-08-07
selftests/bpf: add CO-RE relocs modifiers/typedef tests
Andrii Nakryiko
6
-0
/
+170
2019-08-07
selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
Andrii Nakryiko
10
-0
/
+167
2019-08-07
selftests/bpf: add CO-RE relocs array tests
Andrii Nakryiko
11
-0
/
+201
2019-08-07
selftests/bpf: add CO-RE relocs nesting tests
Andrii Nakryiko
16
-0
/
+421
2019-08-07
selftests/bpf: add CO-RE relocs struct flavors tests
Andrii Nakryiko
5
-0
/
+117
2019-08-07
selftests/bpf: add CO-RE relocs testing setup
Andrii Nakryiko
2
-0
/
+165
2019-08-07
selftests/bpf: add BPF_CORE_READ relocatable read macro
Andrii Nakryiko
1
-0
/
+20
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-48
/
+475
2019-08-06
selftests/bpf: test_progs: drop extra trailing tab
Stanislav Fomichev
1
-1
/
+1
2019-08-06
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
10
-38
/
+22
2019-08-06
selftests/bpf: test_progs: switch to open_memstream
Stanislav Fomichev
2
-56
/
+62
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-29
/
+412
2019-08-06
tc-testing: updated vlan action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-08-06
selftests/bpf: add loop test 5
Alexei Starovoitov
2
-0
/
+33
2019-08-06
selftests/bpf: add loop test 4
Alexei Starovoitov
2
-0
/
+19
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
1
-0
/
+24
2019-08-05
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+35
2019-08-05
selftests/bpf: reduce time to execute test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-5
/
+5
2019-08-05
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
4
-2
/
+24
2019-08-05
bpf: fix XDP vlan selftests test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-6
/
+36
2019-08-05
][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"
Colin Ian King
1
-1
/
+1
2019-08-03
selftests: Add use case section to fcnal-test
David Ahern
1
-0
/
+124
2019-08-03
selftests: Add ipv6 netfilter tests to fcnal-test
David Ahern
1
-1
/
+64
2019-08-03
selftests: Add ipv4 netfilter tests to fcnal-test
David Ahern
1
-1
/
+68
2019-08-03
selftests: Add ipv6 runtime tests to fcnal-test
David Ahern
1
-1
/
+187
2019-08-03
selftests: Add ipv4 runtime tests to fcnal-test
David Ahern
1
-1
/
+184
2019-08-03
selftests: Add ipv6 address bind tests to fcnal-test
David Ahern
1
-1
/
+109
2019-08-03
selftests: Add ipv4 address bind tests to fcnal-test
David Ahern
1
-1
/
+110
2019-08-03
selftests: Add ipv6 udp tests to fcnal-test
David Ahern
1
-1
/
+491
2019-08-03
selftests: Add ipv4 udp tests to fcnal-test
David Ahern
1
-1
/
+380
2019-08-03
selftests: Add ipv6 tcp tests to fcnal-test
David Ahern
1
-1
/
+369
2019-08-03
selftests: Add ipv4 tcp tests to fcnal-test
David Ahern
1
-1
/
+314
2019-08-03
selftests: Add ipv6 ping tests to fcnal-test
David Ahern
1
-1
/
+283
2019-08-03
selftests: Add ipv4 ping tests to fcnal-test
David Ahern
1
-1
/
+267
[next]