index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_resp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
1
-6
/
+11
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
1
-1
/
+1
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
1
-2
/
+2
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-06-30
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
1
-3
/
+5
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
1
-43
/
+36
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
1
-6
/
+7
2022-06-30
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
1
-22
/
+33
2022-06-30
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
1
-6
/
+18
2022-06-30
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
1
-16
/
+27
2022-06-24
RDMA/rxe: Remove useless pkt parameters
Xiao Yang
1
-16
/
+12
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+25
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
1
-1
/
+2
2022-04-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
1
-2
/
+8
2022-04-12
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
1
-8
/
+17
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
1
-2
/
+1
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
1
-2
/
+0
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
1
-16
/
+16
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
1
-38
/
+85
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
1
-1
/
+1
2022-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
1
-5
/
+6
2022-02-08
RDMA/rxe: Check the last packet by RXE_END_MASK
Xiao Yang
1
-4
/
+6
2021-10-06
RDMA/rxe: Remove duplicate settings
Xiao Yang
1
-4
/
+0
2021-09-28
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
Xiao Yang
1
-1
/
+1
2021-09-28
RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK
Xiao Yang
1
-2
/
+2
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
1
-30
/
+10
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
1
-1
/
+1
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
1
-25
/
+8
2021-06-25
RDMA/rxe: Missing unlock on error in get_srq_wqe()
Dan Carpenter
1
-0
/
+1
2021-06-22
RDMA/rxe: Fix extra copy in prepare_ack_packet
Bob Pearson
1
-10
/
+3
2021-06-22
RDMA/rxe: Fix over copying in get_srq_wqe
Bob Pearson
1
-2
/
+8
2021-06-22
RDMA/rxe: Fix extra copies in build_rdma_network_hdr
Bob Pearson
1
-17
/
+12
2021-06-22
RDMA/rxe: Fix useless copy in send_atomic_ack
Bob Pearson
1
-4
/
+0
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
1
-15
/
+40
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-24
/
+36
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
1
-2
/
+0
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
1
-10
/
+34
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
1
-10
/
+8
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
1
-17
/
+17
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+5
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
1
-2
/
+1
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
1
-0
/
+3
2021-01-20
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
Martin Wilck
1
-0
/
+5
2020-11-12
RDMA/rxe: Remove VLAN code leftovers from RXE
Zhu Yanjun
1
-5
/
+0
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
1
-0
/
+7
2019-07-08
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
1
-1
/
+4
2019-01-21
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
1
-2
/
+1
2018-11-08
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
1
-8
/
+4
[next]