summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang
2018-07-26RDMA/usnic: Suppress a compiler warningBart Van Assche
2018-07-26RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-07-26RDMA/cma: Consider netdevice for RoCE portsParav Pandit
2018-07-26IB/core: Introduce and use sgid_attr in CM requestsParav Pandit
2018-07-25IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-07-25rdma/cxgb4: Add support for srq functions & structsRaju Rangoju
2018-07-25IB/core: Remove extra parenthesesVarsha Rao
2018-07-25RDMA/ocrdma: Suppress a compiler warningBart Van Assche
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe
2018-07-25IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe
2018-07-25IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe
2018-07-25IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe
2018-07-25IB/uverbs: Clarify and revise uverbs_close_fdJason Gunthorpe
2018-07-25IB/uverbs: Revise the placement of get/puts on uobjectJason Gunthorpe
2018-07-25IB/uverbs: Clarify the kref'ing ordering for alloc_commitJason Gunthorpe
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe
2018-07-25IB/uverbs: Get rid of null_obj_typeJason Gunthorpe
2018-07-24nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/srpt: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-07-24IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-24IB: Support ib_flow creation in driversYishai Hadas
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas
2018-07-23RDMA/bnxt_re: Modify a fall-through annotationBart Van Assche
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib
2018-07-23IPoIB: use kvzalloc to allocate an array of bucket pointersJan Dakinevich
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-13IB/cm: Remove cma_multicast->igmp_joinedJason Gunthorpe
2018-07-13RDMA/umem: Refactor exit paths in ib_umem_getLeon Romanovsky