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
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
RDMA/mlx5: Fix timestamp default mode
Maor Gottlieb
1
-4
/
+14
2021-02-16
Merge branch 'mlx5_timestamp' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+96
2021-02-16
RDMA/mlx5: Fail QP creation if the device can not support the CQE TS
Aharon Landau
1
-8
/
+96
2021-02-09
RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
Patrisious Haddad
1
-0
/
+2
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-3
/
+5
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
1
-13
/
+4
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
1
-3
/
+3
2021-01-28
RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
Mark Bloch
1
-7
/
+20
2021-01-22
RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-12-10
RDMA/mlx5: Remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
1
-1
/
+1
2020-11-26
RDMA/mlx5: Enable querying AH for XRC QP types
Avihai Horon
1
-1
/
+3
2020-11-23
IB/mlx5: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
1
-48
/
+23
2020-11-16
RDMA/mlx5: Directly compute the PAS list for raw QP RQ's
Jason Gunthorpe
1
-25
/
+16
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ
Jason Gunthorpe
1
-22
/
+31
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-3
/
+3
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-14
/
+13
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-13
/
+13
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-2
/
+2
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-3
/
+4
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-12
/
+0
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
1
-16
/
+20
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
1
-1
/
+1
2020-09-18
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+4
2020-09-18
RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices
Alex Vesker
1
-2
/
+4
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-26
/
+15
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-2
/
+6
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-2
/
+2
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2020-08-27
IB/mlx5: Add DCT RoCE LAG support
Mark Zhang
1
-1
/
+8
2020-08-27
IB/mlx5: Add tx_affinity support for DCI QP
Mark Zhang
1
-8
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-18
RDMA/mlx5: Add new IB rates support
Mark Zhang
1
-3
/
+27
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
1
-9
/
+11
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-46
/
+25
2020-07-30
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
1
-4
/
+1
2020-07-29
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
1
-9
/
+15
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
1
-6
/
+4
2020-07-24
RDMA/mlx5: Allow SQ modification
Maor Gottlieb
1
-10
/
+8
2020-07-09
RDMA/mlx5: Set PD pointers for the error flow unwind
Leon Romanovsky
1
-1
/
+2
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
1
-0
/
+1
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-25
/
+7
2020-07-07
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
1
-5
/
+5
2020-07-02
RDMA/mlx5: Fix legacy IPoIB QP initialization
Leon Romanovsky
1
-0
/
+4
2020-06-22
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
Leon Romanovsky
1
-1
/
+1
2020-06-18
RDMA/mlx5: Fix integrity enabled QP creation
Max Gurtovoy
1
-0
/
+3
2020-06-18
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Leon Romanovsky
1
-9
/
+1
2020-06-18
RDMA/mlx5: Fix remote gid value in query QP
Maor Gottlieb
1
-2
/
+1
[next]