- 968f0b6 RDMA/mlx5: Consolidate into special function all create QP calls by Leon Romanovsky · 4 years, 8 months ago
- 6367da4 RDMA/mlx5: Remove redundant destroy QP call by Leon Romanovsky · 4 years, 8 months ago
- 08d53976 RDMA/mlx5: Copy response to the user in one place by Leon Romanovsky · 4 years, 8 months ago
- 6f2cf76 RDMA/mlx5: Handle udate outlen checks in one place by Leon Romanovsky · 4 years, 8 months ago
- 5d6fffe RDMA/mlx5: Promote RSS RAW QP flags check to higher level by Leon Romanovsky · 4 years, 8 months ago
- f78d358 RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces by Leon Romanovsky · 4 years, 8 months ago
- 747c519 RDMA/mlx5: Reduce amount of duplication in QP destroy by Leon Romanovsky · 4 years, 8 months ago
- 98fc112 RDMA/mlx5: Separate to user/kernel create QP flows by Leon Romanovsky · 4 years, 8 months ago
- 04bcc1c RDMA/mlx5: Separate XRC_TGT QP creation from common flow by Leon Romanovsky · 4 years, 8 months ago
- 21aad80 RDMA/mlx5: Globally parse DEVX UID by Leon Romanovsky · 4 years, 8 months ago
- 0ce300b RDMA/mlx5: Delete impossible inlen check by Leon Romanovsky · 4 years, 8 months ago
- 03c4077 RDMA/mlx5: Rely on existence of udata to separate kernel/user flows by Leon Romanovsky · 4 years, 8 months ago
- 76883a6 RDMA/mlx5: Remove second user copy in create_user_qp by Leon Romanovsky · 4 years, 8 months ago
- 5ce0592 RDMA/mlx5: Combine copy of create QP command in RSS RAW QP by Leon Romanovsky · 4 years, 8 months ago
- 266424e RDMA/mlx5: Promote RSS RAW QP attribute check in higher level by Leon Romanovsky · 4 years, 8 months ago
- 7aede1a2 RDMA/mlx5: Store QP type in the vendor QP structure by Leon Romanovsky · 4 years, 8 months ago
- 3ae7e66 RDMA/mlx5: Delete unsupported QP types by Leon Romanovsky · 4 years, 8 months ago
- dfb25ed Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-next by Jason Gunthorpe · 4 years, 8 months ago
- 37518fa RDMA/mlx5: Process all vendor flags in one place by Leon Romanovsky · 4 years, 8 months ago
- a8f3ea6 RDMA/mlx5: Return all configured create flags through query QP by Leon Romanovsky · 4 years, 8 months ago
- 90ecb37 RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags by Leon Romanovsky · 4 years, 8 months ago
- c95e6d5 RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature by Leon Romanovsky · 4 years, 8 months ago
- 2978975 RDMA/mlx5: Process create QP flags in one place by Leon Romanovsky · 4 years, 8 months ago
- 2be08c3 RDMA/mlx5: Delete create QP flags obfuscation by Leon Romanovsky · 4 years, 8 months ago
- 5d0dc3d RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow by Leon Romanovsky · 4 years, 8 months ago
- 2dfac92 RDMA/mlx5: Remove second copy from user for non RSS RAW QPs by Leon Romanovsky · 4 years, 8 months ago
- 2fdddbd RDMA/mlx5: Move DRIVER QP flags check into separate function by Leon Romanovsky · 4 years, 8 months ago
- 8bde2c5 RDMA/mlx5: Update all DRIVER QP places to use QP subtype by Leon Romanovsky · 4 years, 8 months ago
- fd9dab7 RDMA/mlx5: Split scatter CQE configuration for DCT QP by Leon Romanovsky · 4 years, 8 months ago
- 47c8061 RDMA/mlx5: Separate create QP flows to be based on type by Leon Romanovsky · 4 years, 8 months ago
- 318d2b0 RDMA/mlx5: Set QP subtype immediately when it is known by Leon Romanovsky · 4 years, 8 months ago
- c86936e RDMA/mlx5: Avoid setting redundant NULL for XRC QPs by Leon Romanovsky · 4 years, 8 months ago
- 9c2ba4e RDMA/mlx5: Prepare QP allocation for future removal by Leon Romanovsky · 4 years, 8 months ago
- 2242cc2 RDMA/mlx5: Perform check if QP creation flow is valid by Leon Romanovsky · 4 years, 8 months ago
- 1265d9f RDMA/mlx5: Delete impossible GSI port check by Leon Romanovsky · 4 years, 8 months ago
- 6eb7edf RDMA/mlx5: Organize QP types checks in one place by Leon Romanovsky · 4 years, 8 months ago
- 2dc8b52 net/mlx5: TX WQE Add trailer insertion field by Raed Salem · 4 years, 8 months ago
- 0e1533b net/mlx5: Add release all pages capability bit by Eran Ben Elisha · 4 years, 8 months ago
- ee5cdf7 net/mlx5: Introduce TLS RX offload hardware bits by Tariq Toukan · 4 years, 8 months ago
- 3df0107 net/mlx5: Add structure and defines for pci sync for fw update event by Moshe Shemesh · 4 years, 8 months ago
- 06939536 net/mlx5: Add structure layout and defines for MFRL register by Moshe Shemesh · 4 years, 8 months ago
- 244faed net/mlx5: Refactor imm_inval_pkey field in cqe struct by Raed Salem · 4 years, 8 months ago
- dff8e2d net/mlx5: Use aligned variable while allocating ICM memory by Erez Shitrit · 4 years, 8 months ago
- 2b58f6d net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures by Raed Salem · 4 years, 8 months ago
- d65dbed net/mlx5: Add support for COPY steering action by Huy Nguyen · 4 years, 8 months ago
- a97bf49 RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp() by Lang Cheng · 4 years, 9 months ago
- 357f342 RDMA/hns: Simplify the state judgment code of qp by Lang Cheng · 4 years, 9 months ago
- 7c044ad RDMA/hns: Simplify the cqe code of poll cq by Lang Cheng · 4 years, 9 months ago
- a3de9e8 RDMA/hns: Simplify the qp state convert code by Lang Cheng · 4 years, 9 months ago
- 375898e RDMA/hns: Optimize hns_roce_v2_set_mac() by Lijun Ou · 4 years, 9 months ago
- 9976ea2 RDMA/hns: Optimize hns_roce_config_link_table() by Lijun Ou · 4 years, 9 months ago
- e0b4b47 net/mlx5: Update transobj.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 7ba294e net/mlx5: Update SW steering new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 2276a0d net/mlx5: Update port.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- fa8110f net/mlx5: Update rl.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 1fb5193 net/mlx5: Update uar.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 9b3ca3e net/mlx5: Update pd.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 86d4164 net/mlx5: Update pagealloc.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- adda874 net/mlx5: Update mr.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 62a9fec net/mlx5: Update mcg.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 3ac0e69 net/mlx5: Update main.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 253e790 net/mlx5: Update vxlan.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 9d6ed27 net/mlx5: Update mpfs.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- bb7664d net/mlx5: Update gid.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 5d19395 net/mlx5: Update lag.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 59ad21c net/mlx5: Update fw.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 31a0956 net/mlx5: Update fs_core new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- b316e186 net/mlx5: Update FPGA to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- e08a683 net/mlx5: Update eswitch to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- a184cda net/mlx5: Update statistics to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 49d7fcd net/mlx5: Update eq.c to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 9aa536a net/mlx5: Update ecpf.c to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- e36fb46 net/mlx5: Update debugfs.c to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- d1f6205 net/mlx5: Update cq.c to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 5d1c9a1 net/mlx5: Update vport.c to new cmd interface by Leon Romanovsky · 4 years, 9 months ago
- 322f3d4 RDMA/bnxt: Delete 'nq_ptr' variable which is not used by Leon Romanovsky · 4 years, 8 months ago
- 744b7bd RDMA/hns: Support 0 hop addressing for CQE buffer by Xi Wang · 4 years, 9 months ago
- 6fd610c RDMA/hns: Support 0 hop addressing for SRQ buffer by Xi Wang · 4 years, 9 months ago
- d563099 RDMA/hns: Support 0 hop addressing for WQE buffer by Xi Wang · 4 years, 9 months ago
- 477a0a3 RDMA/hns: Optimize 0 hop addressing for EQE buffer by Xi Wang · 4 years, 9 months ago
- cc23267 RDMA/hns: Optimize hns buffer allocation flow by Xi Wang · 4 years, 9 months ago
- 3c87316 RDMA/hns: Add support for addressing when hopnum is 0 by Xi Wang · 4 years, 9 months ago
- 59e9e8e net/mlx5: Enable SW-defined RoCEv2 UDP source port by Mark Zhang · 5 years ago
- a2a322f net/mlx5: Refactor HCA capability set flow by Leon Romanovsky · 4 years, 10 months ago
- 333fbaa net/mlx5: Move QP logic to mlx5_ib by Leon Romanovsky · 4 years, 9 months ago
- 42f9bbd RDMA/mlx5: Alphabetically sort build artifacts by Leon Romanovsky · 4 years, 9 months ago
- 9c275ee net/mlx5: Delete not-used cmd header by Leon Romanovsky · 4 years, 9 months ago
- bfd745f RDMA/mlx5: Delete Q counter allocations command by Leon Romanovsky · 4 years, 9 months ago
- 66247fb net/mlx5: Remove Q counter low level helper APIs by Leon Romanovsky · 4 years, 9 months ago
- 57a6c5e net/mlx5: Replace hand written QP context struct with automatic getters by Leon Romanovsky · 4 years, 9 months ago
- f93f4f4 net/mlx5: Remove extra indirection while storing QPN by Leon Romanovsky · 4 years, 9 months ago
- a452e0e net/mlx5: Open-code modify QP in the IPoIB module by Leon Romanovsky · 4 years, 9 months ago
- a6532fd net/mlx5: Open-code modify QP in the FPGA module by Leon Romanovsky · 4 years, 9 months ago
- acab4b8 net/mlx5: Open-code modify QP in steering module by Leon Romanovsky · 4 years, 9 months ago
- 73a75b9 net/mlx5: Remove empty QP and CQ events handlers by Leon Romanovsky · 4 years, 9 months ago
- ec44e72 net/mlx5: Open-code create and destroy QP calls by Leon Romanovsky · 4 years, 9 months ago
- bb7fc86 net/mlx5: Provide simplified command interfaces by Leon Romanovsky · 4 years, 9 months ago
- 95a776e RDMA/rw: use DIV_ROUND_UP to calculate nr_ops by Max Gurtovoy · 4 years, 9 months ago
- dd302ee RDMA/cma: Limit the scope of rdma_is_consumer_reject function by Leon Romanovsky · 4 years, 9 months ago
- 8ce111d RDMA/bnxt_re: Remove dead code from rcfw by Devesh Sharma · 4 years, 9 months ago