aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-04-01 14:39:28 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-04-01 14:39:28 -0700
commit7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735 (patch)
treee88e4d5bdc8bcfe3e1a95ba927d3379336cdfca3 /Documentation
parentMerge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 (diff)
parentksmbd: replace usage of found with dedicated list iterator variable (diff)
downloadwireguard-linux-7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735.tar.xz
wireguard-linux-7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735.zip
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Pull ksmbd updates from Steve French: - three cleanup fixes - shorten module load warning - two documentation fixes * tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: replace usage of found with dedicated list iterator variable ksmbd: Remove a redundant zeroing of memory MAINTAINERS: ksmbd: switch Sergey to reviewer ksmbd: shorten experimental warning on loading the module ksmbd: use netif_is_bridge_port Documentation: ksmbd: update Feature Status table
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/cifs/ksmbd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/cifs/ksmbd.rst b/Documentation/filesystems/cifs/ksmbd.rst
index b0d354fd8066..1af600db2e70 100644
--- a/Documentation/filesystems/cifs/ksmbd.rst
+++ b/Documentation/filesystems/cifs/ksmbd.rst
@@ -82,10 +82,10 @@ Signing Update Supported.
Pre-authentication integrity Supported.
SMB3 encryption(CCM, GCM) Supported. (CCM and GCM128 supported, GCM256 in
progress)
-SMB direct(RDMA) Partially Supported. SMB3 Multi-channel is
- required to connect to Windows client.
+SMB direct(RDMA) Supported.
SMB3 Multi-channel Partially Supported. Planned to implement
replay/retry mechanisms for future.
+Receive Side Scaling mode Supported.
SMB3.1.1 POSIX extension Supported.
ACLs Partially Supported. only DACLs available, SACLs
(auditing) is planned for the future. For