summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-087-29/+95
* RDMA/cm: Remove useless zeroing of static global variableLeon Romanovsky2019-04-041-1/+0Star
* RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE statePotnuri Bharat Teja2019-04-041-2/+2
* RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky2019-04-041-67/+52Star
* Merge HFI1 updates into k.o/for-nextJason Gunthorpe2019-04-0310-131/+255
|\
| * IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan2019-04-033-45/+167
| * IB/hfi1: Remove WARN_ON when freeing expected receive groupsKaike Wan2019-04-031-3/+0Star
| * IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITEKaike Wan2019-04-033-28/+31
| * IB/hfi1: Add a function to read next expected psn from hardware flowKaike Wan2019-04-031-20/+18Star
| * IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATAKaike Wan2019-04-033-29/+18Star
| * IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-03-271-1/+2
| * IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-03-271-7/+19
| * IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-03-271-2/+2
| * IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
| * IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
* | RDMA/cma: Set proper port number as indexLeon Romanovsky2019-04-031-1/+1
* | RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky2019-04-021-1/+1
* | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-0153-328/+271Star
* | IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-0123-102/+177
* | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-0173-343/+513
* | IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-0114-78/+116
* | IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-016-81/+44Star
* | opa_vnic: Convert vport_idr to XArrayMatthew Wilcox2019-04-011-37/+23Star
* | qib: Convert qib_unit_table to XArrayMatthew Wilcox2019-04-015-69/+27Star
* | hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox2019-04-016-68/+31Star
* | RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky2019-03-291-2/+2
* | RDMA/netlink: Remove unused data structureLeon Romanovsky2019-03-291-11/+0Star
* | qedr: Convert srqidr to XArrayMatthew Wilcox2019-03-293-41/+7Star
* | qedr: Convert qpidr to XArrayMatthew Wilcox2019-03-294-11/+8Star
* | hfi1: Convert vesw_idr to XArrayMatthew Wilcox2019-03-292-10/+9Star
* | RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox2019-03-292-40/+16Star
* | RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2019-03-292-24/+12Star
* | RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit2019-03-284-1/+117
* | RDMA/core: Add interface to read device namespace sharing modeParav Pandit2019-03-284-2/+42
* | 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-285-0/+41
* | 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-282-4/+263
* | 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-283-23/+55
* | 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/+1Star
* | 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