summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | bpf: add ld64 imm test casesDaniel Borkmann2018-05-142-0/+142
| | * | | | | | bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-142-2/+142
| | * | | | | | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-114-68/+38
| | * | | | | | selftests/bpf: Fix bash reference in MakefileJoe Stringer2018-05-111-3/+3
| | * | | | | | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+3
| | * | | | | | selftests/bpf: ignore build productsSirio Balmelli2018-05-101-0/+1
| | * | | | | | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau2018-05-091-13/+276
| | * | | | | | bpf: btf: Some test_btf clean upMartin KaFai Lau2018-05-091-102/+99
| * | | | | | | tc-testing: updated mirred and vlan with more testsRoman Mashak2018-05-162-20/+324
| * | | | | | | tc-testing: fixed copy-pasting error in police testsRoman Mashak2018-05-161-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-112-5/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-071-0/+103
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson2018-04-171-0/+103
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-079-30/+873
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-031-7/+259
| | * | | | | | | | tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song2018-04-293-11/+98
| | * | | | | | | | tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song2018-04-293-12/+266
| | * | | | | | | | tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song2018-04-291-0/+45
| | * | | | | | | | samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-292-0/+203
| | * | | | | | | | tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-0/+2
| * | | | | | | | | selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell2018-05-071-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-049-26/+81
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata2018-05-031-0/+6
| * | | | | | | | | | selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata2018-05-033-20/+10
| * | | | | | | | | | selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata2018-05-031-0/+17
| * | | | | | | | | | selftests: forwarding: Allow running specific testsIdo Schimmel2018-05-0315-63/+219
| * | | | | | | | | | selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel2018-05-031-1/+1
| * | | | | | | | | | tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh2018-05-031-2/+72
| * | | | | | | | | | selftest: add test for TCP_INQSoheil Hassas Yeganeh2018-05-012-1/+191
| * | | | | | | | | | selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet2018-04-291-28/+38
| * | | | | | | | | | selftests: forwarding: Test changes in mirror-to-gretapPetr Machata2018-04-271-0/+194
| * | | | | | | | | | selftests: forwarding: Test neighbor updates when mirroring to gretapPetr Machata2018-04-271-0/+101
| * | | | | | | | | | selftests: forwarding: Test flower mirror to gretapPetr Machata2018-04-271-0/+116
| * | | | | | | | | | selftests: forwarding: Test mirror to gretap w/ bound devPetr Machata2018-04-271-0/+213
| * | | | | | | | | | selftests: forwarding: Test gretap mirror with next-hop remotePetr Machata2018-04-271-0/+117
| * | | | | | | | | | selftests: forwarding: Add test for mirror to gretapPetr Machata2018-04-271-0/+139
| * | | | | | | | | | selftests: forwarding: Add libs for gretap mirror testingPetr Machata2018-04-274-0/+350
| * | | | | | | | | | selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio2018-04-271-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-268-5/+3522
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/bpf: bpf tunnel test.William Tu2018-04-273-2/+1445
| | * | | | | | | | | bpf: reduce runtime of test_sockmap testsJohn Fastabend2018-04-251-17/+16
| | * | | | | | | | | bpf: sockmap, add selftestsJohn Fastabend2018-04-253-2/+1808
| | * | | | | | | | | tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song2018-04-251-2/+2
| | * | | | | | | | | selftests: bpf: update .gitignore with missing fileAnders Roxell2018-04-241-0/+1
| | * | | | | | | | | tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon2018-04-241-0/+266
| | * | | | | | | | | samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+3
| * | | | | | | | | | selftests: udp gso benchmarkWillem de Bruijn2018-04-265-1/+763
| * | | | | | | | | | selftests: udp gso with corkingWillem de Bruijn2018-04-262-10/+38
| * | | | | | | | | | selftests: udp gso with connected socketsWillem de Bruijn2018-04-262-2/+122
| * | | | | | | | | | selftests: udp gsoWillem de Bruijn2018-04-264-1/+504