summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel2020-01-141-0/+873
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-092-1/+22
| |\ \ \ | | |_|/ | |/| |
| * | | fcnal-test: Fix vrf argument in local tcp testsDavid Ahern2020-01-061-4/+4
| * | | selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen2020-01-061-0/+25
| * | | selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen2020-01-061-0/+44
| * | | selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen2020-01-061-0/+82
| * | | selftests: forwarding: router: Add test case for source IP in class EAmit Cohen2020-01-061-1/+37
| * | | wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld2020-01-055-48/+50
| * | | fcnal-test: Add TCP MD5 tests for VRFDavid Ahern2020-01-021-0/+313
| * | | fcnal-test: Add TCP MD5 testsDavid Ahern2020-01-021-0/+145
| * | | nettest: Add support for TCP_MD5 extensionsDavid Ahern2020-01-021-13/+69
| * | | nettest: Return 1 on MD5 failure for server modeDavid Ahern2020-01-021-1/+1
| * | | selftests: mlxsw: Add a self-test for port-default priorityPetr Machata2020-01-022-0/+199
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-3113-38/+103
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-2734-1227/+1644
| |\ \ \ \
| | * | | | bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko2019-12-272-1/+11
| | * | | | selftests/bpf: Preserve errno in test_progs CHECK macrosAndrey Ignatov2019-12-201-0/+4
| | * | | | selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multiAndrey Ignatov2019-12-191-3/+50
| | * | | | selftests/bpf: Convert test_cgroup_attach to prog_testsAndrey Ignatov2019-12-196-574/+498
| | * | | | selftests/bpf: Fix test_attach_probeAlexei Starovoitov2019-12-191-3/+4
| | * | | | libbpf: Allow to augment system Kconfig through extra optional configAndrii Nakryiko2019-12-181-28/+4
| | * | | | libbpf: Put Kconfig externs into .kconfig sectionAndrii Nakryiko2019-12-183-21/+19
| | * | | | bpf: Allow to change skb mark in test_runNikita V. Shirokov2019-12-182-0/+6
| | * | | | bpftool, selftests/bpf: Embed object file inside skeletonAndrii Nakryiko2019-12-178-30/+11
| | * | | | selftests/bpf: More succinct Makefile outputAndrii Nakryiko2019-12-181-0/+36
| | * | | | selftests/bpf: Add flexible array relocation testsAndrii Nakryiko2019-12-156-4/+56
| | * | | | selftests/bpf: Add tests for libbpf-provided externsAndrii Nakryiko2019-12-154-1/+283
| | * | | | libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-1/+1
| | * | | | selftests/bpf: Add test validating data section to struct convertion layoutAndrii Nakryiko2019-12-152-0/+88
| | * | | | selftests/bpf: Convert few more selftest to skeletonsAndrii Nakryiko2019-12-155-249/+149
| | * | | | selftests/bpf: Add BPF skeletons selftests and convert attach_probe.cAndrii Nakryiko2019-12-154-133/+74
| | * | | | libbpf: Expose BPF program's function nameAndrii Nakryiko2019-12-151-7/+4
| | * | | | libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o filesAndrii Nakryiko2019-12-151-20/+3
| | * | | | libbpf: Add generic bpf_program__attach()Andrii Nakryiko2019-12-151-4/+2
| | * | | | selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUNStanislav Fomichev2019-12-132-0/+7
| | * | | | selftests: bpf: Add xdp_perf testBjörn Töpel2019-12-131-0/+25
| | * | | | selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko2019-12-131-5/+24
| | * | | | selftests/bpf: Add CPU mask parsing testsAndrii Nakryiko2019-12-131-0/+78
| | * | | | selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki2019-12-131-136/+131
| | * | | | selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki2019-12-132-1/+1
| | * | | | selftests/bpf: Pull up printing the test name into test runnerJakub Sitnicki2019-12-131-15/+12
| | * | | | selftests/bpf: Propagate errors during setup for reuseport testsJakub Sitnicki2019-12-131-51/+85
| | * | | | selftests/bpf: Run reuseport tests in a loopJakub Sitnicki2019-12-131-21/+34
| | * | | | selftests/bpf: Unroll the main loop in reuseport testJakub Sitnicki2019-12-131-32/+41
| | * | | | selftests/bpf: Add helpers for getting socket family & type nameJakub Sitnicki2019-12-131-3/+25
| | * | | | selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki2019-12-131-3/+3
| | * | | | selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki2019-12-132-10/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2229-255/+680
| |\ \ \ \ \
| * | | | | | vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella2019-12-201-0/+34
| * | | | | | testing/vsock: print list of options and descriptionStefano Garzarella2019-12-202-2/+24