summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-12-11RDMA/bnxt_re: Get the toggle bits from CQ completionsSelvin Xavier
2023-12-11RDMA/bnxt_re: Update the HW interface definitionsSelvin Xavier
2023-12-11RDMA/bnxt_re: Update the BAR offsetsSelvin Xavier
2023-12-11RDMA/bnxt_re: Support new 5760X P7 devicesSelvin Xavier
2023-12-07RDMA/hns: Fix memory leak in free_mr_init()Chengchang Tang
2023-12-07RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()Chengchang Tang
2023-12-07RDMA/hns: Add a max length of gid tableJunxian Huang
2023-12-07RDMA/hns: Response dmac to userspaceJunxian Huang
2023-12-07RDMA/hns: Rename the interruptsChengchang Tang
2023-12-04RDMA/siw: Call orq_get_current if possibleGuoqing Jiang
2023-12-04RDMA/siw: Set qp_state in siw_query_qpGuoqing Jiang
2023-12-04RDMA/siw: Reduce memory usage of struct siw_rx_streamGuoqing Jiang
2023-12-04RDMA/siw: Move tx_cpu aheadGuoqing Jiang
2023-12-04RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li
2023-12-04RDMA/irdma: Fix support for 64k pagesMike Marciniszyn
2023-12-04RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-26RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang
2023-11-26RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang
2023-11-22RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li
2023-11-22RDMA/bnxt_re: Correct module description stringKalesh AP
2023-11-22RDMA/rtrs: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang
2023-11-22RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang
2023-11-22RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal
2023-11-22RDMA/rtrs-clt: Start hb after path_upJack Wang
2023-11-22RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang
2023-11-19RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang
2023-11-19RDMA/hns: Add debugfs to hns RoCEJunxian Huang
2023-11-19RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang
2023-11-15RDMA/irdma: Add wait for suspend on SQDMustafa Ismail
2023-11-15RDMA/irdma: Do not modify to SQD on errorMustafa Ismail
2023-11-15RDMA/siw: Update comments for siw_qp_sq_processGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang
2023-11-15RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qpGuoqing Jiang
2023-11-15RDMA/siw: Fix typoGuoqing Jiang
2023-11-15RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang
2023-11-15RDMA/siw: Cleanup siw_acceptGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang
2023-11-15RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang
2023-11-15RDMA/siw: Introduce SIW_STAG_MAX_INDEXGuoqing Jiang
2023-11-15RDMA/siw: Factor out siw_rx_data helperGuoqing Jiang
2023-11-15RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang
2023-11-15RDMA/siw: Remove rcu from siw_qpGuoqing Jiang