summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2021-07-15RDMA/rxe: Fix memory leak in error path codeBob Pearson
2021-07-15RDMA/rxe: Remove the repeated 'mr->umem = umem'Xiao Yang
2021-07-15RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()Ira Weiny
2021-07-15RDMA/siw: Remove kmap()Ira Weiny
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-25RDMA/rxe: Missing unlock on error in get_srq_wqe()Dan Carpenter
2021-06-22RDMA/rxe: Fix redundant skb_put_zeroBob Pearson
2021-06-22RDMA/rxe: Fix extra copy in prepare_ack_packetBob Pearson
2021-06-22RDMA/rxe: Fix over copying in get_srq_wqeBob Pearson
2021-06-22RDMA/rxe: Fix extra copies in build_rdma_network_hdrBob Pearson
2021-06-22RDMA/rxe: Fix redundant call to ip_send_checkBob Pearson
2021-06-22RDMA/rxe: Fix useless copy in send_atomic_ackBob Pearson
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/rxe: Disallow MR dereg and invalidate when boundBob Pearson
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson
2021-06-16RDMA/rxe: Move local ops to subroutineBob Pearson
2021-06-16RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASKBob Pearson
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson
2021-06-16RDMA/rxe: Enable MW object poolBob Pearson
2021-06-16RDMA/rxe: Return errors for add index and keyBob Pearson
2021-06-16RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-06-03RDMA/rxe: Fix failure during driver loadKamal Heib
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-06-03RDMA/rxe: Protect user space index loads/storesBob Pearson
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson
2021-05-20RDMA/rxe: Remove unused parameter udataLang Cheng
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky
2021-05-11RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky
2021-05-10RDMA/siw: Release xarray entryLeon Romanovsky
2021-05-10RDMA/siw: Properly check send and receive CQ pointersLeon Romanovsky
2021-04-27RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong
2021-04-21RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson
2021-04-08RDMA/rxe: Fix missing acks from responderBob Pearson
2021-03-31RDMA/rxe: Remove rxe_dma_device declarationKamal Heib
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-01RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha