aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/flow.c
Commit message (Expand)AuthorAge
* RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-22
* RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch2019-04-22
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-10
* IB/mlx5: Remove references to uboject->contextJason Gunthorpe2019-04-08
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-01
* RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-25
* RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-22
* IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-18
* RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-11
* IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker2018-12-06
* RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch2018-11-29
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-26
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-16
| * RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch2018-09-11
| * RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch2018-09-11
| * RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-11
| * RDMA/mlx5: Refactor raw flow creationMark Bloch2018-09-11
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-11
| * RDMA/mlx5: Extend packet reformat verbsMark Bloch2018-09-05
| * RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch2018-09-05
| * RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-05
| * RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch2018-09-05
|/
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-01
* IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas2018-07-24
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-24
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-24