index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2024-06-09
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
2024-05-30
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2024-04-22
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2024-04-22
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
2024-04-22
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2024-04-22
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2024-04-22
RDMA/rxe: Remove save/rollback_state in rxe_requester
Bob Pearson
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-04-22
RDMA/rxe: Remove redundant scheduling of rxe_completer
Bob Pearson
2024-04-22
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
2024-04-22
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
2024-04-11
RDMA/rxe: Return the correct errno
Zhu Yanjun
2024-04-01
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
2024-02-04
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
2024-01-25
RDMA/rxe: Remove rxe_info from rxe_set_mtu
Li Zhijian
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-12-04
RDMA/siw: Call orq_get_current if possible
Guoqing Jiang
2023-12-04
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
2023-12-04
RDMA/siw: Reduce memory usage of struct siw_rx_stream
Guoqing Jiang
2023-12-04
RDMA/siw: Move tx_cpu ahead
Guoqing Jiang
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
2023-11-15
RDMA/siw: Add one parameter to siw_destroy_cpulist
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
2023-11-15
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
2023-11-15
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
2023-11-13
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-02
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-22
RDMA/rxe: Fix redundant break statement in switch-case.
Rohit Chavan
[next]