]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Feb 2022 23:25:50 +0000 (15:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Feb 2022 23:25:50 +0000 (15:25 -0800)
commit239fd58084e501d2cc2e220eec76fb1a9c490383
treed0a3435b752e2b7a7c8e7d6a3d66d20ead8b7063
parentfef0d722d4223f986fa664c034465c3cf5bd896e
parent11f23877942d07b5a9606b051e18b5324d4ed0a7
Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull ksmbd server fixes from Steve French:

 - NTLMSSP authentication improvement

 - RDMA (smbdirect) fix allowing broader set of NICs to be supported

 - improved buffer validation

 - additional small fixes, including a posix extensions fix for stable

* tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: add support for key exchange
  ksmbd: reduce smb direct max read/write size
  ksmbd: don't align last entry offset in smb2 query directory
  ksmbd: fix same UniqueId for dot and dotdot entries
  ksmbd: smbd: validate buffer descriptor structures
  ksmbd: fix SMB 3.11 posix extension mount failure