index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
Age
Commit message (
Expand
)
Author
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: 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-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
2021-05-20
RDMA/rxe: Remove unused parameter udata
Lang Cheng
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-08
RDMA/rxe: Cleanup init_send_wqe
Bob Pearson
2021-02-08
RDMA/rxe: Fix minor coding style issues
Bob Pearson
2021-01-12
RDMA/rxe: Make add/drop key/index APIs type safe
Bob Pearson
2020-12-11
RDMA/rxe: Use acquire/release for memory ordering
Bob Pearson
2020-11-23
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-02
RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
Jason Gunthorpe
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-08
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-24
RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
Yi Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2019-10-28
RDMA/rxe: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-01
RDMA/rxe: Verify modify_device mask
Kamal Heib
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
[next]