summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-28RDMA/rtrs-srv: Add error messages for cases when failing RDMA connectionMd Haris Iqbal1-1/+7
2021-05-28RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_infoGioh Kim1-1/+1
2021-05-28RDMA/rtrs-srv: Kill reject_w_econnreset labelGuoqing Jiang1-12/+9
2021-05-28RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing1-42/+57
2021-05-28RDMA/core: Use the DEVICE_ATTR_RO macroYueHaibing1-4/+3
2021-05-28IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing3-23/+22
2021-05-28IB/core: Only update PKEY and GID caches on respective eventsHÃ¥kon Bugge1-8/+15
2021-05-28RDMA/hns: Refactor capability configuration flow of VFXi Wang2-146/+156
2021-05-28IB/isert: set rdma cm afonly flagMax Gurtovoy1-0/+10
2021-05-28RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche2-92/+63
2021-05-28RDMA/srp: Fix a recently introduced memory leakBart Van Assche1-7/+6
2021-05-28RDMA/srp: Add more structure size checksBart Van Assche1-1/+4
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche1-0/+5
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang5-90/+85
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li2-19/+17
2021-05-28RDMA/hns: Fix wrong timer context buffer page sizeXi Wang1-6/+0
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang1-84/+146
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang7-54/+68
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2-4/+3
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb5-36/+31
2021-05-20RDMA/hns: Remove unused CMDQ memberLang Cheng1-1/+0
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng2-73/+25
2021-05-20RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng2-7/+7
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang3-206/+124
2021-05-20RDMA/cxgb4: Remove useless assignmentsTian Tao1-1/+0
2021-05-20IB/hfi1: Remove the repeated declarationShaokun Zhang1-2/+0
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck2-30/+0
2021-05-20RDMA/rxe: Remove unused parameter udataLang Cheng3-3/+3
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng7-11/+7
2021-05-20RDMA/mlx4: Remove unused parameter udataLang Cheng1-4/+4
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng4-8/+5
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko1-0/+4
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko2-0/+18
2021-05-11IB/hfi1: Delete an unneeded bool conversionZhen Lei1-1/+1
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky1-21/+0
2021-05-11IB/srpt: Remove redundant assignment to retYang Li1-1/+0
2021-05-11RDMA/mlx5: Remove redundant assignment to retYang Li1-1/+1
2021-05-11RDMA/ucma: Cleanup to reduce duplicate codeXiaofei Tan1-2/+2
2021-05-11RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu1-2/+1
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-485/+434
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-4/+7
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-165/+172
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada1-0/+3
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-62/+15
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen1-0/+1
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-17/+38