开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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-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-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-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
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-16
RDMA/rxe: Move local ops to subroutine
Bob Pearson
2021-06-16
RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
Bob Pearson
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-06-16
RDMA/rxe: Enable MW object pool
Bob Pearson
2021-06-16
RDMA/rxe: Return errors for add index and key
Bob Pearson
2021-06-16
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2021-06-03
RDMA/rxe: Fix failure during driver load
Kamal Heib
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-06-03
RDMA/rxe: Protect user space index loads/stores
Bob Pearson
2021-06-03
RDMA/rxe: Add a type flag to rxe_queue structs
Bob Pearson
2021-05-20
RDMA/rxe: Remove unused parameter udata
Lang Cheng
2021-05-17
RDMA/rxe: Return CQE error if invalid lkey was supplied
Leon Romanovsky
2021-05-11
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
2021-04-21
RDMA/rxe: Fix a bug in rxe_fill_ip_info()
Bob Pearson
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2021-03-31
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
[next]