index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-10-21
RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
Patrisious Haddad
1
-2
/
+2
2024-07-01
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
1
-1
/
+6
2024-06-16
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
1
-0
/
+4
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
1
-16
/
+0
2024-04-30
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
1
-2
/
+1
2023-10-15
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
1
-0
/
+27
2023-09-26
IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
Patrisious Haddad
1
-1
/
+1
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
1
-0
/
+3
2023-04-21
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
1
-1
/
+1
2023-03-23
Enable IB out-of-order by default in mlx5
Leon Romanovsky
1
-0
/
+8
2023-03-23
RDMA/mlx5: Disable out-of-order in integrity enabled QPs
Or Har-Toov
1
-0
/
+8
2023-03-19
RDMA/mlx5: Coding style fix reported by checkpatch
Rohit Chavan
1
-5
/
+4
2023-01-15
RDMA/mlx5: Print error syndrome in case of fatal QP errors
Patrisious Haddad
1
-1
/
+44
2023-01-15
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
1
-35
/
+84
2023-01-01
RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
Maor Gottlieb
1
-14
/
+35
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2022-05-09
net/mlx5: Lag, expose number of lag ports
Mark Bloch
1
-1
/
+1
2022-04-25
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
1
-0
/
+1
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2022-02-23
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
1
-0
/
+1
2022-01-28
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-28
RDMA/mlx5: Delete get_num_static_uars function
Leon Romanovsky
1
-1
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-10-06
RDMA/mlx5: Set user priority for DCT
Patrisious Haddad
1
-0
/
+2
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-03
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
1
-3
/
+0
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-39
/
+17
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
1
-1
/
+5
2021-07-20
RDMA/mlx5: Add DCS offload support
Lior Nahmanson
1
-0
/
+11
2021-07-20
RDMA/mlx5: Separate DCI QP creation logic
Lior Nahmanson
1
-0
/
+157
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
1
-46
/
+56
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
1
-5
/
+25
2021-06-22
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
1
-47
/
+37
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
1
-4
/
+2
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
1
-28
/
+25
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
1
-2
/
+2
2021-05-20
RDMA/mlx5: Support SQD2RTS for modify QP
Sergey Gorenko
1
-0
/
+12
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+15
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2021-03-11
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
1
-1
/
+14
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
[next]