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-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
2021-07-15
RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
Ira Weiny
2021-07-15
RDMA/siw: Remove kmap()
Ira Weiny
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-25
RDMA/rxe: Missing unlock on error in get_srq_wqe()
Dan Carpenter
2021-06-22
RDMA/rxe: Fix redundant skb_put_zero
Bob Pearson
2021-06-22
RDMA/rxe: Fix extra copy in prepare_ack_packet
Bob Pearson
2021-06-22
RDMA/rxe: Fix over copying in get_srq_wqe
Bob Pearson
2021-06-22
RDMA/rxe: Fix extra copies in build_rdma_network_hdr
Bob Pearson
2021-06-22
RDMA/rxe: Fix redundant call to ip_send_check
Bob Pearson
2021-06-22
RDMA/rxe: Fix useless copy in send_atomic_ack
Bob Pearson
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
[next]