summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-01RDMA/mlx5: Promote RSS RAW QP attribute check in higher levelLeon Romanovsky1-3/+3
2020-05-01RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky3-73/+74
2020-05-01RDMA/mlx5: Delete unsupported QP typesLeon Romanovsky1-11/+1
2020-04-29Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-nextJason Gunthorpe73-1901/+1609
2020-04-29RDMA/mlx5: Process all vendor flags in one placeLeon Romanovsky1-85/+71
2020-04-29RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky2-12/+2
2020-04-29RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky2-8/+10
2020-04-29RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky3-16/+23
2020-04-29RDMA/mlx5: Process create QP flags in one placeLeon Romanovsky1-99/+101
2020-04-29RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky5-64/+47
2020-04-29RDMA/mlx5: Initial separation of RAW_PACKET QP from common flowLeon Romanovsky1-5/+17
2020-04-29RDMA/mlx5: Remove second copy from user for non RSS RAW QPsLeon Romanovsky1-29/+27
2020-04-29RDMA/mlx5: Move DRIVER QP flags check into separate functionLeon Romanovsky1-48/+43
2020-04-29RDMA/mlx5: Update all DRIVER QP places to use QP subtypeLeon Romanovsky1-33/+15
2020-04-29RDMA/mlx5: Split scatter CQE configuration for DCT QPLeon Romanovsky1-9/+6
2020-04-29RDMA/mlx5: Separate create QP flows to be based on typeLeon Romanovsky1-15/+39
2020-04-29RDMA/mlx5: Set QP subtype immediately when it is knownLeon Romanovsky1-4/+2
2020-04-29RDMA/mlx5: Avoid setting redundant NULL for XRC QPsLeon Romanovsky1-7/+1
2020-04-29RDMA/mlx5: Prepare QP allocation for future removalLeon Romanovsky1-25/+20
2020-04-29RDMA/mlx5: Perform check if QP creation flow is validLeon Romanovsky1-67/+61
2020-04-29RDMA/mlx5: Delete impossible GSI port checkLeon Romanovsky1-9/+0
2020-04-29RDMA/mlx5: Organize QP types checks in one placeLeon Romanovsky1-61/+68
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem1-0/+6
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha1-1/+3
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2-4/+19
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2-1/+18
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2-0/+25
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem3-6/+11
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit4-35/+38
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2-3/+79
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen8-15/+15
2020-04-24RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng1-12/+30
2020-04-24RDMA/hns: Simplify the state judgment code of qpLang Cheng1-27/+27
2020-04-24RDMA/hns: Simplify the cqe code of poll cqLang Cheng1-73/+57
2020-04-24RDMA/hns: Simplify the qp state convert codeLang Cheng1-13/+14
2020-04-24RDMA/hns: Optimize hns_roce_v2_set_mac()Lijun Ou1-5/+2
2020-04-24RDMA/hns: Optimize hns_roce_config_link_table()Lijun Ou1-32/+21
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky9-131/+85
2020-04-23net/mlx5: Update SW steering new cmd interfaceLeon Romanovsky1-19/+14
2020-04-23net/mlx5: Update port.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update rl.c new cmd interfaceLeon Romanovsky1-12/+9
2020-04-23net/mlx5: Update uar.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update pd.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky1-7/+6
2020-04-23net/mlx5: Update mr.c new cmd interfaceLeon Romanovsky1-11/+9
2020-04-23net/mlx5: Update mcg.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update main.c new cmd interfaceLeon Romanovsky1-22/+13
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky1-3/+2