summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/flow.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-5/+8
* RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-221-7/+1Star
* RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch2019-04-221-12/+63
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-101-1/+1
* IB/mlx5: Remove references to uboject->contextJason Gunthorpe2019-04-081-7/+6Star
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-1/+2
* RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-251-2/+1Star
* RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-231-1/+1
* IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-181-7/+5Star
* RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-111-4/+12
* IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker2018-12-071-4/+4
* RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch2018-11-301-1/+16
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-4/+2Star
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-221-13/+7Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-10/+383
|\
| * RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-161-1/+14
| * RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch2018-09-111-5/+29
| * RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch2018-09-111-0/+1
| * RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-111-4/+36
| * RDMA/mlx5: Refactor raw flow creationMark Bloch2018-09-111-1/+3
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-111-1/+1
| * RDMA/mlx5: Extend packet reformat verbsMark Bloch2018-09-051-0/+95
| * RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch2018-09-051-1/+75
| * RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-051-5/+3Star
| * RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch2018-09-051-0/+134
|/
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-5/+3Star
* IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas2018-07-241-0/+10
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-241-0/+110
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-241-0/+134