index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
2019-10-31
RDMA/mlx5: Return proper error value
Leon Romanovsky
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-22
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
Michael Guralnik
2019-10-22
IB/mlx5: Remove dead code
Ran Rozenstein
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2019-10-22
Merge branch 'mlx5-rd-sgl' into rdma.git for-next
Jason Gunthorpe
2019-10-22
RDMA/mlx5: Add capability for max sge to get optimized performance
Yamin Friedman
2019-10-08
IB/mlx5: Introduce and use mkey context setting helper routine
Parav Pandit
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
2019-10-04
IB/mlx5: Remove unnecessary else statement
Erez Alfasi
2019-10-04
IB/mlx5: Remove unnecessary return statement
Erez Alfasi
2019-10-04
RDMA/mlx5: Group boolean parameters to take less space
Leon Romanovsky
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-16
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
2019-09-16
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
[next]