summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/uverbs: Add uverbs command for dma-buf based MR registrationJianxin Xiong2021-01-201-2/+115
* | RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong2021-01-201-0/+1
* | RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong2021-01-204-1/+179
* | RDMA/core/iwpm_msg: Add proper descriptions for 'skb' paramLee Jones2021-01-191-8/+8
* | RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones2021-01-191-3/+3
* | RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones2021-01-191-8/+8
* | RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some othersLee Jones2021-01-191-9/+10
* | RDMA/core/restrack: Fix kernel-doc formatting issueLee Jones2021-01-191-2/+2
* | RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones2021-01-191-10/+12
* | RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issuesLee Jones2021-01-191-8/+11
* | RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headersLee Jones2021-01-191-2/+3
* | RDMA/core/sa_query: Demote non-conformant kernel-doc headerLee Jones2021-01-191-1/+1
* | RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'r...Lee Jones2021-01-191-0/+1
* | RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones2021-01-191-5/+8
* | RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...Lee Jones2021-01-191-2/+3
* | RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...Lee Jones2021-01-191-1/+1
* | RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones2021-01-191-5/+8
* | RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...Lee Jones2021-01-191-2/+2
* | RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...Lee Jones2021-01-191-5/+4
* | RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones2021-01-191-8/+13
* | RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones2021-01-191-9/+9
* | RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones2021-01-191-4/+4
* | RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones2021-01-191-2/+2
* | IB/mlx5: Make function staticParav Pandit2021-01-192-4/+2
* | IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit2021-01-191-6/+5
* | IB/iser: Simplify prot_caps settingMax Gurtovoy2021-01-191-7/+14
* | IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy2021-01-191-2/+3
* | IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy2021-01-191-7/+20
* | IB/iser: Remove unneeded semicolonsMax Gurtovoy2021-01-192-3/+2
* | Merge branch 'devx_set_get' into rdma.git for-nextJason Gunthorpe2021-01-198-121/+231
|\ \
| * | RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas2021-01-191-53/+146
| * | RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-01-191-1/+3
| |/
| * RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky2021-01-141-1/+3
| * RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-141-1/+1
| * IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-141-1/+1
| * RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau2021-01-141-1/+1
| * RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix2021-01-071-1/+1
| * RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-071-0/+3
| * RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky2021-01-071-0/+1
| * RDMA/ucma: Do not miss ctx destruction steps in some casesJason Gunthorpe2021-01-061-63/+72
* | IB/isert: Simplify signature cap checkMax Gurtovoy2021-01-181-2/+4
* | IB/isert: Remove unneeded semicolonMax Gurtovoy2021-01-181-1/+1
* | IB/isert: Remove unneeded new linesMax Gurtovoy2021-01-181-2/+0
* | RDMA/bnxt_re: Allow bigger MR creationSelvin Xavier2021-01-182-20/+2
* | RDMA/bnxt_re: Code refactor while populating user MRsSelvin Xavier2021-01-183-47/+13
* | RDMA/hns: Create CQ with selected CQN for bank load balanceYangyang Li2021-01-183-28/+105
* | RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad2021-01-182-32/+34
* | RDMA/rtrs: Fix KASAN: stack-out-of-bounds bugJack Wang2021-01-151-7/+7
* | RDMA/rtrs-srv: Init wr_cnt as 1Jack Wang2021-01-151-1/+1
* | RDMA/rtrs-srv: Do not signal REG_MRJack Wang2021-01-151-1/+1