- 6246f1c RDMA/irdma: Use list_last_entry/list_first_entry by Shiraz Saleem · 3 years, 7 months ago
- ac477ef RDMA/irdma: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 7 months ago
- ec9bf37 RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device by Weihang Li · 3 years, 8 months ago
- a5e27fb RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting by Weihang Li · 3 years, 8 months ago
- 7183451 RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting by Weihang Li · 3 years, 8 months ago
- 8f9513d RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting by Weihang Li · 3 years, 8 months ago
- 33649cd RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting by Weihang Li · 3 years, 8 months ago
- cc9e5a8 RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting by Weihang Li · 3 years, 8 months ago
- 58d33b4 RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port by Weihang Li · 3 years, 8 months ago
- cd74db6 RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member by Weihang Li · 3 years, 8 months ago
- 6448508 RDMA/core: Remove refcount from struct ib_mad_snoop_private by Jason Gunthorpe · 3 years, 8 months ago
- fcc57a7 RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data by Weihang Li · 3 years, 8 months ago
- 60dff56 RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private by Weihang Li · 3 years, 8 months ago
- 61c7d82 RDMA/irdma: Fix return error sign from irdma_modify_qp by Kamal Heib · 3 years, 8 months ago
- 205be5d RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate" by Colin Ian King · 3 years, 8 months ago
- cd16b32 RDMA/irdma: remove redundant initialization of variable val by Colin Ian King · 3 years, 8 months ago
- 1b01a42 RDMA/irdma: remove extraneous indentation on a statement by Colin Ian King · 3 years, 8 months ago
- 7fde2db RDMA/irdma: Fix issues with u8 left shift operation by Colin Ian King · 3 years, 8 months ago
- aeb27bb RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 8 months ago
- ef2a75c RDMA/bnxt_re: Update maintainers list by Devesh Sharma · 3 years, 8 months ago
- 35f5ace RDMA/bnxt_re: Enable global atomic ops if platform supports by Devesh Sharma · 3 years, 8 months ago
- 32a25f2 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 8 months ago
- 5bcf5a5 RDMA/rxe: Protext kernel index from user space by Bob Pearson · 3 years, 8 months ago
- 0a67c46d2 RDMA/rxe: Protect user space index loads/stores by Bob Pearson · 3 years, 8 months ago
- 59daff4 RDMA/rxe: Add a type flag to rxe_queue structs by Bob Pearson · 3 years, 8 months ago
- 50971e3 Merge branch 'irdma' into rdma.git for-next by Jason Gunthorpe · 3 years, 8 months ago
- f6d2bbd RDMA/irdma: Update MAINTAINERS file by Shiraz Saleem · 3 years, 8 months ago
- fa0cf56 RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw by Shiraz Saleem · 3 years, 8 months ago
- 48d6b33 RDMA/irdma: Add ABI definitions by Mustafa Ismail · 3 years, 8 months ago
- ddae5d6 RDMA/irdma: Add dynamic tracing for CM by Michael J. Ruhl · 3 years, 8 months ago
- 915cc7a RDMA/irdma: Add miscellaneous utility definitions by Mustafa Ismail · 3 years, 8 months ago
- 551c46e RDMA/irdma: Add user/kernel shared libraries by Mustafa Ismail · 3 years, 8 months ago
- dd90451 RDMA/irdma: Add RoCEv2 UD OP support by Mustafa Ismail · 3 years, 8 months ago
- b48c24c RDMA/irdma: Implement device supported verb APIs by Mustafa Ismail · 3 years, 8 months ago
- e8c4dbc RDMA/irdma: Add PBLE resource manager by Mustafa Ismail · 3 years, 8 months ago
- 146b975 RDMA/irdma: Add connection manager by Mustafa Ismail · 3 years, 8 months ago
- 3ae331c RDMA/irdma: Add QoS definitions by Mustafa Ismail · 3 years, 8 months ago
- a3a06db5 RDMA/irdma: Add privileged UDA queue implementation by Mustafa Ismail · 3 years, 8 months ago
- d1850c0 RDMA/irdma: Add HMC backing store setup functions by Mustafa Ismail · 3 years, 8 months ago
- 3f49d68 RDMA/irdma: Implement HW Admin Queue OPs by Mustafa Ismail · 3 years, 8 months ago
- 44d9e52 RDMA/irdma: Implement device initialization definitions by Mustafa Ismail · 3 years, 8 months ago
- 8498a30 RDMA/irdma: Register auxiliary driver and implement private channel OPs by Mustafa Ismail · 3 years, 8 months ago
- 76039ac IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock by Mark Zhang · 3 years, 8 months ago
- 7345201 IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path by Mark Zhang · 3 years, 8 months ago
- 70076a4 IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls by Mark Zhang · 3 years, 8 months ago
- 3595c39 Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered" by Mark Zhang · 3 years, 8 months ago
- efafae6 IB/cm: Tidy remaining cm_msg free paths by Jason Gunthorpe · 3 years, 8 months ago
- c1cf6d9 IB/cm: Call the correct message free functions in cm_send_handler() by Jason Gunthorpe · 3 years, 8 months ago
- 4b4e586 IB/cm: Split cm_alloc_msg() by Jason Gunthorpe · 3 years, 8 months ago
- 96376a4 IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg() by Jason Gunthorpe · 3 years, 8 months ago
- f974428 RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 8 months ago
- 0e85584 RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare by Jack Wang · 3 years, 8 months ago
- f4370a8 i40e: Register auxiliary devices to provide RDMA by Shiraz Saleem · 3 years, 8 months ago
- 9ed7533 i40e: Prep i40e header for aux bus conversion by Shiraz Saleem · 3 years, 8 months ago
- f9f5301 ice: Register auxiliary device to provide RDMA by Dave Ertman · 3 years, 8 months ago
- 348048e ice: Implement iidc operations by Dave Ertman · 3 years, 8 months ago
- d25a0fc ice: Initialize RDMA support by Dave Ertman · 3 years, 8 months ago
- e860fa9 iidc: Introduce iidc.h by Dave Ertman · 3 years, 8 months ago
- 7ecd7e2 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 8 months ago
- 5b73b79 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 8 months ago
- 6bb97a2 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 8 months ago
- 2371c40 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 8 months ago
- 07c1402 RDMA/rtrs-srv: Duplicated session name is not allowed by Gioh Kim · 3 years, 8 months ago
- 64bce1e RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 8 months ago
- 78df092 RDMA/rtrs-srv: convert scnprintf to sysfs_emit by Jack Wang · 3 years, 8 months ago
- 0cdfb3b RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight by Md Haris Iqbal · 3 years, 8 months ago
- 41db63a RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 8 months ago
- 7a2e088 RDMA/rtrs-clt: Remove redundant 'break' by Guoqing Jiang · 3 years, 8 months ago
- 0aedfb6 RDMA/rtrs-srv: Kill __rtrs_srv_change_state by Guoqing Jiang · 3 years, 8 months ago
- b0c633c RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs by Guoqing Jiang · 3 years, 8 months ago
- 5e82ac7 RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb by Guoqing Jiang · 3 years, 8 months ago
- 2d612f0 RDMA/rtrs: Use strscpy instead of strlcpy by Dima Stepanov · 3 years, 8 months ago
- 3f3d0ea RDMA/rtrs: Define MIN_CHUNK_SIZE by Gioh Kim · 3 years, 8 months ago
- 3a98ea7 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH by Gioh Kim · 3 years, 8 months ago
- 485f2fb RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state by Guoqing Jiang · 3 years, 8 months ago
- 6564b11 RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection by Md Haris Iqbal · 3 years, 8 months ago
- 21c6f56 RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info by Gioh Kim · 3 years, 8 months ago
- cfbeb0b RDMA/rtrs-srv: Kill reject_w_econnreset label by Guoqing Jiang · 3 years, 8 months ago
- 33e82346 RDMA/srp: Use DEVICE_ATTR_*() macros by YueHaibing · 3 years, 8 months ago
- c5b8eaf RDMA/core: Use the DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- 1f8f60f IB/ipoib: Use DEVICE_ATTR_*() macros by YueHaibing · 3 years, 8 months ago
- d58c23c IB/core: Only update PKEY and GID caches on respective events by Håkon Bugge · 3 years, 8 months ago
- 3f0d979 RDMA/hns: Refactor capability configuration flow of VF by Xi Wang · 3 years, 8 months ago
- 221442e IB/isert: set rdma cm afonly flag by Max Gurtovoy · 3 years, 8 months ago
- ad215aa RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent by Bart Van Assche · 3 years, 8 months ago
- 7ec2e27 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 8 months ago
- 6dc2649 RDMA/srp: Apply the __packed attribute to members instead of structures by Bart Van Assche · 3 years, 8 months ago
- c838de1 RDMA/srp: Add more structure size checks by Bart Van Assche · 3 years, 8 months ago
- 17bb6b6 IB/hfi1: Move a function from a header file into a .c file by Bart Van Assche · 3 years, 8 months ago
- 68e11a6 RDMA/hns: Clean the hardware related code for HEM by Xi Wang · 3 years, 8 months ago
- 82eb481 RDMA/hns: Use refcount_t APIs for HEM by Weihang Li · 3 years, 8 months ago
- 5e6370d RDMA/hns: Fix wrong timer context buffer page size by Xi Wang · 3 years, 8 months ago
- 1f704d8 RDMA/hns: Refactor root BT allocation for MTR by Xi Wang · 3 years, 8 months ago
- 7b0006d RDMA/hns: Optimize the base address table config for MTR by Xi Wang · 3 years, 8 months ago
- 125217e i40e: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
- 9ecf6ac RDMA/mlx5: Take qp type from mlx5_ib_qp by Maor Gottlieb · 3 years, 8 months ago
- 331859d RDMA/hns: Remove unused CMDQ member by Lang Cheng · 3 years, 8 months ago
- 21090b5 RDMA/hns: Remove Receive Queue of CMDQ by Lang Cheng · 3 years, 8 months ago
- 4511624 RDMA/hns: Rename CMDQ head/tail pointer to PI/CI by Lang Cheng · 3 years, 8 months ago
- b6989da RDMA/hns: Refactor extend link table allocation by Xi Wang · 3 years, 8 months ago