index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
2020-09-17
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
2020-09-17
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
2020-09-17
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
2020-09-17
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
2020-09-17
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
2020-09-16
RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-16
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
2020-09-16
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
2020-09-11
RDMA/qedr: Fix function prototype parameters alignment
Michal Kalderon
2020-09-11
RDMA/qedr: Fix inline size returned for iWARP
Michal Kalderon
2020-09-11
RDMA/qedr: Fix iWARP active mtu display
Michal Kalderon
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2020-09-11
RDMA/qedr: Fix return code if accept is called on a destroyed qp
Michal Kalderon
2020-09-11
RDMA/qedr: Fix use of uninitialized field
Michal Kalderon
2020-09-11
RDMA/qedr: Fix doorbell setting
Michal Kalderon
2020-09-11
RDMA/qedr: Fix qp structure memory leak
Michal Kalderon
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
2020-09-11
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
2020-09-11
RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding
Jason Gunthorpe
2020-09-11
RDMA/i40iw: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
RDMA/efa: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary
Jason Gunthorpe
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
Md Haris Iqbal
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
[next]