summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-084-17/+29
* | RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-081-0/+2
* | IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-083-22/+34
* | 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
* | RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-081-0/+2
* | 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-083-1/+42
* | drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso2019-02-071-39/+2
* | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-6/+6
* | RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-052-33/+123
* | RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-052-86/+1
* | RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-044-6/+141
* | RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise2019-02-041-17/+23
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-0410-33/+102
|\|
| * IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas2019-01-291-5/+13
| * IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
| * IB/uverbs: Fix OOPs upon device disassociationYishai Hadas2019-01-251-4/+3
| * RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov2019-01-251-0/+3
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-212-4/+10
| * RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe2019-01-144-13/+59
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-081-1/+4
| * RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky2019-01-071-4/+0
| * RDMA/uverbs: Fix post send success return value in case of errorGal Pressman2019-01-071-1/+3
* | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-7/+5
* | IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2019-02-041-0/+1
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-303-17/+19
* | RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky2019-01-301-11/+9
* | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-303-9/+25
* | RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky2019-01-301-10/+12
* | RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky2019-01-301-10/+12
* | RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky2019-01-301-28/+11
* | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-302-4/+7
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-3/+3
* | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-292-5/+11
|\ \
| * | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-292-5/+11
| |/
* | IB/core: Destroy QP if XRC QP failsYuval Avnery2019-01-241-17/+24
* | IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua2019-01-241-2/+3
* | IB/core: Declare local functions 'static'Bart Van Assche2019-01-241-1/+1
* | IB/umad: Do not check status of nonseekable_open()Parav Pandit2019-01-241-23/+13
* | IB/umad: Avoid additional device reference during open()/close()Parav Pandit2019-01-231-5/+4
* | IB/core: Simplify rdma cgroup registrationParav Pandit2019-01-183-16/+14
* | RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()Jason Gunthorpe2019-01-181-6/+3
* | RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung2019-01-141-1/+12
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-142-8/+6
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-143-17/+10
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-102-2/+31
* | IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-101-2/+2
* | RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky2019-01-081-3/+0
* | RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky2019-01-081-2/+0