summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev2019-06-274-1/+449
| | * | | | | | | | | | | selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev2019-06-274-1/+328
| | * | | | | | | | | | | selftests/bpf: add sockopt testStanislav Fomichev2019-06-273-1/+1024
| | * | | | | | | | | | | selftests/bpf: test sockopt section nameStanislav Fomichev2019-06-271-0/+10
| | * | | | | | | | | | | selftests/bpf: build tests with debug infoAndrii Nakryiko2019-06-261-1/+1
| | * | | | | | | | | | | selftests, bpf: Add test for veth native XDPToshiaki Makita2019-06-244-0/+162
| * | | | | | | | | | | | blackhole_dev: add a selftestMahesh Bandewar2019-07-013-1/+13
| * | | | | | | | | | | | tc-testing: added tdc tests for prio qdiscRoman Mashak2019-07-011-0/+276
| * | | | | | | | | | | | tc-testing: updated mirred action tests with batch create/deleteRoman Mashak2019-07-011-0/+94
| * | | | | | | | | | | | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal2019-06-291-6/+10
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-273-2/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal2019-06-271-0/+20
| * | | | | | | | | | | | tc-testing: add ingress qdisc testsRoman Mashak2019-06-251-0/+102
| * | | | | | | | | | | | tc-testing: Restore original behaviour for namespaces in tdcLucas Bates2019-06-258-20/+296
| * | | | | | | | | | | | selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14
| * | | | | | | | | | | | selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio2019-06-241-0/+60
| * | | | | | | | | | | | selftests: add route_localnet test scriptShijie Luo2019-06-241-0/+74
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2242-146/+271
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2055-348/+2119
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | selftests/bpf: add realistic loop testsAlexei Starovoitov2019-06-1915-12/+1347
| | * | | | | | | | | | | selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov2019-06-191-0/+161
| | * | | | | | | | | | | selftests/bpf: fix testsAlexei Starovoitov2019-06-193-20/+24
| | * | | | | | | | | | | selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
| | * | | | | | | | | | | selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko2019-06-1814-140/+285
| | * | | | | | | | | | | selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-185-72/+87
| | * | | | | | | | | | | selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2019-06-182-7/+76
| | * | | | | | | | | | | selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2019-06-152-32/+38
| | * | | | | | | | | | | bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau2019-06-151-0/+54
| | * | | | | | | | | | | selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter2019-06-151-1/+1
| | * | | | | | | | | | | bpf: use libbpf_num_possible_cpus internallyHechao Li2019-06-111-32/+5
| | * | | | | | | | | | | selftests/bpf: remove bpf_util.h from BPF C progsHechao Li2019-06-115-4/+6
| | * | | | | | | | | | | selftests/bpf : clean up feature/ when make cleanHechao Li2019-06-111-1/+2
| | * | | | | | | | | | | selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko2019-06-101-2/+2
| | * | | | | | | | | | | tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon2019-06-101-0/+18
| | * | | | | | | | | | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-15/+0
| * | | | | | | | | | | | selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2019-06-192-34/+59
| * | | | | | | | | | | | selftests: tc: add ingress device matching supportJiri Pirko2019-06-193-2/+225
| * | | | | | | | | | | | selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel2019-06-181-0/+349
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1751-359/+918
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net/udpgso_bench.sh test fails on errorFred Klassen2019-06-171-0/+33
| * | | | | | | | | | | | | net/udpgso_bench.sh add UDP GSO audit testsFred Klassen2019-06-171-1/+18
| * | | | | | | | | | | | | net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen2019-06-171-15/+276
| * | | | | | | | | | | | | selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2019-06-171-0/+21
| * | | | | | | | | | | | | selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn2019-06-161-3/+2
| * | | | | | | | | | | | | tc-tests: updated skbedit testsRoman Mashak2019-06-161-9/+53
| * | | | | | | | | | | | | tc-tests: added path to ip command in tdcRoman Mashak2019-06-161-0/+2
| * | | | | | | | | | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-1/+0
| * | | | | | | | | | | | | selftests: ptp: Add Physical Hardware Clock testShalom Toledo2019-06-131-0/+166
| * | | | | | | | | | | | | tc-tests: updated fw with bind actions by reference use casesRoman Mashak2019-06-131-0/+144
| * | | | | | | | | | | | | selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio2019-06-111-1/+50
OpenPOWER on IntegriCloud