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
2024-07-01
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
1
-0
/
+8
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
1
-0
/
+2
2024-06-27
RDMA/mlx5: Send UAR page index as ioctl attribute
Akiva Goldberger
1
-0
/
+1
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-1
/
+1
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
1
-0
/
+13
2024-06-16
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
1
-0
/
+4
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
1
-0
/
+2
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
1
-3
/
+0
2024-04-08
RDMA/mlx5: Change check for cacheable mkeys
Or Har-Toov
1
-0
/
+1
2024-04-08
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
Or Har-Toov
1
-1
/
+1
2024-01-25
RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototype
Alexey Dobriyan
1
-1
/
+0
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
1
-3
/
+18
2023-08-20
RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion
Patrisious Haddad
1
-0
/
+10
2023-08-20
RDMA/mlx5: Implement MACsec gid addition and deletion
Patrisious Haddad
1
-0
/
+7
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+14
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
1
-0
/
+3
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
1
-0
/
+11
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
1
-0
/
+1
2023-02-19
IB/mlx5: Extend debug control for CC parameters
Edward Srouji
1
-0
/
+2
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
1
-1
/
+11
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
1
-1
/
+8
2023-02-08
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
1
-0
/
+3
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
1
-1
/
+1
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
1
-3
/
+6
2023-01-27
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
1
-0
/
+2
2023-01-27
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
1
-10
/
+17
2023-01-27
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
1
-2
/
+9
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
1
-1
/
+0
2022-11-06
RDMA/mlx5: Change debug log level for remote access error syndromes
Arumugam Kolappan
1
-0
/
+4
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+36
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-0
/
+12
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+12
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
1
-0
/
+36
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
1
-0
/
+1
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
1
-7
/
+7
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
1
-15
/
+11
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
1
-3
/
+1
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
1
-10
/
+4
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
1
-4
/
+1
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
1
-0
/
+6
2022-06-07
RDMA/mlx5: Add a umr recovery flow
Aharon Landau
1
-1
/
+11
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-88
/
+1
2022-05-09
net/mlx5: Lag, expose number of lag ports
Mark Bloch
1
-0
/
+1
2022-04-25
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
Aharon Landau
1
-26
/
+1
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
1
-2
/
+0
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
1
-1
/
+0
2022-04-25
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
1
-3
/
+0
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
1
-56
/
+0
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
1
-1
/
+1
[next]