summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_userGuoqing Jiang2024-02-043-3/+3
* RDMA/rxe: Remove rxe_info from rxe_set_mtuLi Zhijian2024-01-251-2/+0
* RDMA/rxe: Improve newline in printing messagesLi Zhijian2024-01-2510-139/+139
* RDMA/siw: Call orq_get_current if possibleGuoqing Jiang2023-12-041-1/+1
* RDMA/siw: Set qp_state in siw_query_qpGuoqing Jiang2023-12-041-0/+10
* RDMA/siw: Reduce memory usage of struct siw_rx_streamGuoqing Jiang2023-12-041-3/+3
* RDMA/siw: Move tx_cpu aheadGuoqing Jiang2023-12-041-1/+1
* RDMA/siw: Update comments for siw_qp_sq_processGuoqing Jiang2023-11-151-3/+2
* RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang2023-11-151-14/+12
* RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qpGuoqing Jiang2023-11-151-13/+5
* RDMA/siw: Fix typoGuoqing Jiang2023-11-151-1/+1
* RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang2023-11-151-11/+5
* RDMA/siw: Cleanup siw_acceptGuoqing Jiang2023-11-151-27/+14
* RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang2023-11-151-16/+14
* RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang2023-11-151-17/+14
* RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang2023-11-151-16/+14
* RDMA/siw: Introduce SIW_STAG_MAX_INDEXGuoqing Jiang2023-11-151-5/+7
* RDMA/siw: Factor out siw_rx_data helperGuoqing Jiang2023-11-151-33/+20
* RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang2023-11-151-3/+2
* RDMA/siw: Remove rcu from siw_qpGuoqing Jiang2023-11-151-1/+0
* RDMA/siw: Remove goto lable in siw_mmapGuoqing Jiang2023-11-151-4/+1
* RDMA/siw: Use iov.iov_len in kernel_sendmsgGuoqing Jiang2023-11-151-2/+1
* RDMA/siw: Introduce siw_update_skb_rcvdGuoqing Jiang2023-11-151-19/+12
* RDMA/siw: Introduce siw_get_pageGuoqing Jiang2023-11-151-19/+12
* RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()Eric Biggers2023-11-131-8/+4
* RDMA/siw: Use ib_umem_get() to pin user pagesBernard Metzler2023-11-134-89/+47
* Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-311-4/+12
|\
| * RDMA/siw: Fix connection failure handlingBernard Metzler2023-09-111-4/+12
* | RDMA/siw: Annotate struct siw_pbl with __counted_byKees Cook2023-10-021-1/+1
* | IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-1142-42/+42
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-09-0113-176/+238
|\
| * RDMA/rxe: Fix redundant break statement in switch-case.Rohit Chavan2023-08-221-1/+0
| * RDMA/siw: Call llist_reverse_order in siw_run_sqGuoqing Jiang2023-08-221-7/+1
| * RDMA/siw: Correct wrong debug messageGuoqing Jiang2023-08-221-1/+1
| * RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang2023-08-221-1/+0
| * RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson2023-07-311-20/+25
| * RDMA/rxe: Fix rxe_modify_srqBob Pearson2023-07-312-30/+36
| * RDMA/rxe: Fix unsafe drain work queue codeBob Pearson2023-07-312-0/+8
| * RDMA/rxe: Move work queue code to subroutinesBob Pearson2023-07-311-51/+108
| * RDMA/siw: Fix tx thread initialization.Bernard Metzler2023-07-313-44/+43
| * RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever2023-07-213-16/+11
| * RDMA/siw: use vmalloc_array and vcallocJulia Lawall2023-07-212-5/+5
* | RDMA/rxe: Fix an error handling path in rxe_bind_mw()Christophe JAILLET2023-07-181-1/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-2915-84/+198
|\
| * Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-278-68/+100
| |\
| * | RDMA/rxe: Simplify cq->notify codeBob Pearson2023-06-202-6/+3
| * | RDMA/rxe: Fixes mr access supported listBob Pearson2023-06-201-1/+2
| * | RDMA/rxe: Send last wqe reached event on qp cleanupBob Pearson2023-06-091-1/+10
| * | RDMA/rxe: Implement rereg_user_mrBob Pearson2023-06-092-0/+40
| * | RDMA/rxe: Let rkey == lkey for local accessBob Pearson2023-06-091-7/+8