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-03-04
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
1
-1
/
+1
2018-03-04
selftests: rtnetlink: remove testns on test fail
Prashant Bhole
1
-0
/
+6
2018-03-04
tools: tc-testing: Add notap option
Brenda J. Butler
1
-10
/
+22
2018-03-04
selftests: forwarding: Add multipath test for L4 hashing
David Ahern
1
-0
/
+44
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-61
/
+154
2018-03-02
selftests: memory-hotplug: fix emit_tests regression
Shuah Khan
1
-1
/
+2
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+58
2018-03-01
selftests: forwarding: Add description to the multipath tests
David Ahern
1
-17
/
+20
2018-03-01
selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test
David Ahern
1
-1
/
+1
2018-03-01
selftests: forwarding: Handle 0 for packet difference in multipath tests
David Ahern
1
-0
/
+7
2018-03-01
selftests: forwarding: Only check tc version for tc tests
David Ahern
7
-15
/
+25
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
8
-16
/
+19
2018-02-28
selftests: forwarding: Introduce basic shared blocks tests
Jiri Pirko
2
-0
/
+128
2018-02-28
selftests: forwarding: Introduce basic tc chains tests
Jiri Pirko
1
-0
/
+122
2018-02-28
selftests: forwarding: Introduce tc actions tests
Jiri Pirko
1
-0
/
+195
2018-02-28
selftests: forwarding: Introduce tc flower matching tests
Jiri Pirko
2
-0
/
+219
2018-02-28
selftests: forwarding: Allow to get netdev interfaces names from commandline
Jiri Pirko
1
-0
/
+15
2018-02-28
selftests: forwarding: Add MAC get helper
Jiri Pirko
1
-0
/
+7
2018-02-28
selftests: forwarding: Add tc offload check helper
Jiri Pirko
1
-0
/
+13
2018-02-28
selftests: forwarding: Test IPv6 weighted nexthops
Ido Schimmel
1
-0
/
+36
2018-02-28
selftests: forwarding: Test IPv4 weighted nexthops
Ido Schimmel
2
-0
/
+91
2018-02-28
selftests: forwarding: Create test topology for multipath routing
Ido Schimmel
1
-0
/
+209
2018-02-28
selftests: forwarding: Add a test for basic IPv4 and IPv6 routing
Ido Schimmel
2
-0
/
+140
2018-02-28
selftests: forwarding: Add a test for flooded traffic
Ido Schimmel
2
-0
/
+90
2018-02-28
selftests: forwarding: Add a test for FDB learning
Ido Schimmel
2
-1
/
+96
2018-02-28
selftests: forwarding: Add initial testing framework
Ido Schimmel
6
-0
/
+465
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-27
selftests/net: reap zerocopy completions passed up as ancillary data.
Sowmini Varadhan
1
-8
/
+57
2018-02-27
selftests/net: revert the zerocopy Rx path for PF_RDS
Sowmini Varadhan
1
-67
/
+0
2018-02-27
selftests: Add fib-onlink-tests.sh to TEST_PROGS
David Ahern
1
-1
/
+1
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
1
-7
/
+110
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
11
-54
/
+44
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
1
-0
/
+1
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
1
-1
/
+1
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
1
-0
/
+52
2018-02-26
tc: python3, string formattings
BTaskaya
2
-5
/
+5
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
1
-13
/
+69
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
1
-2
/
+2
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+132
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
4
-2
/
+16
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
1
-0
/
+89
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-1
/
+91
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD
Paul E. McKenney
5
-37
/
+41
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+29
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-0
/
+61
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-02-23
selftests/net: ignore background traffic in psock_fanout
Willem de Bruijn
3
-8
/
+51
[prev]
[next]