summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-2020-31/+31
* RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng2020-02-202-11/+3
* RDMA/hns: fix spelling mistake: "attatch" -> "attach"Colin Ian King2020-02-201-1/+1
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-02-191-3/+4
* RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid indexSelvin Xavier2020-02-191-11/+12
* RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier2020-02-191-0/+17
* RDMA/ucma: Use refcount_t for the ctx->refJason Gunthorpe2020-02-191-5/+5
* RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-181-7/+15
* RDMA/hns: Delayed flush cqe process with workqueueYixian Liu2020-02-133-50/+66
* RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu2020-02-133-11/+49
* RDMA/core: Add weak ordering dma attr to dma mappingMichael Guralnik2020-02-131-4/+7
* RDMA/ucma: Mask QPN to be 24 bits according to IBTALeon Romanovsky2020-02-132-1/+4
* RDMA/siw: Fix setting active_mtu attributeKamal Heib2020-02-111-1/+1
* i40iw: Do an RCU lookup in i40iw_add_ipv4_addrShiraz Saleem2020-02-111-12/+6
* RDMA/hns: Optimize eqe buffer allocation flowXi Wang2020-02-112-383/+108
* RDMA/hns: Cleanups of magic numbersLang Cheng2020-02-114-17/+21
* RDMA/cma: Use refcount API to reflect refcountParav Pandit2020-02-112-4/+4
* RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit2020-02-111-18/+24
* RDMA/cma: Use refcount API to reflect refcountParav Pandit2020-02-111-5/+4
* RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit2020-02-113-16/+16
* RDMA/cma: Use RDMA device port iteratorParav Pandit2020-02-111-6/+7
* RDMA/cma: Use a helper function to enqueue resolve work itemsParav Pandit2020-02-111-8/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-3187-3099/+3760
|\
| * RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-303-23/+3
| * RDMA/efa: Mask access flags with the correct optional rangeGal Pressman2020-01-291-1/+1
| * RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit2020-01-281-0/+2
| * RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov2020-01-281-3/+6
| * IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge2020-01-271-26/+3
| * IB/opa_vnic: Spelling correction of 'erorr' to 'error'Dillon Brock2020-01-251-1/+1
| * IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor2020-01-251-1/+1
| * RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-252-288/+0
| * RDMA/cm: Use IBA functions for complex structure membersJason Gunthorpe2020-01-251-64/+107
| * RDMA/cm: Use IBA functions for simple structure membersJason Gunthorpe2020-01-251-139/+245
| * RDMA/cm: Use IBA functions for swapping get/set acessorsJason Gunthorpe2020-01-252-269/+36
| * RDMA/cm: Use IBA functions for simple get/set acessorsJason Gunthorpe2020-01-252-509/+104
| * RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2020-01-252-0/+268
| * RDMA/cm: Add accessors for CM_REQ transport_typeJason Gunthorpe2020-01-251-12/+29
| * IB/mlx5: Return the administrative GUID if existsDanit Goldberg2020-01-251-16/+12
| * RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fenceJason Gunthorpe2020-01-251-0/+2
| * Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-2138-209/+317
| |\
| * | IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-01-161-4/+16
| * | IB/mlx5: Expose RoCE accelerator countersAvihai Horon2020-01-161-0/+18
| * | RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik2020-01-164-5/+23
| * | RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik2020-01-161-0/+8
| * | RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik2020-01-161-0/+1
| * | RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe2020-01-165-62/+114
| * | RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() pathJason Gunthorpe2020-01-162-21/+5
| * | RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe2020-01-162-2/+25
| * | IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko2020-01-151-1/+2
| * | RDMA/rxe: Compute the maximum sges and inline size based on the WQE sizeRao Shoaib2020-01-151-10/+8