index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
2025-04-20
RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
Zhu Yanjun
2025-04-20
RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Zhu Yanjun
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
2025-04-07
RDMA/rxe: Fix null pointer dereference in ODP MR check
Li Zhijian
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-13
RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
Daisuke Matsuda
2025-03-12
RDMA/rxe: Improve readability of ODP pagefault interface
Daisuke Matsuda
2025-03-03
RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests
Zhu Yanjun
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add page invalidation support
Daisuke Matsuda
2025-02-21
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP
Daisuke Matsuda
2025-02-09
RDMA/rxe: switch to using the crc32 library
Eric Biggers
2025-02-03
RDMA/rxe: Add query_gid support
Zhu Yanjun
2025-02-03
RDMA/rxe: Replace netdev dev addr with raw_gid
Zhu Yanjun
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-01-14
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
Zhu Yanjun
2024-12-25
RDMA/rxe: Remove deliver net device event
Yuyu Li
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
2024-12-17
RDMA/rxe: Fix mismatched max_msg_sz
zhenwei pi
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
2024-10-30
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
2024-08-23
RDMA/rxe: Fix __bth_set_resv6a
zhenwei pi
2024-08-23
RDMA/rxe: Fix misspelling of 'rmda'
zhenwei pi
2024-08-23
RDMA/rxe: Use sizeof instead of hard code number
zhenwei pi
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-26
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
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
[next]