Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-29 | net/smc: synchronize buffer usage with device | Ursula Braun | 1 | -0/+6 |
2017-07-29 | net/smc: introduce sg-logic for send buffers | Ursula Braun | 1 | -6/+0 |
2017-07-29 | net/smc: use separate memory regions for RMBs | Ursula Braun | 1 | -2/+3 |
2017-07-29 | net/smc: introduce sg-logic for RMBs | Ursula Braun | 1 | -0/+6 |
2017-05-16 | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun | 1 | -2/+0 |
2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal | 1 | -0/+1 |
2017-01-12 | smc: ETH_ALEN as memcpy length for mac addresses | Ursula Braun | 1 | -1/+3 |
2017-01-09 | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 1 | -0/+13 |
2017-01-09 | smc: work request (WR) base for use by LLC and CDC | Ursula Braun | 1 | -0/+11 |
2017-01-09 | smc: remote memory buffers (RMBs) | Ursula Braun | 1 | -0/+5 |
2017-01-09 | smc: introduce SMC as an IB-client | Ursula Braun | 1 | -0/+40 |