index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2020-03-27
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Allow MRs to be created in the cache synchronously
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Revise how the hysteresis scheme works for cache filling
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Fix locking in MR cache work queue
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Rename the tracking variables for the MR cache
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Replace spinlock protected write with atomic var
Saeed Mahameed
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
2020-03-13
RDMA/mlx5: Use offsetofend() instead of duplicated variant
Leon Romanovsky
2020-03-10
RDMA/mlx5: Remove duplicate definitions of SW_ICM macros
Erez Shitrit
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-10
Merge branch 'mlx5_packet_pacing' into rdma.git for-next
Jason Gunthorpe
2020-03-10
IB/mlx5: Introduce UAPIs to manage packet pacing
Yishai Hadas
2020-03-04
IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params
Parav Pandit
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2020-03-02
RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps
Michael Guralnik
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
2020-01-12
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
2020-01-12
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2019-12-12
IB/mlx5: Fix device memory flows
Yishai Hadas
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-22
IB/mlx5: Implement callbacks for getting VFs GUID attributes
Danit Goldberg
2019-11-19
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
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-04
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
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: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
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
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-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
[prev]
[next]