summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-0172-309/+319
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-0112-70/+102
* IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-014-61/+28
* opa_vnic: Convert vport_idr to XArrayMatthew Wilcox2019-04-011-37/+23
* qib: Convert qib_unit_table to XArrayMatthew Wilcox2019-04-015-69/+27
* hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox2019-04-016-68/+31
* qedr: Convert srqidr to XArrayMatthew Wilcox2019-03-293-41/+7
* qedr: Convert qpidr to XArrayMatthew Wilcox2019-03-294-11/+8
* hfi1: Convert vesw_idr to XArrayMatthew Wilcox2019-03-292-10/+9
* RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox2019-03-292-40/+16
* RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2019-03-292-24/+12
* RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit2019-03-283-0/+114
* RDMA/core: Add interface to read device namespace sharing modeParav Pandit2019-03-283-1/+34
* RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit2019-03-283-11/+21
* RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-284-0/+38
* RDMA/core: Add module param to disable device sharing among net nsParav Pandit2019-03-281-0/+7
* RDMA/core: Support core port attributes in non init_netParav Pandit2019-03-283-7/+18
* RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit2019-03-281-4/+257
* RDMA/core: Restrict sysfs entries view to init_netParav Pandit2019-03-281-1/+11
* RDMA/core: Introduce ib_core_device to hold deviceParav Pandit2019-03-282-17/+36
* RDMA/rdmavt: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* RDMA/rxe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* RDMA/mthca: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-282-2/+2
* RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier2019-03-287-53/+67
* IB/qib: Remove a set-but-not-used variableBart Van Assche2019-03-281-4/+1
* IB/hfi1: Fix two format stringsBart Van Assche2019-03-282-4/+4
* IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche2019-03-281-1/+1
* RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche2019-03-284-0/+4
* RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointerBart Van Assche2019-03-281-1/+1
* RDMA/uverbs: Add a __user annotation to a pointerBart Van Assche2019-03-281-1/+1
* IB/rxe: Replace av->network_type with skb->protocolZhu Yanjun2019-03-271-16/+12
* IB/MAD: Add SMP details to MAD tracingIra Weiny2019-03-271-0/+8
* IB/UMAD: Add umad trace pointsIra Weiny2019-03-271-0/+12
* IB/MAD: Add agent trace pointsIra Weiny2019-03-271-0/+4
* IB/MAD: Add recv path trace pointIra Weiny2019-03-271-0/+3
* IB/MAD: Add send path trace pointsIra Weiny2019-03-271-1/+32
* RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia2019-03-271-2/+0
* IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov2019-03-271-1/+10
* IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov2019-03-271-3/+2
* RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky2019-03-271-1/+1
* IB/iser: remove uninitialized variable lenColin Ian King2019-03-271-5/+2
* RDMA/i40iw: Handle workqueue allocation failureKangjie Lu2019-03-273-5/+20
* IB/core: Ensure an invalidate_range callback on ODP MRIra Weiny2019-03-262-10/+8
* RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky2019-03-261-5/+6
* drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult2019-03-262-8/+8
* RDMA/nes: remove redundant check on udataColin Ian King2019-03-261-39/+34
* cma: Convert portspace IDRs to XArrayMatthew Wilcox2019-03-261-20/+21
* ucm: Convert ctx_id_table to XArrayMatthew Wilcox2019-03-261-22/+13
* ib core: Convert query_idr to XArrayMatthew Wilcox2019-03-261-26/+18