summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-08-02IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja
2018-08-02iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja
2018-08-02rdma/cxgb4: fix some info leaksDan Carpenter
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-08-01IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-08-01IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe
2018-08-01IB/uverbs: Do not block disassociate during write()Jason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe
2018-08-01IB/uverbs: Lower the test for ongoing disassociationJason Gunthorpe
2018-08-01IB/uverbs: Allow uobject allocation to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe
2018-08-01IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methodsJason Gunthorpe
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-07-31rdma/cxgb4: Simplify a structure initializationBart Van Assche
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-31rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche
2018-07-30RDMA/core: Prefix _ib to IB/RoCE specific functionsParav Pandit
2018-07-30RDMA/core: Simplify gid type check in cma_acquire_dev()Parav Pandit
2018-07-30RDMA/core: Avoid holding lock while initializing fields on stackParav Pandit
2018-07-30RDMA/core: Return bool instead of intParav Pandit
2018-07-30RDMA/cma: Get rid of 1 bit booleanParav Pandit
2018-07-30RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit
2018-07-30RDMA/core: Constify dst_addr argumentParav Pandit
2018-07-30RDMA/cma: Simplify rdma_resolve_addr() error flowParav Pandit
2018-07-30RDMA/cma: Initialize resource type in __rdma_create_id()Parav Pandit
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou
2018-07-30RDMA/hns: Use macro instead of magic numberLijun Ou
2018-07-30RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou
2018-07-30RDMA/hns: Assign the value for vlan field of qp contextLijun Ou
2018-07-30RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA/core: Check for verbs callbacks before using themKamal Heib
2018-07-30RDMA/core: Remove {create,destroy}_ah from mandatory verbsKamal Heib
2018-07-30RDMA/ipoib: Fix check for return code from ib_create_srqKamal Heib
2018-07-30RDMA/providers: Fix return value from create_srq callbacksKamal Heib
2018-07-30IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-30IB/iser: Inline two work request conversion functionsBart Van Assche