index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qedr
/
qedr_roce_cm.c
Age
Commit message (
Expand
)
Author
2023-07-23
RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()
Minjie Du
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-02-08
RDMA/qedr: Remove in_irq() usage from debug output
Sebastian Andrzej Siewior
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2018-09-30
RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
Nathan Chancellor
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-14
RDMA/qedr: Declare local functions static
Bart Van Assche
2017-10-14
RDMA/qedr: Use NULL instead of 0 to represent a pointer
Bart Van Assche
2017-08-18
RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support
Kalderon, Michal