summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2018-10-202-26/+129
| | * | | | bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-0/+2
| | * | | | bpf: add tests for direct packet access from CGROUP_SKBSong Liu2018-10-191-0/+171
| | * | | | selftests/bpf: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+2
| | * | | | selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-197-1/+299
| | * | | | selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2018-10-181-0/+1
| | * | | | bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend2018-10-171-52/+115
| | * | | | bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-161-5/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-212-0/+84
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-4/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-157-193/+897
| |\ \ \ \ \ \
| | * | | | | | bpf: add tls support for testing in test_sockmapJohn Fastabend2018-10-151-0/+89
| | * | | | | | selftests: bpf: install script with_addr.shAnders Roxell2018-10-111-0/+2
| | * | | | | | selftests: bpf: add config fragment LWTUNNELAnders Roxell2018-10-111-0/+1
| | * | | | | | selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer2018-10-093-2/+491
| | * | | | | | bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer2018-10-091-0/+4
| | * | | | | | selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole2018-10-091-1/+120
| | * | | | | | selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole2018-10-091-190/+190
| * | | | | | | selftests: pmtu: Add optional traffic captures for single testsStefano Brivio2018-10-151-7/+53
| * | | | | | | selftests: pmtu: Allow selection of single testsStefano Brivio2018-10-151-0/+21
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-122-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | selftests: use posix-style redirection in ip_defrag.shPaolo Abeni2018-10-111-4/+4
| * | | | | | | | selftests: mlxsw: qos_mc_aware: Make executablePetr Machata2018-10-101-0/+0
| * | | | | | | | selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2018-10-101-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-0811-42/+1674
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Add C tests for reference trackingJoe Stringer2018-10-033-1/+219
| | * | | | | | | selftests/bpf: Add tests for reference trackingJoe Stringer2018-10-031-0/+759
| | * | | | | | | selftests/bpf: Generalize dummy program typesJoe Stringer2018-10-031-14/+17
| | * | | | | | | bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-031-0/+12
| | * | | | | | | bpf: Reuse canonical string formatter for ctx errsJoe Stringer2018-10-031-5/+5
| | * | | | | | | bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer2018-10-031-7/+7
| | * | | | | | | selftests/bpf: cgroup local storage-based network countersRoman Gushchin2018-10-014-2/+257
| | * | | | | | | selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin2018-10-011-3/+57
| | * | | | | | | selftests/bpf: add verifier per-cpu cgroup storage testsRoman Gushchin2018-10-011-6/+133
| | * | | | | | | selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov2018-09-272-1/+209
| | * | | | | | | selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov2018-09-271-5/+1
| * | | | | | | | selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca2018-10-081-4/+203
| * | | | | | | | selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca2018-10-081-0/+2
| * | | | | | | | selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio2018-10-081-27/+22
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-0/+172
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests: net: Clean up an unused variableJakub Sitnicki2018-10-051-1/+0
| * | | | | | | | | tc-testing: use a plugin to build eBPF programDavide Caratti2018-10-053-6/+70
| * | | | | | | | | tc-testing: fix build of eBPF programsDavide Caratti2018-10-054-9/+63
| * | | | | | | | | fib_tests: Add tests for invalid metric on routeDavid Ahern2018-10-051-5/+11
| * | | | | | | | | fib_tests: Add tests for metrics on routesDavid Ahern2018-10-041-19/+138
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0318-9/+27
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2018-10-011-10/+10
| * | | | | | | | | | selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov2018-09-281-0/+69
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-2510-13/+1522
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov2018-09-141-1/+1
OpenPOWER on IntegriCloud