summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2020-02-28RDMA/rxe: Fix error type of mmap_offsetJiewei Ke
2020-01-29IB/rxe: replace kvfree with vfreeZhu Yanjun
2019-11-25IB/rxe: fixes for rdma read retryVijay Immanuel
2019-08-04RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-10IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-07-10IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-01-26rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2018-11-10IB/rxe: put the pool on allocation failureDoug Ledford
2018-11-10rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai
2018-09-26IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-09-19IB/rxe: do not copy extra stack memory to skbKees Cook
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-08-24IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche
2018-04-13IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn
2018-03-24IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn
2018-03-24IB/rdmavt: restore IRQs on error path in rvt_create_ah()Dan Carpenter
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
2017-12-25IB/rxe: increment msn only when completing a requestDavid Marchand
2017-12-25IB/rxe: double free on errorDan Carpenter
2017-12-25infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe
2017-11-15IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-10-08IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-10-08IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-14IB/rxe: Fix resid updateEyal Itkin
2017-02-01IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-02-01IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-26IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann
2017-01-26IB/rxe: Increase max number of completions to 32kYonatan Cohen
2017-01-09IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2016-11-16Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-15IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit
2016-10-06IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit
2016-10-06IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit
2016-10-03IB/rdmavt: Trivial function comment corrected.Parav Pandit
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn
2016-10-02IB/rdmavt: Add qp init functionMike Marciniszyn