Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-05 | CIFS: SMBD: Support page offset in memory registration | Long Li | 1 | -1/+1 |
2018-01-26 | move a few externs to smbdirect.h to eliminate warning | Steve French | 1 | -0/+9 |
2018-01-24 | CIFS: SMBD: Implement RDMA memory registration | Long Li | 1 | -0/+53 |
2018-01-24 | CIFS: SMBD: Implement function to send data via RDMA send | Long Li | 1 | -0/+5 |
2018-01-24 | CIFS: SMBD: Implement function to receive data via RDMA receive | Long Li | 1 | -0/+7 |
2018-01-24 | CIFS: SMBD: Implement function to destroy a SMB Direct connection | Long Li | 1 | -0/+3 |
2018-01-24 | CIFS: SMBD: Implement function to reconnect to a SMB Direct transport | Long Li | 1 | -0/+4 |
2018-01-24 | CIFS: SMBD: Implement function to create a SMB Direct connection | Long Li | 1 | -0/+6 |
2018-01-24 | CIFS: SMBD: Establish SMB Direct connection | Long Li | 1 | -0/+230 |
2018-01-24 | CIFS: SMBD: Add SMB Direct protocol initial values and constants | Long Li | 1 | -0/+21 |