aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_wr.c
Commit message (Expand)AuthorAge
* net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-04
* net/smc: fix use of variable in cleared areaKarsten Graul2019-02-01
* net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-21
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * net/smc: improve delete link processingKarsten Graul2018-07-26
| * net/smc: add function to get link group from linkStefan Raspl2018-07-23
* | net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | net/smc: Remove a WARN_ON() statementBart Van Assche2018-07-24
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* net/smc: periodic testlink supportKarsten Graul2018-05-02
* net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-25
* net/smc: terminate link group for ib_post_send problemsUrsula Braun2018-01-25
* net/smc: make wait for work request uninterruptibleUrsula Braun2018-01-24
* net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net/smc: adapt send request completion notificationUrsula Braun2017-09-21
* net/smc: register RMB-related memory regionUrsula Braun2017-07-29
* net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun2017-04-11
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-09
* smc: connection data control (CDC)Ursula Braun2017-01-09
* smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun2017-01-09
* smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-09