summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08RDMA/core: Support object allocation in atomic contextLeon Romanovsky
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-04-08RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-04RDMA/cm: Remove useless zeroing of static global variableLeon Romanovsky
2019-04-04RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE statePotnuri Bharat Teja
2019-04-04RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan
2019-04-03IB/hfi1: Remove WARN_ON when freeing expected receive groupsKaike Wan
2019-04-03IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITEKaike Wan
2019-04-03IB/hfi1: Add a function to read next expected psn from hardware flowKaike Wan
2019-04-03IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATAKaike Wan
2019-04-03RDMA/cma: Set proper port number as indexLeon Romanovsky
2019-04-02RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
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-29RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky
2019-03-29RDMA/netlink: Remove unused data structureLeon Romanovsky
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