summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault2022-02-031-2/+2
| * | | | | selftests: fib offload: use sensible tos valuesGuillaume Nault2022-02-031-6/+6
| * | | | | selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz2022-02-034-4/+9
| * | | | | selftests: mptcp: add fullmesh setting testsGeliang Tang2022-02-031-6/+43
| * | | | | selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang2022-02-031-3/+5
| * | | | | selftests: fib rule: Don't echo modified sysctlsGuillaume Nault2022-02-011-3/+3
| * | | | | selftests: fib rule: Log test descriptionGuillaume Nault2022-02-011-4/+6
| * | | | | selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault2022-02-011-2/+2
| * | | | | selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault2022-02-011-0/+6
| * | | | | selftests/net: timestamping: Fix bind_phc checkGerhard Engleder2022-01-311-2/+2
* | | | | | Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-232-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | selftests: mptcp: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | selftests: net: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| | |/ / / | |/| | |
* | | | | selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault2022-03-091-2/+12
* | | | | selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-091-2/+5
| |_|_|/ |/| | |
* | | | selftests: mptcp: do complete cleanup at exitPaolo Abeni2022-02-241-2/+2
| |_|/ |/| |
* | | selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni2022-02-191-3/+12
* | | selftests: mptcp: more robust signal race testPaolo Abeni2022-02-191-3/+12
* | | selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni2022-02-191-1/+1
* | | selftests: mptcp: fix diag instabilityPaolo Abeni2022-02-191-7/+37
|/ /
* / selftests: mptcp: add missing join checkMatthieu Baerts2022-02-091-0/+1
|/
* selftests: net: ioam: expect support for Queue depth dataJustin Iurman2022-01-211-4/+1
* selftests: mptcp: fix ipv6 routing setupPaolo Abeni2022-01-201-2/+3
* kselftests/net: list all available tests in usage()Li Zhijian2022-01-141-0/+3
* kselftests/net: adapt the timeout to the largest runtimeLi Zhijian2022-01-131-1/+1
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-1022-190/+4983
|\
| * selftests: mptcp: more stable join tests-casesPaolo Abeni2022-01-071-52/+68
| * selftests: mptcp: add tests for subflow creation failurePaolo Abeni2022-01-072-1/+78
| * mptcp: keep track of local endpoint still available for each mskPaolo Abeni2022-01-071-1/+4
| * selftests: mptcp: add disconnect testsPaolo Abeni2022-01-072-27/+160
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-052-1/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-304-10/+17
| |\ \
| * | | selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen2021-12-221-0/+347
| * | | selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6Amit Cohen2021-12-221-0/+563
| * | | selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6Amit Cohen2021-12-221-0/+504
| * | | selftests: forwarding: vxlan_bridge_1q: Remove unused functionAmit Cohen2021-12-221-20/+0
| * | | selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6Amit Cohen2021-12-222-0/+848
| * | | selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6Amit Cohen2021-12-222-0/+815
| * | | selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of pac...Amit Cohen2021-12-221-2/+5
| * | | selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal2021-12-172-66/+51
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-164-13/+38
| |\ \ \
| * | | | selftests/net: expand gro with two machine testWillem de Bruijn2021-12-131-14/+24
| * | | | selftests: mptcp: remove duplicate include in mptcp_inq.cYe Guojin2021-12-101-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-093-10/+93
| |\ \ \ \
| * | | | | selftests: mptcp: check IP_TOS in/out are the sameFlorian Westphal2021-12-071-0/+63
| * | | | | selftests: mptcp: add inq test caseFlorian Westphal2021-12-074-1/+645
| * | | | | selftests: mptcp: add TCP_INQ supportFlorian Westphal2021-12-072-3/+61
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+2
| |\ \ \ \ \
| * | | | | | selftests: net: remove meaningless help optionLi Zhijian2021-12-021-2/+0
| * | | | | | selftests: net: bridge: fix typo in vlan_filtering dependency testIvan Vecera2021-11-291-1/+1