aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2020-02-24RDMA/rxe: Fix error type of mmap_offsetJiewei Ke
2020-02-19RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-02-19IB/rdmavt: Reset all QPs when the device is shut downKaike Wan
2020-01-27RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit
2020-01-27IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2020-01-27IB/rxe: replace kvfree with vfreeZhu Yanjun
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2019-12-05IB/rxe: Make counters thread safeParav Pandit
2019-11-24IB/rxe: avoid srq memory leakZhu Yanjun
2019-11-20IB/rxe: fixes for rdma read retryVijay Immanuel
2019-11-20IB/rxe: avoid back-to-back retriesVijay Immanuel
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-06-25IB/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-12-17RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-11-13IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-08RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-07-09RDMA/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche
2018-06-29IB/rxe: don't clear the tx queue on every transferVijay Immanuel
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel
2018-06-18IB/rxe: increase max MR limitVijay Immanuel
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe
2018-06-18IB/rxe: Use rdma GID APIParav Pandit
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-11IB/rxe: avoid double kfree skbZhu Yanjun
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/rxe: avoid unnecessary exportZhu Yanjun
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn
2018-05-17IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun
2018-05-15IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez