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
Age
Commit message (
Expand
)
Author
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-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-16
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-10
IB/cm: Remove dgid from the cm_id_priv av
Jason Gunthorpe
2021-06-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
Weihang Li
2021-06-08
RDMA/core: Remove refcount from struct ib_mad_snoop_private
Jason Gunthorpe
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
2021-06-07
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-07
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
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-06-02
Merge branch 'irdma' into rdma.git for-next
Jason Gunthorpe
2021-06-02
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2021-06-02
RDMA/irdma: Add dynamic tracing for CM
Michael J. Ruhl
2021-06-02
RDMA/irdma: Add miscellaneous utility definitions
Mustafa Ismail
2021-06-02
RDMA/irdma: Add user/kernel shared libraries
Mustafa Ismail
2021-06-02
RDMA/irdma: Add RoCEv2 UD OP support
Mustafa Ismail
2021-06-02
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2021-06-02
RDMA/irdma: Add PBLE resource manager
Mustafa Ismail
2021-06-02
RDMA/irdma: Add connection manager
Mustafa Ismail
2021-06-02
RDMA/irdma: Add QoS definitions
Mustafa Ismail
2021-06-02
RDMA/irdma: Add privileged UDA queue implementation
Mustafa Ismail
2021-06-02
RDMA/irdma: Add HMC backing store setup functions
Mustafa Ismail
2021-06-02
RDMA/irdma: Implement HW Admin Queue OPs
Mustafa Ismail
2021-06-02
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail
2021-06-02
RDMA/irdma: Register auxiliary driver and implement private channel OPs
Mustafa Ismail
2021-06-02
IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock
Mark Zhang
2021-06-02
IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
Mark Zhang
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
[next]