summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-28RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflightMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Remove redundant 'break'Guoqing Jiang
2021-05-28RDMA/rtrs-srv: Kill __rtrs_srv_change_stateGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfsGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hbGuoqing Jiang
2021-05-28RDMA/rtrs: Use strscpy instead of strlcpyDima Stepanov
2021-05-28RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim
2021-05-28RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim
2021-05-28RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_stateGuoqing Jiang
2021-05-28RDMA/rtrs-srv: Add error messages for cases when failing RDMA connectionMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_infoGioh Kim
2021-05-28RDMA/rtrs-srv: Kill reject_w_econnreset labelGuoqing Jiang
2021-05-28RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing
2021-05-28RDMA/core: Use the DEVICE_ATTR_RO macroYueHaibing
2021-05-28IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing
2021-05-28IB/core: Only update PKEY and GID caches on respective eventsHÃ¥kon Bugge
2021-05-28RDMA/hns: Refactor capability configuration flow of VFXi Wang
2021-05-28IB/isert: set rdma cm afonly flagMax Gurtovoy
2021-05-28RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche
2021-05-28RDMA/srp: Fix a recently introduced memory leakBart Van Assche
2021-05-28RDMA/srp: Add more structure size checksBart Van Assche
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li
2021-05-28RDMA/hns: Fix wrong timer context buffer page sizeXi Wang
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb
2021-05-20RDMA/hns: Remove unused CMDQ memberLang Cheng
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng
2021-05-20RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang
2021-05-20RDMA/cxgb4: Remove useless assignmentsTian Tao
2021-05-20IB/hfi1: Remove the repeated declarationShaokun Zhang
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck
2021-05-20RDMA/rxe: Remove unused parameter udataLang Cheng
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng
2021-05-20RDMA/mlx4: Remove unused parameter udataLang Cheng
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko
2021-05-11IB/hfi1: Delete an unneeded bool conversionZhen Lei
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-05-11IB/srpt: Remove redundant assignment to retYang Li
2021-05-11RDMA/mlx5: Remove redundant assignment to retYang Li
2021-05-11RDMA/ucma: Cleanup to reduce duplicate codeXiaofei Tan
2021-05-11RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds