summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds2023-04-241-1/+1
|\
| * x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds2023-04-191-1/+1
* | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-242-8/+6
|\ \ | |/ |/|
| * IB/qib: check for user backed iterator, not specific iterator typeJens Axboe2023-03-301-1/+1
| * IB/hfi1: check for user backed iterator, not specific iterator typeJens Axboe2023-03-301-5/+2
| * iov_iter: add iter_iovec() helperJens Axboe2023-03-302-2/+3
* | RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel2023-04-131-0/+2
* | RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang2023-03-231-26/+34
* | RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu2023-03-201-1/+1
* | RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu2023-03-201-1/+1
* | RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2023-03-202-2/+2
* | RDMA/erdma: Fix some typosCheng Xu2023-03-203-3/+3
* | IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla2023-03-201-0/+4
* | RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova2023-03-191-6/+10
* | RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail2023-03-191-1/+1
* | RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail2023-03-191-0/+3
* | RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail2023-03-191-1/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-2453-1581/+2052
|\
| * IB/mlx5: Extend debug control for CC parametersEdward Srouji2023-02-192-3/+27
| * IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey2023-02-172-10/+9
| * IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey2023-02-171-21/+40
| * RDMA/irdma: Add support for dmabuf pin memory regionsZhu Yanjun2023-02-171-0/+42
| * Merge mlx5-next into rdma.git for-nextJason Gunthorpe2023-02-177-71/+108
| |\
| | * RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov2023-02-177-44/+48
| | * net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov2023-02-173-7/+7
| * | RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson2023-02-162-52/+76
| * | RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me...Long Li2023-02-161-10/+12
| * | RDMA/rxe: Remove rxe_alloc()Bob Pearson2023-02-164-66/+44
| * | RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook2023-02-161-5/+12
| * | Subject: RDMA/rxe: Handle zero length rdmaBob Pearson2023-02-162-15/+51
| * | iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter2023-02-151-1/+1
| * | RDMA/mlx5: Use rdma_umem_for_each_dma_block()Jason Gunthorpe2023-02-151-3/+1
| * | RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail2023-02-081-0/+2
| * | RDMA/mlx5: Check reg_create() create for errorsDan Carpenter2023-02-071-0/+2
| * | RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()Nikita Zhandarovich2023-02-061-0/+3
| * | RDMA/mlx5: Remove impossible check of mkey cache cleanup failureLeon Romanovsky2023-02-063-11/+4
| * | RDMA/mlx5: Fix MR cache debugfs error in IB representors modeLeon Romanovsky2023-02-061-0/+4
| * | RDMA/siw: Fix user page pinning accountingBernard Metzler2023-02-061-11/+12
| * | RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich2023-02-021-0/+4
| * | RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik2023-01-273-23/+82
| * | RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flowMichael Guralnik2023-01-272-13/+44
| * | RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik2023-01-273-84/+201
| * | RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik2023-01-273-47/+132
| * | RDMA/mlx5: Remove implicit ODP cache entryAharon Landau2023-01-271-15/+5
| * | RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau2023-01-273-5/+1
| * | RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson2023-01-273-302/+254
| * | RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson2023-01-262-20/+22
| * | RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson2023-01-263-42/+59
| * | RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson2023-01-264-100/+105
| * | RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson2023-01-263-36/+38