Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/smc: no socket state changes in tasklet context | Ursula Braun | 2017-04-11 | 1 | -1/+1 |
* | smc: some potential use after free bugs | Dan Carpenter | 2017-01-30 | 1 | -0/+5 |
* | smc: socket closing and linkgroup cleanup | Ursula Braun | 2017-01-09 | 1 | -1/+6 |
* | smc: receive data from RMBE | Ursula Braun | 2017-01-09 | 1 | -0/+10 |
* | smc: connection data control (CDC) | Ursula Braun | 2017-01-09 | 1 | -0/+9 |
* | smc: link layer control (LLC) | Ursula Braun | 2017-01-09 | 1 | -0/+8 |
* | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 2017-01-09 | 1 | -0/+76 |
* | smc: work request (WR) base for use by LLC and CDC | Ursula Braun | 2017-01-09 | 1 | -0/+11 |
* | smc: remote memory buffers (RMBs) | Ursula Braun | 2017-01-09 | 1 | -1/+223 |
* | smc: connection and link group creation | Ursula Braun | 2017-01-09 | 1 | -0/+336 |