index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
RDMA/bnxt_re: Fix the max WQE size for static WQE support
Selvin Xavier
2024-09-09
2
-11
/
+12
*
RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
Selvin Xavier
2024-09-09
1
-1
/
+2
*
RDMA/mlx5: Fix MR cache temp entries cleanup
Michael Guralnik
2024-09-09
2
-52
/
+32
*
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
2024-09-09
1
-2
/
+12
*
RDMA/mlx5: Fix counter update on MR cache mkey creation
Michael Guralnik
2024-09-09
1
-1
/
+1
*
RDMA/mlx5: Drop redundant work canceling from clean_keys()
Michael Guralnik
2024-09-09
1
-1
/
+0
*
RDMA/erdma: Return QP state in erdma_query_qp
Cheng Xu
2024-09-09
1
-1
/
+24
*
RDMA/erdma: Add disassociate ucontext support
Cheng Xu
2024-09-09
3
-0
/
+6
*
RDMA/erdma: Refactor the initialization and destruction of EQ
Cheng Xu
2024-09-09
4
-69
/
+51
*
RDMA/mlx5: Enable ATS when allocating kernel MRs
Maher Sanalla
2024-09-09
1
-0
/
+5
*
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
2024-09-04
1
-0
/
+3
*
RDMA/bnxt_re: Add support for MR Relaxed Ordering
Kalesh AP
2024-09-02
2
-0
/
+19
*
RDMA/bnxt_re: Avoid an extra hwrm per MR creation
Kalesh AP
2024-09-02
4
-14
/
+36
*
RDMA/bnxt_re: Rename a variable
Kalesh AP
2024-09-02
3
-7
/
+7
*
RDMA/bnxt_re: Update HW interface headers
Kalesh AP
2024-09-02
1
-9
/
+27
*
RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
Long Li
2024-09-02
1
-3
/
+3
*
RDMA/mana_ib: use the correct page table index based on hardware page size
Long Li
2024-09-02
1
-1
/
+1
*
RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
Chandramohan Akula
2024-09-02
4
-2
/
+41
*
RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
Chandramohan Akula
2024-09-02
1
-11
/
+7
*
RDMA/bnxt_re: Get the toggle bits from SRQ events
Hongguang Gao
2024-09-02
3
-0
/
+13
*
RDMA/cxgb4: Remove unused declarations
Yue Haibing
2024-08-28
1
-4
/
+0
*
Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next
Jason Gunthorpe
2024-08-28
7
-73
/
+181
|
\
|
*
RDMA/bnxt_re: Enable variable size WQEs for user space applications
Selvin Xavier
2024-08-27
1
-0
/
+5
|
*
RDMA/bnxt_re: Handle variable WQE support for user applications
Selvin Xavier
2024-08-27
2
-46
/
+76
|
*
RDMA/bnxt_re: Fix the table size for PSN/MSN entries
Selvin Xavier
2024-08-27
1
-0
/
+2
|
*
RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs
Selvin Xavier
2024-08-27
2
-1
/
+52
|
*
RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
Selvin Xavier
2024-08-27
6
-27
/
+47
*
|
RDMA/efa: Add support for node guid
Yehuda Yitschak
2024-08-23
4
-0
/
+6
*
|
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-7
/
+3
*
|
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-3
/
+1
*
|
RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-6
/
+3
*
|
RDMA/mlx5: Remove two unused declarations
Yue Haibing
2024-08-19
1
-3
/
+0
*
|
RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
Yishai Hadas
2024-08-11
1
-1
/
+54
*
|
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
2024-08-11
6
-72
/
+350
*
|
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2024-08-11
7
-8
/
+9
*
|
RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device
Yishai Hadas
2024-08-11
4
-0
/
+119
*
|
RDMA/mlx5: Introduce the 'data direct' driver
Yishai Hadas
2024-08-11
5
-0
/
+281
*
|
RDMA/mlx5: Expose vhca id for all ports in multiport mode
Mark Bloch
2024-08-11
1
-0
/
+21
*
|
RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
Anumula Murali Mohan Reddy
2024-07-29
4
-38
/
+105
|
/
*
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
1
-3
/
+3
|
\
|
*
RDMA/usnic: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-04
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-07-19
65
-306
/
+1272
|
\
\
|
*
|
IB/hfi1: Constify struct flag_table
Christophe JAILLET
2024-07-15
1
-15
/
+15
|
*
|
RDMA/mana_ib: Set correct device into ib
Konstantin Taranov
2024-07-14
1
-8
/
+8
|
*
|
bnxt_re: Fix imm_data endianness
Jack Wang
2024-07-14
2
-7
/
+7
|
*
|
RDMA/hns: Fix mbx timing out before CMD execution is completed
Chengchang Tang
2024-07-11
2
-7
/
+34
|
*
|
RDMA/hns: Fix insufficient extend DB for VFs.
Chengchang Tang
2024-07-11
1
-2
/
+4
|
*
|
RDMA/hns: Fix undifined behavior caused by invalid max_sge
Chengchang Tang
2024-07-11
1
-1
/
+1
|
*
|
RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
Chengchang Tang
2024-07-11
1
-1
/
+3
|
*
|
RDMA/hns: Fix missing pagesize and alignment check in FRMR
Chengchang Tang
2024-07-11
2
-0
/
+9
[prev]
[next]