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)
commit555f3d7be91a873114c9656069f1a9fa476ec41a
treed0a3435b752e2b7a7c8e7d6a3d66d20ead8b7063
parent2ade8eef993c37a2a43e51a9b1f6c25509a2acce
parentf9929ef6a2a55f03aac61248c6a3a987b8546f2a
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