aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-22i40iw: Add support to make destroy QP synchronousSindhu, Devale6-71/+45
2020-09-22RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf4-7/+99
2020-09-22RDMA/efa: Group keep alive received counter with other SW statsGal Pressman2-21/+18
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky12-159/+172
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky8-51/+22
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky10-38/+70
2020-09-22RDMA/mlx5: Don't call to restrack recursivelyLeon Romanovsky1-2/+14
2020-09-22RDMA/cma: Delete from restrack DB after successful destroyLeon Romanovsky1-2/+1
2020-09-18RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroyJason Gunthorpe1-50/+29
2020-09-18RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe4-49/+97
2020-09-18RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe1-1/+3
2020-09-18RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe1-25/+26
2020-09-18RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe1-14/+1
2020-09-18RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()Jason Gunthorpe1-3/+1
2020-09-18RDMA/hns: Set the unsupported wr opcodeLijun Ou1-1/+0
2020-09-18RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki1-25/+27
2020-09-18RDMA/iw_cxgb4: Disable delayed ack by defaultPotnuri Bharat Teja1-2/+2
2020-09-18RDMA: Fix link active_speed sizeAharon Landau10-19/+17
2020-09-18RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devicesAlex Vesker1-2/+4
2020-09-18RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devicesAlex Vesker1-1/+3
2020-09-17RDMA/mlx5: Add sw_owner_v2 bit capabilityAlex Vesker1-1/+2
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky13-106/+80
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky16-106/+78
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau3-22/+14
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau4-55/+25
2020-09-17RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe1-108/+88
2020-09-17RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe1-32/+31
2020-09-17RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe1-15/+4
2020-09-17RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe1-31/+7
2020-09-17RDMA/cma: Remove cma_comp()Jason Gunthorpe1-20/+7
2020-09-17RDMA/cma: Fix locking for the RDMA_CM_LISTEN stateJason Gunthorpe1-18/+18
2020-09-17RDMA/cma: Make the locking for automatic state transition more clearJason Gunthorpe1-22/+45
2020-09-17RDMA/cma: Fix locking for the RDMA_CM_CONNECT stateJason Gunthorpe1-14/+30
2020-09-16RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-46/+4
2020-09-16RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit5-7/+8
2020-09-16RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson4-92/+254
2020-09-13Linux 5.9-rc5Linus Torvalds1-1/+1
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky1-5/+17
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky1-11/+18
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky1-0/+3
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky1-1/+3
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne1-12/+21
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov1-0/+2
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov1-4/+0
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-12KVM: SVM: avoid emulation with stale next_ripWanpeng Li1-4/+3
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov1-1/+1
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen2-2/+5
2020-09-11kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan1-1/+1