aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch1-26/+26
2019-04-01IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch6-81/+44
2019-04-01opa_vnic: Convert vport_idr to XArrayMatthew Wilcox1-37/+23
2019-04-01qib: Convert qib_unit_table to XArrayMatthew Wilcox5-69/+27
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox6-68/+31
2019-03-29RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky1-2/+2
2019-03-29RDMA/netlink: Remove unused data structureLeon Romanovsky1-11/+0
2019-03-29qedr: Convert srqidr to XArrayMatthew Wilcox3-41/+7
2019-03-29qedr: Convert qpidr to XArrayMatthew Wilcox4-11/+8
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox2-10/+9
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox2-40/+16
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2-24/+12
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit4-1/+117
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit4-2/+42
2019-03-28RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit3-11/+21
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit5-0/+41
2019-03-28RDMA/core: Add module param to disable device sharing among net nsParav Pandit1-0/+7
2019-03-28RDMA/core: Support core port attributes in non init_netParav Pandit3-7/+18
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit2-4/+263
2019-03-28RDMA/core: Restrict sysfs entries view to init_netParav Pandit1-1/+11
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit3-23/+55
2019-03-28RDMA/rdmavt: Use correct sizing on buffers holding page DMA addressesShiraz Saleem1-1/+1
2019-03-28RDMA/rxe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem1-1/+1
2019-03-28RDMA/mthca: Use correct sizing on buffers holding page DMA addressesShiraz Saleem1-1/+1
2019-03-28RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2-2/+2
2019-03-28RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addressesSelvin Xavier7-53/+67
2019-03-28IB/qib: Remove a set-but-not-used variableBart Van Assche1-4/+1
2019-03-28IB/hfi1: Fix two format stringsBart Van Assche2-4/+4
2019-03-28IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche1-1/+1
2019-03-28RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche4-0/+4
2019-03-28RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointerBart Van Assche1-1/+1
2019-03-28RDMA/uverbs: Add a __user annotation to a pointerBart Van Assche1-1/+1
2019-03-27IB/rxe: Replace av->network_type with skb->protocolZhu Yanjun1-16/+12
2019-03-27BPF: Add sample code for new ib_umad tracepointIra Weiny4-0/+271
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny2-0/+98
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny3-0/+139
2019-03-27IB/MAD: Add agent trace pointsIra Weiny2-0/+50
2019-03-27IB/MAD: Add recv path trace pointIra Weiny2-0/+70
2019-03-27IB/MAD: Add send path trace pointsIra Weiny3-1/+220
2019-03-27iw_cxgb4: Update Maintainer detailsPotnuri Bharat Teja1-2/+2
2019-03-27RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia1-2/+0
2019-03-27IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov1-1/+10
2019-03-27IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov1-3/+2
2019-03-27RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky1-1/+1
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King1-5/+2
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu3-5/+20
2019-03-26IB/core: Ensure an invalidate_range callback on ODP MRIra Weiny2-10/+8
2019-03-26RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky1-5/+6
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult2-8/+8