summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2transport.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-02cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar
2013-11-02cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner
2013-09-08cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar
2013-07-31cifs: fix bad error handling in crypto codeJeff Layton
2013-07-04Limit allocation of crypto mechanisms to dialect which requiresSteve French
2013-06-27[CIFS] Fix build warningSteve French
2013-06-27[CIFS] SMB3 Signing enablementSteve French
2013-06-24cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton
2013-05-05[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2012-12-10Do not send SMB2 signatures for SMB3 framesSteve French
2012-09-25cifs: change cifs_call_async to use smb_rqst structsJeff Layton
2012-09-25cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton
2012-09-25cifs: change smb2 signing routines to use smb_rqst structsJeff Layton
2012-09-25CIFS: Enable signing in SMB2Pavel Shilovsky
2012-07-24CIFS: Add SMB2 support for async requestsPavel Shilovsky
2012-07-24CIFS: Make transport routines work with SMB2Pavel Shilovsky