summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-076-46/+83
|\
| * selftests/bpf: Fix silent Makefile outputAndrii Nakryiko2020-08-071-22/+26
| * bpf: Fix compilation warning of selftestsJianlin Lv2020-08-063-14/+21
| * selftests: bpf: Switch off timeoutJiri Benc2020-08-061-0/+1
| * tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-061-8/+32
| * selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko2020-08-061-2/+3
* | mptcp: more stable diag self-testsPaolo Abeni2020-08-071-4/+5
* | selftests: mptcp: fix dependeciesPaolo Abeni2020-08-071-0/+2
|/
* Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2020-08-061-1/+11
|\
| * csky: Add SECCOMP_FILTER supportedGuo Ren2020-07-311-1/+12
* | Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-08-061-1/+15
|\ \
| * | selftests/seccomp: add xtensa supportMax Filippov2020-07-281-1/+15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-05143-621/+11550
|\ \
| * | selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-051-3/+2
| * | selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin2020-08-051-0/+3
| * | selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin2020-08-051-22/+43
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-042-1/+125
| |\ \
| | * | selftests: netfilter: add meta iif/oif match testFlorian Westphal2020-08-032-1/+125
| * | | selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitchStefano Brivio2020-08-041-0/+180
| * | | selftests: pmtu.sh: Add tests for bridged UDP tunnelsStefano Brivio2020-08-041-7/+159
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0346-203/+2062
| |\ \ \
| | * | | bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skbDmitry Yakunin2020-08-031-0/+5
| | * | | selftests/bpf: Fix spurious test failures in core_retro selftestAndrii Nakryiko2020-08-012-2/+19
| | * | | selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko2020-08-015-29/+73
| | * | | bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-0115-132/+43
| | * | | selftests/bpf: Omit nodad flag when adding addresses to loopbackJakub Sitnicki2020-07-311-2/+2
| | * | | selftests/bpf: Don't destroy failed linkAndrii Nakryiko2020-07-311-14/+28
| | * | | selftests/bpf: Add xdpdrv mode for test_xdp_redirectHangbin Liu2020-07-311-32/+52
| | * | | selftests/bpf: Verify socket storage in cgroup/sock_{create, release}Stanislav Fomichev2020-07-311-0/+19
| | * | | selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song2020-07-312-0/+34
| | * | | bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend2020-07-293-4/+4
| | * | | selftests/bpf: Add new bpf_iter context structs to fix build on old kernelsAndrii Nakryiko2020-07-281-0/+18
| | * | | selftests/bpf: Add BPF XDP link selftestsAndrii Nakryiko2020-07-252-0/+149
| | * | | libbpf: Add support for BPF XDP linkAndrii Nakryiko2020-07-251-1/+1
| | * | | selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu2020-07-253-27/+311
| | * | | selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu2020-07-254-11/+99
| | * | | selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu2020-07-252-0/+191
| | * | | selftests/bpf: Add get_stackid_cannot_attachSong Liu2020-07-251-0/+91
| | * | | selftests/bpf: Add callchain_stackidSong Liu2020-07-252-0/+175
| | * | | selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song2020-07-252-0/+57
| | * | | selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song2020-07-252-0/+106
| | * | | selftests/bpf: Add test for bpf array map iteratorsYonghong Song2020-07-253-0/+247
| | * | | selftests/bpf: Add test for bpf hash map iteratorsYonghong Song2020-07-253-0/+337
| | * | | selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki2020-07-251-1/+53
| * | | | selftests: mlxsw: RED: Test offload of trapping on RED qeventsPetr Machata2020-08-032-6/+40
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-028-23/+121
| |\ \ \ \
| * | | | | selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal2020-07-311-2/+64
| * | | | | selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal2020-07-311-0/+47
| * | | | | selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang2020-07-301-2/+8
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-255-6/+8
| |\ \ \ \ | | | |_|/ | | |/| |