index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-28
RDMA/rxe: Make rxe_type_info static const
Joe Perches
2021-10-28
RDMA/rxe: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-10-28
RDMA/rxe: Save a few bytes from struct rxe_pool
Christophe JAILLET
2021-10-13
RDMA/rdmavt: Fix error code in rvt_create_qp()
Dan Carpenter
2021-10-12
RDMA/rxe: Convert kernel UD post send to use ah_num
Bob Pearson
2021-10-12
RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
Bob Pearson
2021-10-12
RDMA/rxe: Replace ah->pd by ah->ibah.pd
Bob Pearson
2021-10-12
RDMA/rxe: Create AH index and return to user space
Bob Pearson
2021-10-12
RDMA/rxe: Change AH objects to indexed
Bob Pearson
2021-10-12
RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr
Bob Pearson
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-06
RDMA/rxe: Remove duplicate settings
Xiao Yang
2021-10-06
RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS
Xiao Yang
2021-10-06
RDMA/rxe: Change the is_user member of struct rxe_cq to bool
Xiao Yang
2021-10-06
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-10-04
RDMA/rxe: Bump up default maximum values used via uverbs
Rao Shoaib
2021-09-28
RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK
Xiao Yang
2021-09-28
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
Xiao Yang
2021-09-28
RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK
Xiao Yang
2021-09-24
RDMA/rxe: Only allow invalidate for appropriate MRs
Bob Pearson
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
RDMA/rxe: Cleanup MR status and type enums
Bob Pearson
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2021-09-14
RDMA/rxe: remove the unnecessary variable
Zhu Yanjun
2021-09-14
RDMA/rxe: remove the redundant variable
Zhu Yanjun
2021-09-14
RDMA/rxe: Fix wrong port_cap_flags
Junji Wei
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-20
RDMA/rxe: Zero out index member of struct rxe_queue
Xiao Yang
2021-08-19
RDMA/rxe: Fix memory allocation while in a spin lock
Bob Pearson
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
2021-07-16
RDMA/rxe: Fix types in rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Add kernel-doc comments to rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_crc32 to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Fixup rxe_send and rxe_loopback
Bob Pearson
2021-07-16
RDMA/rxe: Move rxe_xmit_packet to a subroutine
Bob Pearson
2021-07-16
RDMA/rxe: Move ICRC checking to a subroutine
Bob Pearson
2021-07-15
RDMA/rxe: Fix memory leak in error path code
Bob Pearson
2021-07-15
RDMA/rxe: Remove the repeated 'mr->umem = umem'
Xiao Yang
[next]