aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-11RDMA/ocrdma: Remove fbo from MRJason Gunthorpe3-4/+3
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe3-16/+2
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe6-21/+6
2020-09-11RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe3-4/+6
2020-09-11RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe1-12/+5
2020-09-11RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencodingJason Gunthorpe1-30/+19
2020-09-11RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()Jason Gunthorpe1-46/+24
2020-09-11RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe1-4/+3
2020-09-11RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-codingJason Gunthorpe1-25/+16
2020-09-11RDMA/i40iw: Use ib_umem_num_dma_pages()Jason Gunthorpe1-9/+1
2020-09-11RDMA/efa: Use ib_umem_num_dma_pages()Jason Gunthorpe1-3/+3
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe6-9/+23
2020-09-09RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_blockJason Gunthorpe4-15/+13
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe6-7/+25
2020-09-09RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe2-27/+8
2020-09-09RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe1-0/+6
2020-09-09RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe1-2/+7
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky3-3/+6
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky9-18/+27
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky5-7/+12
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky31-37/+66
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2-71/+18
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky27-48/+59
2020-09-09RDMA/mlx5: Issue FW command to destroy SRQ on reentryLeon Romanovsky1-3/+12
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky22-38/+46
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky29-42/+56
2020-09-09RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal2-3/+80
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou6-24/+24
2020-09-09RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2-20/+15
2020-09-03RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais3-8/+8
2020-09-03RDMA/qib: Convert tasklets to use new tasklet_setup() APIAllen Pais2-9/+8
2020-09-03RDMA/i40iw: Convert tasklets to use new tasklet_setup() APIAllen Pais1-7/+7
2020-09-03RDMA/hfi1: Convert tasklets to use new tasklet_setup() APIAllen Pais1-11/+11
2020-09-03RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() APIAllen Pais2-10/+8
2020-09-03RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky1-2/+3
2020-09-02RDMA/ucma: Fix resource leak on error pathAlex Dewar1-7/+8
2020-09-02RDMA/qedr: Fix reported max_pkeysKamal Heib2-2/+3
2020-08-31RDMA/qib: Tidy up process_cc()Alex Dewar1-37/+13
2020-08-31RDMA/qib: Remove superfluous fallthrough statementsAlex Dewar1-2/+0
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson3-73/+2
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson32-896/+32
2020-08-31RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe1-4/+5
2020-08-31RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leakedJason Gunthorpe1-1/+2
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li4-13/+42
2020-08-30Linux 5.9-rc3Linus Torvalds1-1/+1
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner1-0/+7
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds1-6/+6
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu1-1/+1
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara2-1/+16
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2