index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsencrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
smb: client: Clear sensitive stack data in cifsencrypt.c
Thomas Huth
1
-3
/
+9
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
1
-2
/
+0
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
1
-40
/
+20
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-08
cifs: SMB1 split: cifsencrypt.c
David Howells
1
-123
/
+0
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
1
-1
/
+0
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-5
/
+8
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
1
-40
/
+12
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
1
-28
/
+8
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
1
-3
/
+0
2025-10-15
smb: client: Use HMAC-MD5 library for NTLMv2
Eric Biggers
1
-92
/
+22
2025-10-15
smb: client: Use MD5 library for SMB1 signature calculation
Eric Biggers
1
-17
/
+17
2025-10-15
smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
Eric Biggers
1
-16
/
+36
2025-09-29
smb: Use arc4 library instead of duplicate arc4 code
Eric Biggers
1
-4
/
+4
2025-07-27
smb: client: fix session setup against servers that require SPN
Paulo Alcantara
1
-18
/
+61
2025-07-27
smb: client: allow parsing zero-length AV pairs
Paulo Alcantara
1
-2
/
+2
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
1
-11
/
+5
2025-01-19
smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
Paulo Alcantara
1
-22
/
+41
2025-01-19
smb: client: introduce av_for_each_entry() helper
Paulo Alcantara
1
-70
/
+53
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-0
/
+1
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-1
/
+0
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
1
-83
/
+50
2024-09-26
smb: client: allocate crypto only for primary server
Enzo Matsumiya
1
-6
/
+11
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
1
-51
/
+0
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
1
-86
/
+23
2024-01-23
smb: Work around Clang __bdos() type confusion
Kees Cook
1
-1
/
+1
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+861