index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: Start using per session key for smb2/3 for signature generation
Shirish Pargaonkar
2013-09-08
1
-18
/
+52
*
cifs: fix bad error handling in crypto code
Jeff Layton
2013-07-31
1
-2
/
+7
*
Limit allocation of crypto mechanisms to dialect which requires
Steve French
2013-07-04
1
-1
/
+89
*
[CIFS] Fix build warning
Steve French
2013-06-27
1
-2
/
+2
*
[CIFS] SMB3 Signing enablement
Steve French
2013-06-26
1
-2
/
+146
*
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
2013-06-24
1
-2
/
+1
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-13
/
+13
*
Do not send SMB2 signatures for SMB3 frames
Steve French
2012-12-09
1
-3
/
+10
*
cifs: change cifs_call_async to use smb_rqst structs
Jeff Layton
2012-09-24
1
-23
/
+17
*
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
Jeff Layton
2012-09-24
1
-0
/
+11
*
cifs: change smb2 signing routines to use smb_rqst structs
Jeff Layton
2012-09-24
1
-22
/
+22
*
CIFS: Enable signing in SMB2
Pavel Shilovsky
2012-09-24
1
-9
/
+156
*
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
2012-07-24
1
-1
/
+22
*
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
2012-07-24
1
-0
/
+151