summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-10-05selftests: net: add new ioam testsJustin Iurman4-0/+2787
2024-10-05selftests: net: remove ioam testsJustin Iurman4-1448/+0
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko2-15/+41
2024-10-04selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson1-7/+5
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-03selftests/net: Add missing va_end.zhang jiao1-0/+1
2024-10-03selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-09-27selftests: netfilter: Add missing return valuezhang jiao1-0/+1
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter1-28/+29
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni8-2/+893
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter1-1/+1
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal1-1/+91
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea4-0/+623
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal3-0/+178
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn1-2/+7
2024-09-14selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel1-0/+56
2024-09-14selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel1-0/+34
2024-09-13selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn11-0/+427
2024-09-13selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn13-0/+674
2024-09-13selftests/net: packetdrill: run in netns and expand configWillem de Bruijn2-2/+7
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+19
2024-09-12selftests: add ncdevmem, netcat for devmem TCPMina Almasry3-0/+580
2024-09-12selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)1-1/+1
2024-09-12selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)1-0/+2
2024-09-12selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-11Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-1/+84
2024-09-11net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing1-0/+18
2024-09-11selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-10selftests/net: integrate packetdrill with ksftWillem de Bruijn7-0/+248
2024-09-10af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima1-0/+23
2024-09-10selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)1-6/+8
2024-09-10selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)1-1/+1
2024-09-10selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)6-1/+9
2024-09-10selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)1-1/+0
2024-09-10selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)1-1/+16
2024-09-10selftests: return failure when timestamps can't be reportedJason Xing1-1/+5
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-09-06selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-04selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-04selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-04selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-04selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-04selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-04selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-04selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40