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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-5
/
+8
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-5
/
+3522
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-1
/
+45
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
3
-2
/
+1445
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
2018-04-26
selftests: udp gso with corking
Willem de Bruijn
2
-10
/
+38
2018-04-26
selftests: udp gso with connected sockets
Willem de Bruijn
2
-2
/
+122
2018-04-26
selftests: udp gso
Willem de Bruijn
4
-1
/
+504
2018-04-25
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
1
-1
/
+1
2018-04-25
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
1
-0
/
+44
2018-04-25
selftests: ftrace: Fix trigger extended error testcase
Masami Hiramatsu
1
-1
/
+1
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-26
/
+75
2018-04-25
bpf: reduce runtime of test_sockmap tests
John Fastabend
1
-17
/
+16
2018-04-25
bpf: sockmap, add selftests
John Fastabend
3
-2
/
+1808
2018-04-25
tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
Yonghong Song
1
-2
/
+2
2018-04-24
selftests: bpf: update .gitignore with missing file
Anders Roxell
1
-0
/
+1
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+7
2018-04-24
tools/bpf: add verifier tests for accesses to map values
Paul Chaignon
1
-0
/
+266
2018-04-24
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
Eyal Birger
1
-1
/
+3
2018-04-23
selftests: net: update .gitignore with missing test
Anders Roxell
1
-0
/
+1
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
1
-12
/
+1024
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-4
/
+6
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
1
-0
/
+1
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-2
/
+7
2018-04-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-19
/
+65
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-25
/
+1033
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-5
/
+3
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-04-19
bpf: btf: Add BTF tests
Martin KaFai Lau
4
-3
/
+1783
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
3
-2
/
+4
2018-04-18
bpf: add bpf_xdp_adjust_tail sample prog
Nikita V. Shirokov
1
-0
/
+2
2018-04-18
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
4
-1
/
+66
2018-04-17
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
1
-5
/
+3
2018-04-17
selftest: tc_flower: add testcase for 'ip_flags'
Davide Caratti
1
-0
/
+70
2018-04-17
selftests: add xfrm state-policy-monitor to rtnetlink.sh
Shannon Nelson
1
-0
/
+103
2018-04-16
selftests: net: add tcp_mmap program
Eric Dumazet
2
-0
/
+439
2018-04-16
tc-testing: add sample action tests
Roman Mashak
1
-0
/
+588
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+995
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
6
-13
/
+991
2018-04-16
tools/testing/nvdimm: enable labels for nfit_test.1 dimms
Dan Williams
1
-0
/
+3
2018-04-16
tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute
Dan Williams
1
-1
/
+1
2018-04-16
tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1
Dan Williams
1
-18
/
+25
2018-04-16
tools/testing/nvdimm: allow custom error code injection
Dan Williams
1
-1
/
+37
[prev]
[next]