index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
1
-1
/
+1
2020-11-02
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
1
-2
/
+1
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-2
/
+2
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-1
/
+1
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-2
/
+1
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-1
/
+1
2020-11-02
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
1
-0
/
+1
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->npages
Jason Gunthorpe
1
-1
/
+0
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->order
Jason Gunthorpe
1
-1
/
+0
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
1
-0
/
+5
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
1
-1
/
+0
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
1
-3
/
+3
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
1
-4
/
+0
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
1
-3
/
+22
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
1
-8
/
+37
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-3
/
+3
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-1
/
+4
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
1
-11
/
+7
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
1
-2
/
+7
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
1
-9
/
+0
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
1
-5
/
+0
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
1
-14
/
+0
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
1
-19
/
+1
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
1
-3
/
+0
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
1
-35
/
+3
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
1
-1
/
+0
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-3
/
+2
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
1
-0
/
+2
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
1
-2
/
+2
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-4
/
+2
2020-06-02
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
1
-8
/
+0
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
1
-0
/
+7
2020-05-06
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
1
-4
/
+0
2020-05-06
RDMA/mlx5: Set UDP source port based on the grh.flow_label
Mark Zhang
1
-2
/
+2
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
1
-0
/
+1
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-1
/
+1
2020-04-30
RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
Leon Romanovsky
1
-14
/
+0
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
1
-2
/
+6
2020-04-28
RDMA/mlx5: Return all configured create flags through query QP
Leon Romanovsky
1
-0
/
+1
2020-04-28
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
Leon Romanovsky
1
-1
/
+0
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
1
-1
/
+0
[prev]
[next]