summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/devices: Re-organize device.c lockingJason Gunthorpe2019-02-082-140/+222
* RDMA/devices: Use xarray to store the client_dataJason Gunthorpe2019-02-082-185/+186
* RDMA/devices: Use xarray to store the clientsJason Gunthorpe2019-02-082-6/+47
* RDMA/device: Use an ida instead of a free page in alloc_nameJason Gunthorpe2019-02-081-11/+17
* RDMA/device: Get rid of reg_stateJason Gunthorpe2019-02-082-12/+2
* RDMA/device: Call ib_cache_release_one() only from ib_device_release()Jason Gunthorpe2019-02-082-29/+15
* RDMA/device: Ensure that security memory is always freedJason Gunthorpe2019-02-083-12/+6
* RDMA/device: Check that the rename is nop under the lockJason Gunthorpe2019-02-081-4/+6
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-0839-409/+325
* RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-082-0/+15
* IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-084-24/+35
* IB/core: Eliminate a hole in MAD agent structDaniel Jurgens2019-02-081-2/+2
* IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens2019-02-081-2/+6
* IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens2019-02-081-1/+2
* IB/usnic: Fix locking when unregisteringParvi Kaustubhi2019-02-081-2/+4
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2019-02-081-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2019-02-081-1/+1
* iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise2019-02-081-2/+7
* RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-082-1/+4
* RDMA/cma: listening device cm_ids should inherit tosSteve Wise2019-02-081-0/+2
* IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-085-1/+47
* RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma2019-02-071-3/+0
* RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2019-02-072-3/+25
* RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-075-18/+70
* RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-074-55/+99
* RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-074-7/+14
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-079-153/+276
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-075-1/+51
* IB/mlx5: Simplify WQE count power of two checkGal Pressman2019-02-071-3/+3
* Documentation/infiniband: update from locked to pinned_vmDavidlohr Bueso2019-02-071-2/+2
* drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso2019-02-071-39/+2
* drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso2019-02-073-55/+6
* drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso2019-02-071-6/+0
* drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso2019-02-071-46/+27
* drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
* mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-0710-27/+28
* RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-053-182/+123
* RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-053-101/+3
* IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche2019-02-051-8/+8
* RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-047-7/+192
* RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise2019-02-042-20/+41
* iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2019-02-042-2/+2
* RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)2019-02-043-9/+28
* RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)2019-02-044-13/+167
* RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)2019-02-043-13/+112
* RDMA/rxe: Improve loopback markingKamal Heib2019-02-043-8/+5
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-044-14/+11
* RDMA/hns: Make some function staticYueHaibing2019-02-042-5/+6
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04926-4656/+9613
|\
| * Linux 5.0-rc5v5.0-rc5Linus Torvalds2019-02-031-1/+1