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
/
rxe
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-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-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
2023-07-31
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
2023-07-31
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2023-07-31
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2023-07-31
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-20
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-20
RDMA/rxe: Fixes mr access supported list
Bob Pearson
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-09
RDMA/rxe: Send last wqe reached event on qp cleanup
Bob Pearson
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2023-06-09
RDMA/rxe: Let rkey == lkey for local access
Bob Pearson
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
2023-06-09
RDMA//rxe: Optimize send path in rxe_resp.c
Bob Pearson
2023-06-09
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2023-06-01
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
2023-06-01
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
2023-05-19
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-04-21
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
[next]