summaryrefslogtreecommitdiff
path: root/net/smc/smc_wr.c
AgeCommit message (Expand)Author
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-24net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24net/smc: Remove a WARN_ON() statementBart Van Assche
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-01-25net/smc: check for healthy link group resp. connectionsUrsula Braun
2018-01-25net/smc: terminate link group for ib_post_send problemsUrsula Braun
2018-01-24net/smc: make wait for work request uninterruptibleUrsula Braun
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21net/smc: adapt send request completion notificationUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-04-11net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun