summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell2022-06-281-3/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-231-5/+56
| |\
| * | selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen2022-06-171-3/+4
* | | selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-06-231-1/+1
| |/ |/|
* | ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti2022-06-201-9/+27
* | ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-171-0/+33
|/
* Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-122/+0
* selftests net: fix bpf build errorLina Wang2022-06-071-2/+2
* net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-12/+11
* selftests/net: enable lo.accept_local in psock_snd testluyun2022-05-251-0/+2
* net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum2022-05-221-0/+1
* selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong2022-05-203-0/+122
* selftests: fib_nexthops: Make ping timeout configurableAmit Cohen2022-05-201-25/+28
* selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang2022-05-191-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-192-3/+47
|\
| * selftests: forwarding: fix missing backslashJoachim Wiberg2022-05-181-1/+1
| * selftests: mptcp: add subflow limits test-casesPaolo Abeni2022-05-131-2/+46
* | selftests: mptcp: fix a mp_fail test warningGeliang Tang2022-05-161-0/+1
* | selftests: fib_nexthops: Make the test more robustAmit Cohen2022-05-131-24/+24
* | net: selftests: Stress reuseport listenMartin KaFai Lau2022-05-123-0/+132
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-125-0/+415
|\ \ | |/
| * selftests net: add UDP GRO fraglist + bpf self-testsLina Wang2022-05-094-0/+403
| * selftests: add ping test with ping_group_range tunedNicolas Dichtel2022-05-051-0/+12
* | selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean2022-05-111-1/+1
* | selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata2022-05-082-0/+110
* | selftests: lib: Add a generic helper for obtaining HW statsPetr Machata2022-05-082-12/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-054-3/+40
|\ \ | |/
| * selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde2022-05-031-1/+1
| * selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde2022-05-031-1/+1
| * selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-031-0/+3
| * selftests/net/forwarding: add missing tests to MakefileHangbin Liu2022-04-291-0/+33
| * selftests/net: add missing tests to MakefileHangbin Liu2022-04-291-1/+2
* | selftests: router.sh: Add a diagramPetr Machata2022-05-041-0/+18
* | selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata2022-05-041-1/+26
* | selftests: mptcp: functional tests for the userspace PM typeKishen Maloor2022-05-041-0/+779
* | selftests: mptcp: create listeners to receive MPJsKishen Maloor2022-05-041-0/+54
* | selftests: mptcp: capture netlink eventsKishen Maloor2022-05-041-7/+157
* | selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROYKishen Maloor2022-05-041-0/+115
* | selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATEKishen Maloor2022-05-041-0/+129
* | selftests: mptcp: support MPTCP_PM_CMD_REMOVEKishen Maloor2022-05-041-0/+52
* | selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCEKishen Maloor2022-05-041-0/+131
* | selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau2022-05-031-0/+11
* | selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata2022-05-031-3/+18
* | selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean2022-05-021-0/+235
* | selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park2022-05-021-9/+39
* | selftests: mptcp: Add tests for userspace PM typeMat Martineau2022-04-291-0/+66
* | selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang2022-04-271-1/+10
* | selftests: mptcp: check MP_FAIL response mibsGeliang Tang2022-04-271-3/+35
* | selftests: mptcp: add infinite map testcaseGeliang Tang2022-04-272-1/+77
* | selftests: forwarding: add a test for local_termination.shVladimir Oltean2022-04-231-0/+299