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.12.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
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
3
-4
/
+42
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-17
/
+12
2019-11-06
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
1
-61
/
+55
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
1
-4
/
+0
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
1
-2
/
+0
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-3
/
+5
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
4
-3
/
+223
2019-10-31
RDMA/mlx5: Return proper error value
Leon Romanovsky
1
-1
/
+1
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
6
-591
/
+604
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
3
-59
/
+88
2019-10-28
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
1
-30
/
+6
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
4
-64
/
+120
2019-10-28
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
1
-106
/
+80
2019-10-28
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
1
-12
/
+26
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2
-133
/
+67
2019-10-28
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
1
-49
/
+76
2019-10-28
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
1
-2
/
+3
2019-10-28
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
1
-77
/
+74
2019-10-28
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
1
-54
/
+69
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
1
-9
/
+0
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
5
-73
/
+83
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
4
-17
/
+28
2019-10-28
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
1
-141
/
+121
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
4
-96
/
+91
2019-10-22
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
Michael Guralnik
3
-11
/
+6
2019-10-22
IB/mlx5: Remove dead code
Ran Rozenstein
2
-16
/
+0
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
3
-0
/
+46
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
5
-1
/
+55
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2
-0
/
+19
2019-10-22
Merge branch 'mlx5-rd-sgl' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2019-10-22
RDMA/mlx5: Add capability for max sge to get optimized performance
Yamin Friedman
1
-0
/
+2
2019-10-08
IB/mlx5: Introduce and use mkey context setting helper routine
Parav Pandit
1
-18
/
+16
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
3
-48
/
+32
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
3
-38
/
+14
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
1
-2
/
+3
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
1
-4
/
+8
2019-10-04
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
1
-2
/
+32
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
1
-3
/
+3
2019-10-04
IB/mlx5: Remove unnecessary else statement
Erez Alfasi
1
-2
/
+2
2019-10-04
IB/mlx5: Remove unnecessary return statement
Erez Alfasi
1
-2
/
+0
2019-10-04
RDMA/mlx5: Group boolean parameters to take less space
Leon Romanovsky
1
-4
/
+4
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-131
/
+146
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
4
-78
/
+70
2019-09-16
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
1
-0
/
+1
2019-09-16
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
1
-4
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
5
-20
/
+48
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
3
-13
/
+20
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-208
/
+30
2019-09-02
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
4
-208
/
+30
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-3
/
+4
[next]