summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-20RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...Lee Jones1-1/+1
2021-01-20RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones1-5/+8
2021-01-20RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...Lee Jones1-2/+2
2021-01-20RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...Lee Jones1-5/+4
2021-01-20RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones1-8/+13
2021-01-20RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones1-9/+9
2021-01-20RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones1-4/+4
2021-01-20RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones1-2/+2
2021-01-20IB/mlx5: Make function staticParav Pandit2-4/+2
2021-01-20IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit1-6/+5
2021-01-20IB/iser: Simplify prot_caps settingMax Gurtovoy1-7/+14
2021-01-20IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy1-2/+3
2021-01-20IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy1-7/+20
2021-01-20IB/iser: Remove unneeded semicolonsMax Gurtovoy2-3/+2
2021-01-19Merge branch 'devx_set_get' into rdma.git for-nextJason Gunthorpe404-2190/+4793
2021-01-19RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas1-53/+146
2021-01-19RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas1-1/+3
2021-01-18IB/isert: Simplify signature cap checkMax Gurtovoy1-2/+4
2021-01-18IB/isert: Remove unneeded semicolonMax Gurtovoy1-1/+1
2021-01-18IB/isert: Remove unneeded new linesMax Gurtovoy1-2/+0
2021-01-18RDMA/bnxt_re: Allow bigger MR creationSelvin Xavier2-20/+2
2021-01-18RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier3-47/+13
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li3-28/+105
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad2-32/+34
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-22/+19
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-34/+238
2021-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-68/+83
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+0
2021-01-15RDMA/rtrs: Fix KASAN: stack-out-of-bounds bugJack Wang1-7/+7
2021-01-15RDMA/rtrs-srv: Init wr_cnt as 1Jack Wang1-1/+1
2021-01-15RDMA/rtrs-srv: Do not signal REG_MRJack Wang1-1/+1
2021-01-15RDMA/rtrs-clt: Use bitmask to check sess->flagsJack Wang1-7/+7
2021-01-15RDMA/rtrs: Do not signal for heatbeatJack Wang3-4/+2
2021-01-15RDMA/rtrs-clt: Refactor the failure cases in alloc_cltGuoqing Jiang1-13/+12
2021-01-15RDMA/rtrs-srv: Fix missing wr_cqeJack Wang1-0/+5
2021-01-15RDMA/rtrs-clt: Rename __rtrs_clt_change_state to rtrs_clt_change_stateGuoqing Jiang1-5/+5
2021-01-15RDMA/rtrs-clt: Kill rtrs_clt_change_stateGuoqing Jiang1-17/+10
2021-01-15RDMA/rtrs-clt: Remove unnecessary 'goto out'Guoqing Jiang1-1/+0
2021-01-15RDMA/rtrs-clt: Kill wait_for_inflight_permitsGuoqing Jiang1-11/+6
2021-01-15RDMA/rtrs-clt: Consolidate rtrs_clt_destroy_sysfs_root_{folder,files}Guoqing Jiang3-12/+6
2021-01-15RDMA/rtrs: Call kobject_put in the failure pathGuoqing Jiang2-1/+4
2021-01-15RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu failsGuoqing Jiang1-2/+1
2021-01-15RDMA/rtrs-clt: Set mininum limit when create QPJack Wang1-7/+12
2021-01-15RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnectJack Wang1-0/+2
2021-01-15RDMA/rtrs-srv: Release lock before call into close_sessJack Wang1-1/+1
2021-01-15RDMA/rtrs: Extend ibtrs_cq_qp_createJack Wang4-12/+16
2021-01-15Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+15
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-39/+94