开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_cq.c
Age
Commit message (
Expand
)
Author
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
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-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-03-29
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-24
RDMA/rxe: Cleanup error state handling in rxe_comp.c
Bob Pearson
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.c
Bob Pearson
2022-06-30
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2022-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-10-06
RDMA/rxe: Change the is_user member of struct rxe_cq to bool
Xiao Yang
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
RDMA/rxe: Add a type flag to rxe_queue structs
Bob Pearson
2020-12-11
RDMA/rxe: Use acquire/release for memory ordering
Bob Pearson
2020-09-03
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2018-09-30
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
2017-08-28
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2016-08-04
Soft RoCE driver
Moni Shoua