summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-11RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-37/+30
2019-02-11RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-13/+8
2019-02-11RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-17/+12
2019-02-11RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-19/+13
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-74/+56
2019-02-11RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-19/+16
2019-02-11RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-20/+16
2019-02-11RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem-18/+14
2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe-12/+76
2019-02-08iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju-2/+3
2019-02-08iw_cxgb4: complete the cached SRQ buffersRaju Rangoju-8/+157
2019-02-08cxgb4: add tcb flags and tcb rpl structRaju Rangoju-0/+20
2019-02-08RDMA/devices: Re-organize device.c lockingJason Gunthorpe-140/+222
2019-02-08RDMA/devices: Use xarray to store the client_dataJason Gunthorpe-185/+186
2019-02-08RDMA/devices: Use xarray to store the clientsJason Gunthorpe-6/+47
2019-02-08RDMA/device: Use an ida instead of a free page in alloc_nameJason Gunthorpe-11/+17
2019-02-08RDMA/device: Get rid of reg_stateJason Gunthorpe-12/+2
2019-02-08RDMA/device: Call ib_cache_release_one() only from ib_device_release()Jason Gunthorpe-29/+15
2019-02-08RDMA/device: Ensure that security memory is always freedJason Gunthorpe-12/+6
2019-02-08RDMA/device: Check that the rename is nop under the lockJason Gunthorpe-4/+6
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky-409/+325
2019-02-08RDMA/core: Share driver structure size with coreLeon Romanovsky-0/+15
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens-24/+35
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens-2/+2
2019-02-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens-2/+6
2019-02-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens-1/+2
2019-02-08IB/usnic: Fix locking when unregisteringParvi Kaustubhi-2/+4
2019-02-08iw_cxgb4: use tos when finding ipv6 routesSteve Wise-2/+3
2019-02-08iw_cxgb4: use tos when importing the endpointSteve Wise-1/+1
2019-02-08iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise-2/+7
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise-1/+4
2019-02-08RDMA/cma: listening device cm_ids should inherit tosSteve Wise-0/+2
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg-1/+47
2019-02-07RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma-3/+0
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma-3/+25
2019-02-07RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma-18/+70
2019-02-07RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma-55/+99
2019-02-07RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma-7/+14
2019-02-07RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma-153/+276
2019-02-07RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma-1/+51
2019-02-07IB/mlx5: Simplify WQE count power of two checkGal Pressman-3/+3
2019-02-07Documentation/infiniband: update from locked to pinned_vmDavidlohr Bueso-2/+2
2019-02-07drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso-39/+2
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso-55/+6
2019-02-07drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso-6/+0
2019-02-07drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso-46/+27
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso-25/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso-27/+28
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise-182/+123
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky-101/+3