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-02-24
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
1
-0
/
+166
2019-02-24
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
1
-0
/
+8
2019-02-24
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
1
-0
/
+71
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
2019-02-24
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2
-3
/
+49
2019-02-24
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2
-1
/
+33
2019-02-24
selftests: concurrency: add test to verify parallel rules replace
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules deletion
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules insertion
Vlad Buslov
3
-0
/
+64
2019-02-24
selftests: tdc_batch.py: add options needed for concurrency tests
Vlad Buslov
1
-4
/
+54
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+11
2019-02-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+10
2019-02-20
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
1
-0
/
+14
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
61
-53
/
+1391
2019-02-16
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
1
-23
/
+88
2019-02-15
selftests: forwarding: Add some missing configuration symbols
Florian Fainelli
1
-0
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
3
-1
/
+398
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
1
-4
/
+3
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
50
-21
/
+5
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
1
-13
/
+7
2019-02-11
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
1
-0
/
+1
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
4
-2
/
+487
2019-02-10
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
4
-3
/
+396
2019-02-08
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
1
-3
/
+74
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-38
/
+1275
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
1
-13
/
+26
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+787
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+286
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
1
-1
/
+8
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-123
/
+677
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
1
-0
/
+200
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
1
-9
/
+20
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
1
-54
/
+62
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
1
-1
/
+4
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
1
-2
/
+5
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
1
-1
/
+1
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
7
-0
/
+33
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
1
-15
/
+520
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
3
-27
/
+6
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2
-6
/
+2
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
3
-24
/
+39
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
1
-0
/
+1
[next]