summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-064-40/+19
|\
| * Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-061-1/+2
| |\
| | * selftests: net: enable bind testsJamie Bainbridge2024-09-051-1/+2
| * | selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
| * | Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-301-3/+3
| |\ \ | | |/ | |/|
| | * iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe2024-08-261-3/+3
* | | selftests: net: convert comma to semicolonChen Ni2024-09-051-3/+3
* | | selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing2024-09-043-37/+57
* | | selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)2024-09-041-8/+2
* | | selftests: mptcp: join: simplify checksum_testsGeliang Tang2024-09-041-32/+11
* | | selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)2024-09-041-18/+18
* | | selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)2024-09-041-44/+45
* | | selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)2024-09-041-32/+33
* | | selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)2024-09-041-11/+78
* | | selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)2024-09-041-15/+30
* | | selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)2024-09-041-9/+22
* | | selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal2024-09-031-22/+40
* | | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+1
* | | selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy2024-08-292-0/+184
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-295-37/+145
|\| |
| * | Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-294-32/+143
| |\ \
| | * | selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)2024-08-291-11/+21
| | * | selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2024-08-292-3/+75
| | * | selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)2024-08-291-12/+15
| | * | selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)2024-08-291-8/+8
| | * | selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)2024-08-291-5/+16
| | * | selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)2024-08-291-7/+18
| | * | selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)2024-08-271-7/+4
| | * | selftests: forwarding: local_termination: Down ports on cleanupPetr Machata2024-08-271-0/+4
| | * | selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata2024-08-271-0/+3
| * | | Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-271-5/+2
| |\ \ \ | | |/ / | |/| |
| | * | selftests/livepatch: wait for atomic replace to occurRyan Sullivan2024-08-261-5/+2
* | | | selftests: netfilter: nft_queue.sh: reduce test file size for debug buildFlorian Westphal2024-08-291-1/+3
* | | | selftests/net: Add trace events matching to tcp_aoDmitry Safonov2024-08-2719-18/+1358
* | | | selftests/net: Synchronize client/server before counters checksDmitry Safonov2024-08-274-4/+14
* | | | selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri2024-08-277-20/+20
* | | | selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov2024-08-271-3/+10
* | | | selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov2024-08-271-1/+1
* | | | selftests/net: Be consistent in kconfig checksDmitry Safonov2024-08-271-11/+12
* | | | selftests/net: Provide test_snprintf() helperDmitry Safonov2024-08-271-10/+51
* | | | selftests/net: Clean-up double assignmentDmitry Safonov2024-08-271-1/+0
* | | | selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko2024-08-271-1/+24
* | | | selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko2024-08-271-1/+22
* | | | net: netconsole: selftests: Create a new netconsole selftestBreno Leitao2024-08-263-1/+242
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-08-267-188/+202
|\ \ \ \
| * | | | selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima2024-08-221-9/+2
| * | | | selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj2024-08-201-25/+36
| * | | | selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj2024-08-201-1/+1
| * | | | selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj2024-08-201-3/+3
| * | | | selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj2024-08-201-81/+2