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
/
qp.c
Age
Commit message (
Expand
)
Author
2020-04-28
RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
Leon Romanovsky
2020-04-28
RDMA/mlx5: Move DRIVER QP flags check into separate function
Leon Romanovsky
2020-04-28
RDMA/mlx5: Update all DRIVER QP places to use QP subtype
Leon Romanovsky
2020-04-28
RDMA/mlx5: Split scatter CQE configuration for DCT QP
Leon Romanovsky
2020-04-28
RDMA/mlx5: Separate create QP flows to be based on type
Leon Romanovsky
2020-04-28
RDMA/mlx5: Set QP subtype immediately when it is known
Leon Romanovsky
2020-04-28
RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
Leon Romanovsky
2020-04-28
RDMA/mlx5: Prepare QP allocation for future removal
Leon Romanovsky
2020-04-28
RDMA/mlx5: Perform check if QP creation flow is valid
Leon Romanovsky
2020-04-28
RDMA/mlx5: Organize QP types checks in one place
Leon Romanovsky
2020-04-23
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
2020-04-22
RDMA/mlx5: Set GRH fields in query QP on RoCE
Aharon Landau
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-27
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
2020-03-27
IB/mlx5: Extend QP creation to get uar page index from user space
Yishai Hadas
2020-03-25
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-11
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
Mark Zhang
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-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-03
RDMA/mlx5: use true,false for bool variable
zhengbin
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-19
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
2019-10-22
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
Michael Guralnik
2019-10-17
RDMA/mlx5: Clear old rate limit when closing QP
Rafi Wiener
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
2019-07-29
IB/mlx5: Support per device q counters in switchdev mode
Parav Pandit
2019-07-25
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
2019-07-05
IB/mlx5: Support set qp counter
Mark Zhang
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
2019-06-24
RDMA/mlx5: Improve PI handover performance
Israel Rukshin
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
2019-06-24
RDMA/mlx5: Update set_sig_data_segment attribute for new signature API
Max Gurtovoy
2019-06-24
RDMA/mlx5: Pass UMR segment flags instead of boolean
Max Gurtovoy
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
[prev]
[next]