index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-25
/
+88
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
4
-19
/
+27
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-2
/
+35
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
3
-17
/
+61
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
1
-3
/
+21
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
7
-325
/
+555
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
1
-1
/
+0
2022-09-05
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-2
/
+23
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-2
/
+23
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
1
-0
/
+2
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2
-0
/
+4
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
1
-0
/
+6
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-1
/
+1
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
4
-6
/
+1
2022-08-16
RDMA/mlx5: Use the proper number of ports
Mark Bloch
1
-18
/
+16
2022-08-16
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2
-1
/
+5
2022-08-16
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
Jason Gunthorpe
1
-0
/
+1
2022-08-02
RDMA/mlx5: Add missing check for return value in get namespace flow
Maor Gottlieb
1
-4
/
+2
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
4
-37
/
+37
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2
-129
/
+97
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2
-18
/
+16
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2
-88
/
+152
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2
-50
/
+47
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
2
-5
/
+139
2022-07-19
RDMA/mlx5: Refactor get flow table function
Mark Bloch
1
-10
/
+11
2022-06-16
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2
-18
/
+36
2022-06-14
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
2
-18
/
+36
2022-06-07
RDMA/mlx5: Add a umr recovery flow
Aharon Landau
3
-11
/
+83
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-957
/
+982
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2022-05-19
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
1
-1
/
+0
2022-05-10
net/mlx5: Lag, expose number of lag ports
Mark Bloch
4
-2
/
+4
2022-04-25
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
Aharon Landau
4
-145
/
+1
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
5
-208
/
+116
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
5
-75
/
+164
2022-04-25
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
3
-100
/
+116
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
3
-25
/
+45
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
3
-28
/
+34
2022-04-25
RDMA/mlx5: Introduce mlx5_umr_post_send_wait()
Aharon Landau
2
-0
/
+104
2022-04-25
RDMA/mlx5: Expose wqe posting helpers outside of wr.c
Aharon Landau
2
-111
/
+121
2022-04-25
RDMA/mlx5: Simplify get_umr_update_access_mask()
Aharon Landau
1
-10
/
+5
2022-04-25
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
5
-141
/
+147
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
5
-70
/
+72
2022-04-25
RDMA/mlx5: Move init and cleanup of UMR to umr.c
Aharon Landau
4
-103
/
+125
2022-04-19
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
1
-5
/
+0
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+4
2022-04-12
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
2
-252
/
+2
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2
-248
/
+2
2022-04-09
RDMA/mlx5: Delete never supported IPsec flow action
Leon Romanovsky
1
-4
/
+0
[next]