aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe9-43/+65
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe1-16/+16
2018-07-25IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2-38/+47
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe4-39/+26
2018-07-25IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe6-108/+127
2018-07-25IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe3-20/+22
2018-07-25IB/uverbs: Clarify and revise uverbs_close_fdJason Gunthorpe1-13/+28
2018-07-25IB/uverbs: Revise the placement of get/puts on uobjectJason Gunthorpe1-33/+50
2018-07-25IB/uverbs: Clarify the kref'ing ordering for alloc_commitJason Gunthorpe1-4/+22
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe7-38/+59
2018-07-25IB/uverbs: Get rid of null_obj_typeJason Gunthorpe1-32/+9
2018-07-24net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche5-10/+6
2018-07-24net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche3-10/+4
2018-07-24net/smc: Remove a WARN_ON() statementBart Van Assche1-1/+0
2018-07-24net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2-10/+5
2018-07-24net/rds: Remove two WARN_ON() statementsBart Van Assche1-2/+0
2018-07-24net/9p: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-4/+4
2018-07-24fs/cifs: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-10/+9
2018-07-24nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-6/+4
2018-07-24nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-6/+5
2018-07-24IB/srpt: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-9/+8
2018-07-24IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-8/+6
2018-07-24IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-12/+9
2018-07-24IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-7/+7
2018-07-24IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2-13/+6
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche3-15/+10
2018-07-24IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argumentBart Van Assche1-3/+9
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun1-2/+7
2018-07-24IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun1-1/+2
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas3-7/+19
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas1-5/+8
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas2-17/+201
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas7-12/+204
2018-07-24IB: Support ib_flow creation in driversYishai Hadas3-2/+8
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas6-3/+181
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe14-149/+166
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas5-10/+23
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas1-76/+1
2018-07-23IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe2-13/+26
2018-07-23MAINTAINERS: Remove Dave Goodell from the usnic RDMA driver maintainer listBart Van Assche1-1/+0
2018-07-23RDMA/bnxt_re: Modify a fall-through annotationBart Van Assche1-1/+1
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib2-5/+1
2018-07-23IPoIB: use kvzalloc to allocate an array of bucket pointersJan Dakinevich1-2/+2
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha3-5/+5
2018-07-18net/mlx5: Better return types for CQE APITariq Toukan1-4/+4
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan1-1/+1
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy1-0/+8
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu6-10/+29
2018-07-18net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2-2/+22