index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_req.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
2023-07-31
1
-20
/
+25
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
1
-13
/
+17
|
\
|
*
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-17
1
-13
/
+17
*
|
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-19
1
-1
/
+1
|
/
*
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
2023-04-21
1
-3
/
+3
*
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
1
-24
/
+47
*
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
1
-14
/
+18
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
1
-8
/
+7
*
RDMA/rxe: Make tasks schedule each other
Bob Pearson
2023-03-24
1
-2
/
+2
*
RDMA/rxe: Remove qp reference counting in tasks
Bob Pearson
2023-03-24
1
-5
/
+0
*
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
1
-2
/
+1
*
RDMA/rxe: Implement RC RDMA FLUSH service in requester side
Li Zhijian
2022-12-10
1
-1
/
+14
*
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
2022-12-02
1
-2
/
+13
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.c
Bob Pearson
2022-11-10
1
-5
/
+5
*
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
1
-5
/
+5
*
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-08-02
1
-0
/
+1
*
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
2022-08-02
1
-1
/
+12
*
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
2022-08-02
1
-0
/
+2
*
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
2022-07-22
1
-2
/
+2
*
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
1
-23
/
+31
*
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
1
-2
/
+13
*
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
2022-07-22
1
-6
/
+31
*
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
2022-07-18
1
-3
/
+2
*
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
2022-06-30
1
-3
/
+5
*
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
1
-1
/
+2
*
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-06
1
-2
/
+0
*
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-05-04
1
-6
/
+6
*
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-25
1
-3
/
+2
*
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-04-12
1
-1
/
+1
*
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2022-04-08
1
-2
/
+1
*
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
1
-1
/
+0
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-5
/
+5
*
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-16
1
-22
/
+33
*
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
2022-03-15
1
-2
/
+2
*
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
2022-03-15
1
-5
/
+5
*
RDMA/rxe: Remove the unnecessary variable
Zhu Yanjun
2021-12-07
1
-4
/
+1
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-7
/
+4
*
RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
Bob Pearson
2021-10-12
1
-3
/
+5
*
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
Xiao Yang
2021-09-28
1
-3
/
+3
*
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
1
-9
/
+5
*
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-24
1
-23
/
+14
*
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
1
-11
/
+2
*
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-17
1
-10
/
+8
*
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-17
1
-0
/
+8
*
RDMA/rxe: Move local ops to subroutine
Bob Pearson
2021-06-17
1
-40
/
+63
*
RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
Bob Pearson
2021-06-17
1
-1
/
+1
*
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
1
-11
/
+35
*
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-30
1
-5
/
+5
*
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
2021-02-16
1
-1
/
+0
*
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
2020-10-28
1
-1
/
+2
[next]