summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Add Q-in-VNI veto testsAmit Cohen2020-12-092-0/+143
* selftests: forwarding: Add Q-in-VNI testPetr Machata2020-12-091-0/+347
* selftests: mlxsw: Test RIF's reference count when joining a LAGIdo Schimmel2020-12-071-0/+43
* selftests: forwarding: Add MPLS L2VPN testGuillaume Nault2020-12-053-0/+196
* selftests: add selftest for the SRv6 End.DT6 (VRF) behaviorAndrea Mayer2020-12-041-0/+502
* selftests: add selftest for the SRv6 End.DT4 behaviorAndrea Mayer2020-12-041-0/+494
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-0442-266/+1265
|\
| * selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko2020-12-041-13/+23
| * selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko2020-12-042-0/+119
| * selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko2020-12-042-2/+33
| * selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko2020-12-043-11/+151
| * selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko2020-12-041-3/+3
| * selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko2020-12-049-3/+198
| * selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta2020-12-044-0/+40
| * bpf: Fix cold build of test_progs-no_alu32Brendan Jackman2020-12-031-1/+1
| * selftests/bpf: Indent ima_setup.sh with tabs.KP Singh2020-12-031-54/+54
| * selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh2020-12-031-0/+1
| * selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh2020-12-031-0/+15
| * selftests/bpf: Update ima_setup.sh for busyboxKP Singh2020-12-031-4/+8
| * selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev2020-12-031-10/+18
| * bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-032-8/+1
| * selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev2020-12-022-0/+62
| * selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev2020-12-023-184/+171
| * selftests/bpf: Fix flavored variants of test_imaKP Singh2020-11-301-0/+1
| * bpf: Fix selftest compilation on clang 11Andrei Matei2020-11-261-0/+2
| * bpf: Add a selftest for bpf_ima_inode_hashKP Singh2020-11-264-0/+186
| * selftest/bpf: Fix rst formatting in readmeAndrei Matei2020-11-241-13/+15
| * selftest/bpf: Fix link in readmeAndrei Matei2020-11-241-1/+4
| * selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel2020-11-197-18/+52
| * selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2020-11-191-0/+13
| * selftests/bpf: Fix broken riscv buildBjörn Töpel2020-11-191-1/+2
| * bpf: Add tests for bpf_bprm_opts_set helperKP Singh2020-11-182-0/+150
| * selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo2020-11-161-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-041-0/+1
|\ \
| * | selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti2020-11-281-0/+1
* | | selftests: forwarding: Add QinQ veto testingDanielle Ratson2020-12-021-0/+296
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-281-4/+4
|\| |
| * | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-211-4/+4
| |\ \
| | * | selftests/seccomp: sh: Fix register namesKees Cook2020-11-201-2/+2
| | * | selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook2020-11-201-2/+2
* | | | selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko2020-11-271-7/+33
* | | | selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel2020-11-241-0/+36
* | | | selftests: forwarding: Add blackhole nexthops testsIdo Schimmel2020-11-241-1/+57
* | | | selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel2020-11-241-3/+22
* | | | selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang2020-11-211-1/+69
* | | | selftests: mptcp: add link failure test caseFlorian Westphal2020-11-211-22/+82
* | | | selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel2020-11-211-0/+356
* | | | selftests: forwarding: Add device-only nexthop testIdo Schimmel2020-11-211-0/+160
* | | | selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel2020-11-211-0/+11
* | | | selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel2020-11-211-1/+0