summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: add tests for TC chain templatesJiri Pirko2018-07-231-1/+43
* selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2018-07-232-1/+31
* selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2018-07-232-0/+5
* selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata2018-07-231-107/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-201-6/+145
|\
| * selftests/bpf: add test for sharing objects between netdevsJakub Kicinski2018-07-181-4/+142
| * netdevsim: associate bound programs with shared devJakub Kicinski2018-07-181-2/+3
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-205-54/+40
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-183-45/+22
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-1/+22
| | |\ \
| | | * | bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2018-07-111-1/+22
| | * | | selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn2018-07-121-3/+0
| | |/ /
| | * | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-41/+0
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-7/+17
| |\ \ \
| | * | | rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers2018-07-101-6/+7
| | * | | rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers2018-07-101-1/+10
| | |/ /
| * | | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma2018-06-301-2/+1
* | | | tc-tests: initial version of fw filter unit testsKeara Leibovitz2018-07-181-0/+1049
| |_|/ |/| |
* | | selftests: tls: add selftests for TLS socketsDave Watson2018-07-162-1/+693
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-147-82/+149
|\ \ \
| * | | selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov2018-07-153-6/+16
| * | | selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov2018-07-151-25/+39
| * | | selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov2018-07-152-34/+22
| * | | selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov2018-07-152-6/+6
| * | | selftests/bpf: add test for multiple programsJakub Kicinski2018-07-131-0/+63
| * | | netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski2018-07-131-8/+0
| * | | xdp: factor out common program/flags handling from driversJakub Kicinski2018-07-131-2/+2
| * | | selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski2018-07-111-4/+4
| * | | selftests/bpf: remove duplicated word from test offloadsJakub Kicinski2018-07-111-1/+1
* | | | tc-testing: add geneve options in tunnel_key unit testsPieter Jansen van Vuuren2018-07-121-0/+168
* | | | selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRFPetr Machata2018-07-111-0/+4
* | | | selftests: forwarding: mirror_lib: Tighten up VLAN capturePetr Machata2018-07-101-1/+1
* | | | selftests: mlxsw: Add mlxsw-specific test for mirror to gretapPetr Machata2018-07-071-0/+217
* | | | selftests: forwarding: Allow importing dependent librariesPetr Machata2018-07-072-2/+2
|/ / /
* | | selftests: forwarding: test for bridge port isolationNikolay Aleksandrov2018-07-041-0/+151
* | | selftests: forwarding: lib: extract ping and ping6 so they can be reusedNikolay Aleksandrov2018-07-041-6/+16
* | | selftests: forwarding: Test mirror-to-gretap w/ UL 802.1qPetr Machata2018-07-041-0/+126
* | | selftests: forwarding: Test mirror-to-gretap w/ UL 802.1dPetr Machata2018-07-041-0/+132
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-043-8/+81
|\ \ \
| * | | selftests/bpf: Test sys_connect BPF hooks with TFOAndrey Ignatov2018-06-271-6/+31
| * | | trace_helpers.c: Add helpers to poll multiple perf FDs for eventsToke Høiland-Jørgensen2018-06-272-2/+50
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-037-29/+64
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-026-6/+28
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-015-6/+28
| | |\ \ \
| | | * | | selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
| | | * | | selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
| | | * | | selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
| | | * | | tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0
| | | * | | selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9