summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch
2019-04-01IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch
2019-04-01opa_vnic: Convert vport_idr to XArrayMatthew Wilcox
2019-04-01qib: Convert qib_unit_table to XArrayMatthew Wilcox
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-29qedr: Convert srqidr to XArrayMatthew Wilcox
2019-03-29qedr: Convert qpidr to XArrayMatthew Wilcox
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit
2019-03-28RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit
2019-03-28RDMA/core: Add module param to disable device sharing among net nsParav Pandit
2019-03-28RDMA/core: Support core port attributes in non init_netParav Pandit
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit
2019-03-28RDMA/core: Restrict sysfs entries view to init_netParav Pandit
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit
2019-03-28RDMA/rdmavt: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-28RDMA/rxe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-28RDMA/mthca: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-28RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-28RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier
2019-03-28IB/qib: Remove a set-but-not-used variableBart Van Assche
2019-03-28IB/hfi1: Fix two format stringsBart Van Assche
2019-03-28IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche
2019-03-28RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche
2019-03-28RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointerBart Van Assche
2019-03-28RDMA/uverbs: Add a __user annotation to a pointerBart Van Assche
2019-03-27IB/rxe: Replace av->network_type with skb->protocolZhu Yanjun
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny
2019-03-27IB/MAD: Add agent trace pointsIra Weiny
2019-03-27IB/MAD: Add recv path trace pointIra Weiny
2019-03-27IB/MAD: Add send path trace pointsIra Weiny
2019-03-27RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia
2019-03-27IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov
2019-03-27IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov
2019-03-27RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu
2019-03-26IB/core: Ensure an invalidate_range callback on ODP MRIra Weiny
2019-03-26RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult
2019-03-26RDMA/nes: remove redundant check on udataColin Ian King
2019-03-26cma: Convert portspace IDRs to XArrayMatthew Wilcox
2019-03-26ucm: Convert ctx_id_table to XArrayMatthew Wilcox
2019-03-26ib core: Convert query_idr to XArrayMatthew Wilcox