summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2024-04-01RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-02-04RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_userGuoqing Jiang
2024-01-25RDMA/rxe: Remove rxe_info from rxe_set_mtuLi Zhijian
2024-01-25RDMA/rxe: Improve newline in printing messagesLi Zhijian
2023-12-04RDMA/siw: Call orq_get_current if possibleGuoqing Jiang
2023-12-04RDMA/siw: Set qp_state in siw_query_qpGuoqing Jiang
2023-12-04RDMA/siw: Reduce memory usage of struct siw_rx_streamGuoqing Jiang
2023-12-04RDMA/siw: Move tx_cpu aheadGuoqing Jiang
2023-11-15RDMA/siw: Update comments for siw_qp_sq_processGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang
2023-11-15RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qpGuoqing Jiang
2023-11-15RDMA/siw: Fix typoGuoqing Jiang
2023-11-15RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang
2023-11-15RDMA/siw: Cleanup siw_acceptGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang
2023-11-15RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang
2023-11-15RDMA/siw: Introduce SIW_STAG_MAX_INDEXGuoqing Jiang
2023-11-15RDMA/siw: Factor out siw_rx_data helperGuoqing Jiang
2023-11-15RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang
2023-11-15RDMA/siw: Remove rcu from siw_qpGuoqing Jiang
2023-11-15RDMA/siw: Remove goto lable in siw_mmapGuoqing Jiang
2023-11-15RDMA/siw: Use iov.iov_len in kernel_sendmsgGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_update_skb_rcvdGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_get_pageGuoqing Jiang
2023-11-13RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()Eric Biggers
2023-11-13RDMA/siw: Use ib_umem_get() to pin user pagesBernard Metzler
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-02RDMA/siw: Annotate struct siw_pbl with __counted_byKees Cook
2023-09-11RDMA/siw: Fix connection failure handlingBernard Metzler
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-22RDMA/rxe: Fix redundant break statement in switch-case.Rohit Chavan
2023-08-22RDMA/siw: Call llist_reverse_order in siw_run_sqGuoqing Jiang
2023-08-22RDMA/siw: Correct wrong debug messageGuoqing Jiang
2023-08-22RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang
2023-07-31RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson
2023-07-31RDMA/rxe: Fix rxe_modify_srqBob Pearson
2023-07-31RDMA/rxe: Fix unsafe drain work queue codeBob Pearson
2023-07-31RDMA/rxe: Move work queue code to subroutinesBob Pearson
2023-07-31RDMA/siw: Fix tx thread initialization.Bernard Metzler
2023-07-21RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-07-21RDMA/siw: use vmalloc_array and vcallocJulia Lawall
2023-07-18RDMA/rxe: Fix an error handling path in rxe_bind_mw()Christophe JAILLET
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells