summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | bpf, selftest: test global data/bss/rodata sectionsJoe Stringer2019-04-093-4/+267
| | * | | | | | | | | | | | | | bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann2019-04-093-4/+553
| | * | | | | | | | | | | | | | selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov2019-04-051-2/+55
| | * | | | | | | | | | | | | | selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov2019-04-051-0/+27
| | * | | | | | | | | | | | | | selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov2019-04-051-0/+27
| | * | | | | | | | | | | | | | samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-041-2/+2
| | * | | | | | | | | | | | | | selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee2019-04-041-0/+4
| | * | | | | | | | | | | | | | selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov2019-04-042-9/+35
| | * | | | | | | | | | | | | | selftests/bpf: add few verifier scale testsAlexei Starovoitov2019-04-047-1/+215
| | * | | | | | | | | | | | | | selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev2019-04-021-1/+0
| | * | | | | | | | | | | | | | selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev2019-04-021-4/+4
| | * | | | | | | | | | | | | | selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev2019-04-021-1/+1
| | * | | | | | | | | | | | | | selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev2019-04-021-2/+2
| | * | | | | | | | | | | | | | bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song2019-04-011-8/+24
| | * | | | | | | | | | | | | | selftests/bpf: Test variable offset stack accessAndrey Ignatov2019-03-291-2/+77
| * | | | | | | | | | | | | | | net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov2019-04-111-0/+20
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-083-2/+86
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern2019-04-081-1/+69
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov2019-04-061-0/+152
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-0510-32/+238
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | selftests: tc-testing: Add pedit testsDmytro Linkin2019-03-291-0/+903
| * | | | | | | | | | | | | | | | selftests: mlxsw: Add a new test for strict priorityPetr Machata2019-03-281-0/+311
| * | | | | | | | | | | | | | | | selftests: mlxsw: Add qos_lib.shPetr Machata2019-03-282-92/+109
| * | | | | | | | | | | | | | | | selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata2019-03-281-0/+19
| * | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata2019-03-281-0/+95
| * | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata2019-03-281-3/+2
| * | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata2019-03-284-11/+8
| * | | | | | | | | | | | | | | | selftests: forwarding: Test action VLAN modifyDanielle Ratson2019-03-281-0/+164
| * | | | | | | | | | | | | | | | selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen2019-03-281-1/+58
| * | | | | | | | | | | | | | | | selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel2019-03-281-1/+106
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2724-14/+920
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev2019-03-261-1/+15
| * | | | | | | | | | | | | | | | bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire2019-03-251-0/+8
| * | | | | | | | | | | | | | | | selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov2019-03-223-1/+210
| * | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn2019-03-222-10/+19
| * | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn2019-03-222-3/+14
| * | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn2019-03-221-22/+3
| * | | | | | | | | | | | | | | | selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn2019-03-221-11/+49
| * | | | | | | | | | | | | | | | selftests/bpf: extend bpf tunnel test with greWillem de Bruijn2019-03-222-46/+123
| * | | | | | | | | | | | | | | | selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn2019-03-223-22/+149
| * | | | | | | | | | | | | | | | selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn2019-03-222-0/+40
| * | | | | | | | | | | | | | | | selftests/bpf: bpf tunnel encap testWillem de Bruijn2019-03-223-1/+160
| * | | | | | | | | | | | | | | | selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera2019-03-212-5/+12
| * | | | | | | | | | | | | | | | selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer2019-03-216-2/+434
| * | | | | | | | | | | | | | | | selftests/bpf: test references to sock_commonLorenz Bauer2019-03-211-0/+48
| * | | | | | | | | | | | | | | | selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer2019-03-213-46/+46
| * | | | | | | | | | | | | | | | selftests/bpf: Add arm target register definitionsAdrian Ratiu2019-03-201-0/+18
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-2220-107/+570
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+0
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
OpenPOWER on IntegriCloud