summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-01-22RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...Lee Jones
2021-01-21RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INIXiao Yang
2021-01-20RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong
2021-01-20RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong
2021-01-19RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones
2021-01-19RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones
2021-01-19RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some othersLee Jones
2021-01-19RDMA/core/restrack: Fix kernel-doc formatting issueLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issuesLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headersLee Jones
2021-01-19RDMA/core/sa_query: Demote non-conformant kernel-doc headerLee Jones
2021-01-19RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'r...Lee Jones
2021-01-19RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...Lee Jones
2021-01-19RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...Lee Jones
2021-01-19RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...Lee Jones
2021-01-19RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...Lee Jones
2021-01-19RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones
2021-01-19RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones
2021-01-19RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones
2021-01-19IB/mlx5: Make function staticParav Pandit
2021-01-19IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit
2021-01-19IB/iser: Simplify prot_caps settingMax Gurtovoy
2021-01-19IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy
2021-01-19IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy
2021-01-19IB/iser: Remove unneeded semicolonsMax Gurtovoy
2021-01-19Merge branch 'devx_set_get' into rdma.git for-nextJason Gunthorpe
2021-01-19RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas
2021-01-19RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-01-18IB/isert: Simplify signature cap checkMax Gurtovoy
2021-01-18IB/isert: Remove unneeded semicolonMax Gurtovoy
2021-01-18IB/isert: Remove unneeded new linesMax Gurtovoy
2021-01-18RDMA/bnxt_re: Allow bigger MR creationSelvin Xavier
2021-01-18RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier
2021-01-18RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad
2021-01-15RDMA/rtrs: Fix KASAN: stack-out-of-bounds bugJack Wang
2021-01-15RDMA/rtrs-srv: Init wr_cnt as 1Jack Wang
2021-01-15RDMA/rtrs-srv: Do not signal REG_MRJack Wang
2021-01-15RDMA/rtrs-clt: Use bitmask to check sess->flagsJack Wang
2021-01-15RDMA/rtrs: Do not signal for heatbeatJack Wang
2021-01-15RDMA/rtrs-clt: Refactor the failure cases in alloc_cltGuoqing Jiang
2021-01-15RDMA/rtrs-srv: Fix missing wr_cqeJack Wang
2021-01-15RDMA/rtrs-clt: Rename __rtrs_clt_change_state to rtrs_clt_change_stateGuoqing Jiang