summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko2020-06-301-2/+7
| * | | | | selftests/bpf: Test auto-load disabling logic for BPF programsAndrii Nakryiko2020-06-282-0/+81
| * | | | | selftests/bpf: Add tcp/udp iterator programs to selftestsYonghong Song2020-06-241-0/+68
| * | | | | selftests/bpf: Implement sample udp/udp6 bpf_iter programsYonghong Song2020-06-243-0/+166
| * | | | | selftests/bpf: Implement sample tcp/tcp6 bpf_iter programsYonghong Song2020-06-243-0/+499
| * | | | | selftests/bpf: Add more common macros to bpf_tracing_net.hYonghong Song2020-06-241-0/+35
| * | | | | selftests/bpf: Refactor some net macros to bpf_tracing_net.hYonghong Song2020-06-243-9/+18
| * | | | | selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song2020-06-249-136/+57
| * | | | | bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin2020-06-241-0/+27
| * | | | | selftests/bpf: Workaround for get_stack_rawtp test.Alexei Starovoitov2020-06-241-1/+2
| * | | | | selftests/bpf: Add variable-length data concat pattern less than testJohn Fastabend2020-06-242-4/+78
| * | | | | selftests/bpf: Add variable-length data concatenation pattern testAndrii Nakryiko2020-06-242-0/+152
| * | | | | selftests/bpf: Add __ksym extern selftestAndrii Nakryiko2020-06-222-0/+103
| * | | | | selftests/bpf: Test access to bpf map pointerAndrey Ignatov2020-06-223-0/+780
| * | | | | bpf: Support access to bpf map fieldsAndrey Ignatov2020-06-221-1/+1
| * | | | | tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song2020-06-191-0/+38
* | | | | | selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove2020-07-031-26/+59
* | | | | | selftests: mptcp: add option to specify size of file to transferFlorian Westphal2020-07-011-13/+39
* | | | | | selftests: forwarding: Add tests for ethtool extended stateAmit Cohen2020-06-291-0/+102
* | | | | | selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen2020-06-291-0/+3
* | | | | | selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen2020-06-292-17/+17
* | | | | | selftests: forwarding: Add a RED test for SW datapathPetr Machata2020-06-291-0/+492
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-2594-677/+462
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-2510-35/+321
| |\ \ \ \ \
| | * | | | | tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-253-7/+7
| | * | | | | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-3/+2
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-1/+176
| | |\ \ \ \ \
| | | * | | | | selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2020-06-252-1/+176
| | | | |_|_|/ | | | |/| | |
| | * / | | | wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-231-1/+12
| | |/ / / /
| | * | | | tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu2020-06-201-7/+7
| | * | | | selftests/net: report etf errors correctlyWillem de Bruijn2020-06-191-7/+26
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-172-9/+91
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev2020-06-172-9/+91
| | | |/ /
| * | | | Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-243-5/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tests: test for setns() EINVAL regressionChristian Brauner2020-06-173-5/+17
| | | |/ | | |/|
| * | | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-201-0/+1
| |\ \ \
| | * | | selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle2020-06-161-0/+1
| | |/ /
| * | | Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-2080-637/+123
| |\ \ \ | | |_|/ | |/| |
| | * | selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu2020-06-1616-50/+25
| | * | selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu2020-06-1613-59/+21
| | * | selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu2020-06-1614-43/+19
| | * | selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu2020-06-1666-511/+68
| | * | selftests/ftrace: Add "requires:" list supportMasami Hiramatsu2020-06-163-1/+17
| | * | selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2020-06-162-2/+2
| | * | selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu2020-06-161-1/+1
| | * | tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi2020-06-154-4/+4
| | |/
* | | selftests/net: plug rxtimestamp test into kselftest frameworktannerlove2020-06-233-2/+14
* | | selftests: forwarding: Add a test for pedit munge tcp, udp sport, dportPetr Machata2020-06-221-0/+198
* | | selftests: add selftest for the VRF strict modeAndrea Mayer2020-06-201-0/+390
|/ /
* / tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-3/+3
|/