summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang2021-06-024-51/+39
* Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang2021-06-021-109/+14
* IB/cm: Tidy remaining cm_msg free pathsJason Gunthorpe2021-06-021-10/+10
* IB/cm: Call the correct message free functions in cm_send_handler()Jason Gunthorpe2021-06-021-27/+25
* IB/cm: Split cm_alloc_msg()Jason Gunthorpe2021-06-021-75/+115
* IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe2021-06-021-11/+18
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-06-023-13/+23
* RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compareJack Wang2021-05-312-7/+2
* RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_statsGioh Kim2021-05-291-0/+6
* RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnectionMd Haris Iqbal2021-05-291-4/+15
* RDMA/rtrs-srv: Fix memory leak when having multiple sessionsJack Wang2021-05-291-0/+1
* RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats objectGioh Kim2021-05-291-0/+1
* RDMA/rtrs-srv: Duplicated session name is not allowedGioh Kim2021-05-291-1/+41
* RDMA/rtrs: Do not reset hb_missed_max after re-connectionGioh Kim2021-05-291-1/+0
* RDMA/rtrs-srv: convert scnprintf to sysfs_emitJack Wang2021-05-291-1/+1
* RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflightMd Haris Iqbal2021-05-293-24/+35
* RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal2021-05-291-0/+3
* RDMA/rtrs-clt: Remove redundant 'break'Guoqing Jiang2021-05-291-1/+0
* RDMA/rtrs-srv: Kill __rtrs_srv_change_stateGuoqing Jiang2021-05-291-14/+3
* RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfsGuoqing Jiang2021-05-293-13/+3
* RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hbGuoqing Jiang2021-05-291-12/+2
* RDMA/rtrs: Use strscpy instead of strlcpyDima Stepanov2021-05-292-5/+5
* RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim2021-05-292-2/+3
* RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim2021-05-291-5/+8
* RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_stateGuoqing Jiang2021-05-291-19/+4
* RDMA/rtrs-srv: Add error messages for cases when failing RDMA connectionMd Haris Iqbal2021-05-291-1/+7
* RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_infoGioh Kim2021-05-291-1/+1
* RDMA/rtrs-srv: Kill reject_w_econnreset labelGuoqing Jiang2021-05-291-12/+9
* RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing2021-05-291-42/+57
* RDMA/core: Use the DEVICE_ATTR_RO macroYueHaibing2021-05-291-4/+3
* IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing2021-05-293-23/+22
* IB/core: Only update PKEY and GID caches on respective eventsHÃ¥kon Bugge2021-05-291-8/+15
* RDMA/hns: Refactor capability configuration flow of VFXi Wang2021-05-292-146/+156
* IB/isert: set rdma cm afonly flagMax Gurtovoy2021-05-291-0/+10
* RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche2021-05-292-92/+63
* RDMA/srp: Fix a recently introduced memory leakBart Van Assche2021-05-291-7/+6
* RDMA/srp: Apply the __packed attribute to members instead of structuresBart Van Assche2021-05-291-17/+9
* RDMA/srp: Add more structure size checksBart Van Assche2021-05-291-1/+4
* IB/hfi1: Move a function from a header file into a .c fileBart Van Assche2021-05-292-5/+5
* RDMA/hns: Clean the hardware related code for HEMXi Wang2021-05-295-90/+85
* RDMA/hns: Use refcount_t APIs for HEMWeihang Li2021-05-292-19/+17
* RDMA/hns: Fix wrong timer context buffer page sizeXi Wang2021-05-291-6/+0
* RDMA/hns: Refactor root BT allocation for MTRXi Wang2021-05-291-84/+146
* RDMA/hns: Optimize the base address table config for MTRXi Wang2021-05-297-54/+68
* RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-265-36/+31
* RDMA/hns: Remove unused CMDQ memberLang Cheng2021-05-201-1/+0
* RDMA/hns: Remove Receive Queue of CMDQLang Cheng2021-05-202-73/+25
* RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng2021-05-202-7/+7
* RDMA/hns: Refactor extend link table allocationXi Wang2021-05-203-206/+124
* RDMA/cxgb4: Remove useless assignmentsTian Tao2021-05-201-1/+0