summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-1/+84
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing1-0/+18
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn8-2/+251
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn1-2/+5
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima1-0/+23
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)1-6/+8
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)1-1/+1
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)6-1/+9
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)1-1/+0
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)1-1/+16
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing1-1/+5
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-48/+34
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+6
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-05selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-04selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-04Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds4-5/+11
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-03selftests: 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
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+1
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo1-4/+4
2024-09-02perf python: include "util/sample.h"Xu Yang1-0/+1
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim1-0/+3
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova1-1/+3
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum2-36/+14
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-08-29selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy2-0/+184
2024-08-29tools: ynl: error check scanf() in a sampleJakub Kicinski1-1/+5
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-37/+145
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-32/+143
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+75
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+16
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-08-29selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal1-1/+3
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)1-7/+4
2024-08-27selftests/net: Add trace events matching to tcp_aoDmitry Safonov19-18/+1358
2024-08-27selftests/net: Synchronize client/server before counters checksDmitry Safonov4-4/+14
2024-08-27selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri7-20/+20
2024-08-27selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov1-3/+10