aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2transport.c
Commit message (Expand)AuthorAge
* cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar2013-11-02
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-02
* cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar2013-09-08
* cifs: fix bad error handling in crypto codeJeff Layton2013-07-31
* Limit allocation of crypto mechanisms to dialect which requiresSteve French2013-07-04
* [CIFS] Fix build warningSteve French2013-06-27
* [CIFS] SMB3 Signing enablementSteve French2013-06-27
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* Do not send SMB2 signatures for SMB3 framesSteve French2012-12-09
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-24
* cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton2012-09-24
* cifs: change smb2 signing routines to use smb_rqst structsJeff Layton2012-09-24
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-24
* CIFS: Add SMB2 support for async requestsPavel Shilovsky2012-07-24
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-24