summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/Kconfig
AgeCommit message (Expand)AuthorLines
2026-04-23Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds-1/+1
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher-1/+1
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers-1/+0
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers-0/+1
2026-04-15smb: client: make use of smbdirect.koStefan Metzmacher-2/+3
2026-04-15smb: client: include smbdirect_all_c_files.cStefan Metzmacher-0/+1
2026-04-05smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers-1/+0
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang-0/+11
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers-4/+0
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers-0/+1
2025-10-15smb: client: Use HMAC-SHA256 library for key generationEric Biggers-0/+1
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers-0/+1
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers-0/+1
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic-1/+0
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French-0/+14
2024-05-01cifs: Implement netfslib hooksDavid Howells-0/+1
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert-0/+1
2023-05-24smb: move client and server files to common directory fs/smbSteve French-0/+205