blob: 1a6215fff6f901743e3a2c08db9c7a57157f893c [file] [log] [blame]
2c0f5292d535 ("RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs")
a645a89d9a78 ("RDMA/mlx5: Return ECE DC support")
5f62a521ff20 ("RDMA/mlx5: Set ECE options during modify QP")
f18e26af6aba ("RDMA/mlx5: Convert modify QP to use MLX5_SET macros")
e383085c2425 ("RDMA/mlx5: Set ECE options during QP create")
029e88fd1e61 ("RDMA/mlx5: Move all WR logic from qp.c to separate file")
6671cde83ddb ("RDMA/mlx5: Refactor mlx5_post_send() to improve readability")
2b880b2e5e03 ("RDMA/mlx5: Define RoCEv2 udp source port when set path")
cfc1a89e449c ("RDMA/mlx5: Set lag tx affinity according to slave")
5163b2743ae0 ("RDMA/mlx5: Refactor affinity related code")
968f0b6f9c01 ("RDMA/mlx5: Consolidate into special function all create QP calls")
08d53976609a ("RDMA/mlx5: Copy response to the user in one place")
6f2cf76e6ec7 ("RDMA/mlx5: Handle udate outlen checks in one place")
f78d358cec90 ("RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces")
98fc1126c416 ("RDMA/mlx5: Separate to user/kernel create QP flows")
04bcc1c2d0d7 ("RDMA/mlx5: Separate XRC_TGT QP creation from common flow")
21aad80b17e6 ("RDMA/mlx5: Globally parse DEVX UID")
0ce300b15aad ("RDMA/mlx5: Delete impossible inlen check")
03c4077b2840 ("RDMA/mlx5: Rely on existence of udata to separate kernel/user flows")
76883a6cc145 ("RDMA/mlx5: Remove second user copy in create_user_qp")
5ce0592b0ee5 ("RDMA/mlx5: Combine copy of create QP command in RSS RAW QP")
266424eba6c9 ("RDMA/mlx5: Promote RSS RAW QP attribute check in higher level")
7aede1a25f4b ("RDMA/mlx5: Store QP type in the vendor QP structure")
3ae7e66a019e ("RDMA/mlx5: Delete unsupported QP types")
37518fa49f76 ("RDMA/mlx5: Process all vendor flags in one place")
90ecb37a751b ("RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags")
c95e6d539702 ("RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature")
2978975ce7f1 ("RDMA/mlx5: Process create QP flags in one place")
2be08c308f10 ("RDMA/mlx5: Delete create QP flags obfuscation")
5d0dc3d96c7b ("RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow")
2dfac92dbb5d ("RDMA/mlx5: Remove second copy from user for non RSS RAW QPs")
2fdddbd5c966 ("RDMA/mlx5: Move DRIVER QP flags check into separate function")
8bde2c509e40 ("RDMA/mlx5: Update all DRIVER QP places to use QP subtype")
fd9dab7edc59 ("RDMA/mlx5: Split scatter CQE configuration for DCT QP")
47c806121a51 ("RDMA/mlx5: Separate create QP flows to be based on type")
318d2b06fbaa ("RDMA/mlx5: Set QP subtype immediately when it is known")
c86936e6eb13 ("RDMA/mlx5: Avoid setting redundant NULL for XRC QPs")
9c2ba4ede4c0 ("RDMA/mlx5: Prepare QP allocation for future removal")
2242cc25ce82 ("RDMA/mlx5: Perform check if QP creation flow is valid")
1265d9f7a522 ("RDMA/mlx5: Delete impossible GSI port check")
6eb7edffb285 ("RDMA/mlx5: Organize QP types checks in one place")
3df0107784ce ("net/mlx5: Add structure and defines for pci sync for fw update event")
333fbaa0255b ("net/mlx5: Move QP logic to mlx5_ib")
42f9bbd11278 ("RDMA/mlx5: Alphabetically sort build artifacts")
9c275ee4ad82 ("net/mlx5: Delete not-used cmd header")
66247fbb280c ("net/mlx5: Remove Q counter low level helper APIs")
ac42a5ee9225 ("IB/mlx5: Extend QP creation to get uar page index from user space")
3e3cf2e82cca ("Merge branch 'mlx5_packet_pacing' into rdma.git for-next")