summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-05-20selftests: net: Fix spellingsSumanth Gavini1-2/+2
2025-05-20selftests: nci: Fix "Electrnoics" to "Electronics"Sumanth Gavini1-1/+1
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev3-1/+82
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini1-1/+1
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller5-13/+42
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella1-2/+10
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella1-8/+30
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella2-0/+19
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-61/+847
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-45/+174
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli5-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli1-2/+8
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy1-12/+16
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry2-15/+311
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu1-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu7-30/+4
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu6-251/+76
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu1-42/+7
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu3-8/+0
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu1-0/+2
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski1-0/+16
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-0/+631
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds4-12/+38
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+4
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang6-0/+136
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski6-494/+1
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal1-21/+42
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-30/+290
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-18/+240
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.1-1/+11
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan2-0/+3
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes1-6/+10
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei1-5/+5
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni4-0/+431
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski1-1/+23
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir1-3/+14
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir1-2/+4
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir1-13/+9
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang1-2/+2
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan1-0/+32
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan1-2/+157
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan1-18/+20
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan1-9/+10
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan1-5/+11
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang2-8/+24