index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2transport.c
Age
Commit message (
Expand
)
Author
2018-04-12
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-01
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-01
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
2017-10-18
Fix encryption labels and lengths for SMB3.1.1
Steve French
2017-07-05
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2017-04-28
cifs: don't check for failure from mempool_alloc()
NeilBrown
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-02-01
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
2017-02-01
CIFS: Separate SMB2 header structure
Pavel Shilovsky
2016-03-28
cifs: merge the hash calculation helpers
Al Viro
2016-01-14
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
2014-12-14
Convert MessageID in smb2_hdr to LE
Sachin Prabhu
2014-08-02
CIFS: Use multicredits for SMB 2.1/3 writes
Pavel Shilovsky
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-09-08
cifs: Start using per session key for smb2/3 for signature generation
Shirish Pargaonkar
2013-07-31
cifs: fix bad error handling in crypto code
Jeff Layton
2013-07-04
Limit allocation of crypto mechanisms to dialect which requires
Steve French
2013-06-27
[CIFS] Fix build warning
Steve French
2013-06-26
[CIFS] SMB3 Signing enablement
Steve French
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2012-12-09
Do not send SMB2 signatures for SMB3 frames
Steve French
2012-09-24
cifs: change cifs_call_async to use smb_rqst structs
Jeff Layton
2012-09-24
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
Jeff Layton
2012-09-24
cifs: change smb2 signing routines to use smb_rqst structs
Jeff Layton
2012-09-24
CIFS: Enable signing in SMB2
Pavel Shilovsky
2012-07-24
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
2012-07-24
CIFS: Make transport routines work with SMB2
Pavel Shilovsky