index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
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
RDMA/irdma: Remove the repeated declaration
Shaokun Zhang
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-19
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
Lukas Bulwahn
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-07-15
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
2021-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
2021-07-15
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
Zhu Yanjun
2021-07-15
RDMA/irdma: Check vsi pointer before using it
Tatyana Nikolova
2021-07-12
RDMA/irdma: Change the returned type to void
Zhu Yanjun
2021-07-12
RDMA/irdma: Fix unused variable total_size warning
Tatyana Nikolova
2021-06-25
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
2021-06-24
RDMA/irdma: Remove use of kmap()
Ira Weiny
2021-06-22
RDMA/irdma: Use the queried port attributes
Kamal Heib
2021-06-22
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
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-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-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