Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | Merge branch 'mellanox/mlx5-next' into rdma.git for/next | Jason Gunthorpe | 1 | -1/+4 |
2020-05-18 | net/mlx5: Add support for RDMA TX FT headers modifying | Michael Guralnik | 1 | -1/+4 |
2020-05-13 | RDMA/mlx5: Add support for drop action in DV steering | Daria Velikovsky | 1 | -14/+21 |
2020-05-13 | RDMA/mlx5: Add support in steering default miss | Maor Gottlieb | 1 | -6/+26 |
2020-05-13 | RDMA/mlx5: Refactor DV create flow | Maor Gottlieb | 1 | -49/+59 |
2020-04-29 | RDMA/mlx5: Delete create QP flags obfuscation | Leon Romanovsky | 1 | -1/+1 |
2020-04-28 | net/mlx5: Add support for COPY steering action | Huy Nguyen | 1 | -2/+2 |
2020-03-27 | RDMA/mlx5: Add support for RDMA TX flow table | Michael Guralnik | 1 | -0/+3 |
2019-11-13 | IB/mlx5: Support flow counters offset for bulk counters | Yevgeny Kliteynik | 1 | -2/+27 |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -2/+11 |
2019-09-03 | net/mlx5: Add flow steering actions to fs_cmd shim layer | Maor Gottlieb | 1 | -9/+12 |
2019-08-26 | RDMA/mlx5: RDMA_RX flow type support for user applications | Mark Zhang | 1 | -2/+11 |
2019-06-26 | net/mlx5: Add flow context for flow tag | Jianbo Liu | 1 | -5/+8 |
2019-04-22 | RDMA/mlx5: Allow DEVX and raw creation flow on reps | Mark Bloch | 1 | -7/+1 |
2019-04-22 | RDMA/mlx5: Allow inserting a steering rule to the FDB | Mark Bloch | 1 | -12/+63 |
2019-04-10 | RDMA/mlx5: Move rep into port struct | Mark Bloch | 1 | -1/+1 |
2019-04-08 | IB/mlx5: Remove references to uboject->context | Jason Gunthorpe | 1 | -7/+6 |
2019-04-01 | IB: Pass uverbs_attr_bundle down uobject destroy path | Shamir Rabinovitch | 1 | -1/+2 |
2019-01-25 | RDMA/mlx5: Fix flow creation on representors | Mark Bloch | 1 | -2/+1 |
2018-12-23 | RDMA/mlx5: Signedness bug in UVERBS_HANDLER() | Dan Carpenter | 1 | -1/+1 |
2018-12-19 | IB/uverbs: Add helper to get array size from ptr attribute | Moni Shoua | 1 | -7/+5 |
2018-12-12 | RDMA/mlx5: Fail early if user tries to create flows on IB representors | Leon Romanovsky | 1 | -4/+12 |
2018-12-07 | IB/mlx5: Enable TX on a DEVX flow table | Alex Vesker | 1 | -4/+4 |
2018-11-30 | RDMA/mlx5: Attach a DEVX counter via raw flow creation | Mark Bloch | 1 | -1/+16 |
2018-11-27 | RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods | Jason Gunthorpe | 1 | -4/+2 |
2018-11-22 | RDMA/uverbs: Use a linear list to describe the compiled-in uapi | Jason Gunthorpe | 1 | -13/+7 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -10/+383 |
2018-10-16 | RDMA/mlx5: Add support for flow tag to raw create flow | Mark Bloch | 1 | -1/+14 |
2018-09-11 | RDMA/mlx5: Allow creating a matcher for a NIC TX flow table | Mark Bloch | 1 | -5/+29 |
2018-09-11 | RDMA/mlx5: Add NIC TX namespace when getting a flow table | Mark Bloch | 1 | -0/+1 |
2018-09-11 | RDMA/mlx5: Add flow actions support to raw create flow | Mark Bloch | 1 | -4/+36 |
2018-09-11 | RDMA/mlx5: Refactor raw flow creation | Mark Bloch | 1 | -1/+3 |
2018-09-11 | RDMA/uverbs: Move flow resources initialization | Mark Bloch | 1 | -1/+1 |
2018-09-06 | RDMA/mlx5: Extend packet reformat verbs | Mark Bloch | 1 | -0/+95 |
2018-09-06 | RDMA/mlx5: Add new flow action verb - packet reformat | Mark Bloch | 1 | -1/+75 |
2018-09-06 | RDMA/uverbs: Add generic function to fill in flow action object | Mark Bloch | 1 | -5/+3 |
2018-09-06 | RDMA/mlx5: Add a new flow action verb - modify header | Mark Bloch | 1 | -0/+134 |
2018-08-01 | IB/uverbs: Do not pass struct ib_device to the ioctl methods | Jason Gunthorpe | 1 | -5/+3 |
2018-07-24 | IB/mlx5: Enable driver uapi commands for flow steering | Yishai Hadas | 1 | -0/+10 |
2018-07-24 | IB/mlx5: Introduce driver create and destroy flow methods | Yishai Hadas | 1 | -0/+110 |
2018-07-24 | IB/mlx5: Introduce flow steering matcher uapi object | Yishai Hadas | 1 | -0/+134 |