开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-18
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
2020-09-18
RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices
Alex Vesker
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-27
IB/mlx5: Add DCT RoCE LAG support
Mark Zhang
2020-08-27
IB/mlx5: Add tx_affinity support for DCI QP
Mark Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
RDMA/mlx5: Add new IB rates support
Mark Zhang
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-30
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
2020-07-29
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2020-07-24
RDMA/mlx5: Allow SQ modification
Maor Gottlieb
2020-07-08
RDMA/mlx5: Set PD pointers for the error flow unwind
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-07-02
RDMA/mlx5: Fix legacy IPoIB QP initialization
Leon Romanovsky
2020-06-22
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
Leon Romanovsky
2020-06-18
RDMA/mlx5: Fix integrity enabled QP creation
Max Gurtovoy
2020-06-18
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Leon Romanovsky
2020-06-18
RDMA/mlx5: Fix remote gid value in query QP
Maor Gottlieb
2020-06-18
RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path
Leon Romanovsky
2020-06-15
RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
Tom Seewald
2020-06-15
RDMA/mlx5: Remove duplicated assignment to resp.response_length
Colin Ian King
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
2020-06-03
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
2020-06-03
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
2020-05-27
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2020-05-27
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-27
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Leon Romanovsky
2020-05-27
RDMA/mlx5: Remove manually crafted QP context the query call
Leon Romanovsky
2020-05-27
RDMA/mlx5: Use direct modify QP implementation
Leon Romanovsky
2020-05-27
RDMA/mlx5: Set ECE options during QP create
Leon Romanovsky
2020-05-27
RDMA/mlx5: Get ECE options from FW during create QP
Leon Romanovsky
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-07
RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz
Colin Ian King
2020-05-06
RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled
Mark Bloch
2020-05-06
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
2020-05-06
RDMA/mlx5: Refactor mlx5_post_send() to improve readability
Max Gurtovoy
2020-05-06
RDMA/mlx5: Define RoCEv2 udp source port when set path
Mark Zhang
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
2020-05-02
RDMA/mlx5: Refactor affinity related code
Maor Gottlieb
[next]