summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbdirect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* CIFS: SMBD: Implement function to send data via RDMA sendLong Li2018-01-251-0/+246
* CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li2018-01-251-0/+228
* CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li2018-01-251-0/+16
* CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li2018-01-251-0/+36
* CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li2018-01-251-0/+17
* CIFS: SMBD: Establish SMB Direct connectionLong Li2018-01-251-0/+1571
* CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li2018-01-251-0/+77