blob: d778911deee19b3a11bb50a93db82f1ad1b97664 [file] [log] [blame]
d8abe88450be ("RDMA/mlx5: RDMA_RX flow type support for user applications")
52438be44112 ("RDMA/mlx5: Allow inserting a steering rule to the FDB")
13a4376568f6 ("RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace")
419822c8b83f ("IB/mlx5: Enable TX on a DEVX flow table")
a7ee18bdee83 ("RDMA/mlx5: Allow creating a matcher for a NIC TX flow table")
b47fd4ffe2d6 ("RDMA/mlx5: Add NIC TX namespace when getting a flow table")
fa76d24ee0aa ("RDMA/mlx5: Add flow actions support to raw create flow")
b823dd6d86ce ("RDMA/mlx5: Refactor raw flow creation")
86e1d464a8cc ("RDMA/uverbs: Move flow resources initialization")
4adda1122c49 ("RDMA/mlx5: Enable decap and packet reformat on flow tables")
78dd0c430f11 ("RDMA/mlx5: Add NIC TX steering support")
841eefc5cb57 ("RDMA/uverbs: Add generic function to fill in flow action object")
b4749bf25652 ("RDMA/mlx5: Add a new flow action verb - modify header")
7d96c9b17636 ("IB/uverbs: Have the core code create the uverbs_root_spec")
e83f0ecdc40f ("IB/uverbs: Do not pass struct ib_device to the ioctl methods")
aa72c9a5f986 ("IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods")
22fa27fbc64d ("IB/uverbs: Fix locking around struct ib_uverbs_file ucontext")
e951747a087a ("IB/uverbs: Rework the locking for cleaning up the ucontext")
87064277c4d3 ("IB/uverbs: Revise and clarify the rwsem and uobjects_lock")
e6d5d5ddd086 ("IB/uverbs: Clarify and revise uverbs_close_fd")
5671f79b42da ("IB/uverbs: Revise the placement of get/puts on uobject")
c561c2884631 ("IB/uverbs: Clarify the kref'ing ordering for alloc_commit")
1250c3048cf1 ("IB/uverbs: Handle IDR and FD types without truncation")
3df593bfe645 ("IB/uverbs: Get rid of null_obj_type")
cb80fb189270 ("IB/mlx5: Enable driver uapi commands for flow steering")
6346f0bfa07b ("IB/mlx5: Add support for a flow table destination for driver flow steering")
d4be3f4466b8 ("IB/mlx5: Support adding flow steering rule by raw description")
322694412400 ("IB/mlx5: Introduce driver create and destroy flow methods")
6cd080a674a7 ("IB: Support ib_flow creation in drivers")
fd44e3853c01 ("IB/mlx5: Introduce flow steering matcher uapi object")
528922afd41c ("IB: Enable uverbs_destroy_def_handler to be used by drivers")
97202bbe22f8 ("IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path")
76bc79ccceea ("IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject")
d0259e82e7d2 ("IB/uverbs: Remove ib_uobject_file")
6f258884ddac ("IB/uverbs: Tidy up remaining references to ucontext")
2cc1e3b80942 ("IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c")
6ef1c82821b2 ("IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls")
6a5e9c884198 ("IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile")
c33e73af2183 ("IB/uverbs: Add a uobj_perform_destroy helper")
422e3d37ed7e ("RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT")
540cd6920968 ("RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly")
83bb4442330f ("RDMA/uverbs: Remove UA_FLAGS")
9a119cd59776 ("RDMA/uverbs: Get rid of the & in method specifications")
6c61d2a55c4e ("RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros")
595c7736d480 ("RDMA/uverbs: Simplify method definition macros")
d108dac08085 ("RDMA/uverbs: Simplify UVERBS_ATTR family of macros")
ad544cfe54cb ("RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE")
87fc2a620a39 ("RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device")
1c77483e4c50 ("IB: Improve uverbs_cleanup_ucontext algorithm")
1ccddc42da03 ("RDMA/verbs: Drop kernel variant of destroy_flow")