summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-06143-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-0446-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-022-2/+19
| | * | selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko2020-08-025-29/+73
| | * | bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-0215-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-262-0/+149
| | * | libbpf: Add support for BPF XDP linkAndrii Nakryiko2020-07-261-1/+1
| | * | selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu2020-07-263-27/+311
| | * | selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu2020-07-264-11/+99
| | * | selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu2020-07-262-0/+191
| | * | selftests/bpf: Add get_stackid_cannot_attachSong Liu2020-07-261-0/+91
| | * | selftests/bpf: Add callchain_stackidSong Liu2020-07-262-0/+175
| | * | selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song2020-07-262-0/+57
| | * | selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song2020-07-262-0/+106
| | * | selftests/bpf: Add test for bpf array map iteratorsYonghong Song2020-07-263-0/+247
| | * | selftests/bpf: Add test for bpf hash map iteratorsYonghong Song2020-07-263-0/+337
| | * | selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki2020-07-261-1/+53
| * | | selftests: mlxsw: RED: Test offload of trapping on RED qeventsPetr Machata2020-08-042-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-08-011-2/+64
| * | | | selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal2020-08-011-0/+47
| * | | | selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang2020-07-311-2/+8
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-265-6/+8
| |\ \ \
| * | | | vrf: Handle CONFIG_SYSCTL not setDavid Ahern2020-07-241-0/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-2216-44/+2602
| |\ \ \ \
| | * | | | bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2020-07-211-8/+25
| | * | | | tools/bpf: Sync btf_ids.h to toolsYonghong Song2020-07-211-0/+1
| | * | | | samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich2020-07-215-7/+7
| | * | | | selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich2020-07-211-1/+1
| | * | | | selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich2020-07-211-3/+9
| | * | | | selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki2020-07-184-23/+1960
| | * | | | selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki2020-07-181-0/+492
| | * | | | selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev2020-07-161-2/+1
| | * | | | selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2020-07-162-0/+106
| * | | | | tc-testing: Add tdc to kselftestsBriana Oursler2020-07-215-4/+13