]> 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)
commit812c9591d7bb3308234c159aa17f2769e820b1fb
treed0a3435b752e2b7a7c8e7d6a3d66d20ead8b7063
parent528f5727cb007c92c31cb1a26a8865e2f11e8ed1
parent332faab3dccc6ce1c3d34d7b343bacbdc7504136
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