summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-3143-241/+257
* IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche2018-07-311-12/+18
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-3118-88/+97
* IB/iser: Inline two work request conversion functionsBart Van Assche2018-07-311-2/+3
* IB/cache: Restore compatibility for ib_query_gidJason Gunthorpe2018-07-271-0/+24
* RDMA/hns: Enable modify_cq for uverbs.Lijun Ou2018-07-271-0/+3
* RDMA/hns: Update the data type of immediate dataLijun Ou2018-07-272-7/+11
* RDMA/hns: Use delay instead of usleepLijun Ou2018-07-271-2/+2
* RDMA/hns: Add illegal hop_num judgementLijun Ou2018-07-271-0/+3
* RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou2018-07-271-1/+2
* RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou2018-07-271-0/+2
* RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou2018-07-271-2/+1
* IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang2018-07-271-2/+2
* RDMA/usnic: Suppress a compiler warningBart Van Assche2018-07-262-3/+3
* net/xprtrdma: Restore needed argument to ib_post_sendJason Gunthorpe2018-07-261-1/+1
* RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit2018-07-261-3/+10
* RDMA/cma: Consider netdevice for RoCE portsParav Pandit2018-07-261-3/+2
* IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-263-7/+39
* IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe2018-07-261-1/+1
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-268-167/+929
* rdma/cxgb4: Add support for srq functions & structsRaju Rangoju2018-07-264-1/+190
* IB/core: Remove extra parenthesesVarsha Rao2018-07-251-1/+1
* RDMA/ocrdma: Suppress a compiler warningBart Van Assche2018-07-251-2/+3
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-259-43/+65
* IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe2018-07-251-16/+16
* IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2018-07-252-38/+47
* IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-254-39/+26
* IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-256-108/+127
* IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe2018-07-253-20/+22
* IB/uverbs: Clarify and revise uverbs_close_fdJason Gunthorpe2018-07-251-13/+28
* IB/uverbs: Revise the placement of get/puts on uobjectJason Gunthorpe2018-07-251-33/+50
* IB/uverbs: Clarify the kref'ing ordering for alloc_commitJason Gunthorpe2018-07-251-4/+22
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-257-38/+59
* IB/uverbs: Get rid of null_obj_typeJason Gunthorpe2018-07-251-32/+9
* net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-255-10/+6
* net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-253-10/+4
* net/smc: Remove a WARN_ON() statementBart Van Assche2018-07-251-1/+0
* net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-252-10/+5
* net/rds: Remove two WARN_ON() statementsBart Van Assche2018-07-251-2/+0
* net/9p: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-4/+4
* fs/cifs: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-10/+9
* nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-6/+4
* nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-6/+5
* IB/srpt: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-9/+8
* IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-8/+6
* IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-12/+9
* IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-7/+7
* IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-252-13/+6
* RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-253-15/+10
* IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...Bart Van Assche2018-07-251-3/+9