index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
qp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
2024-07-01
1
-1
/
+6
*
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
2024-06-16
1
-0
/
+4
*
net/mlx5: Reimplement write combining test
Jianbo Liu
2024-06-16
1
-16
/
+0
*
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2024-04-30
1
-2
/
+1
*
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
2023-10-15
1
-0
/
+27
*
IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
Patrisious Haddad
2023-09-26
1
-1
/
+1
*
RDMA/mlx5: Fix affinity assignment
Mark Bloch
2023-06-11
1
-0
/
+3
*
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
2023-04-21
1
-1
/
+1
*
Enable IB out-of-order by default in mlx5
Leon Romanovsky
2023-03-23
1
-0
/
+8
|
\
|
*
RDMA/mlx5: Disable out-of-order in integrity enabled QPs
Or Har-Toov
2023-03-23
1
-0
/
+8
*
|
RDMA/mlx5: Coding style fix reported by checkpatch
Rohit Chavan
2023-03-19
1
-5
/
+4
|
/
*
RDMA/mlx5: Print error syndrome in case of fatal QP errors
Patrisious Haddad
2023-01-15
1
-1
/
+44
*
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-15
1
-35
/
+84
*
RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
Maor Gottlieb
2023-01-01
1
-14
/
+35
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
1
-0
/
+1
|
\
|
*
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
2022-04-25
1
-0
/
+1
*
|
net/mlx5: Lag, expose number of lag ports
Mark Bloch
2022-05-10
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-25
1
-2
/
+2
|
\
|
*
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
|
*
RDMA/mlx5: Delete get_num_static_uars function
Leon Romanovsky
2022-01-28
1
-1
/
+2
*
|
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
2022-02-24
1
-0
/
+1
|
/
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
RDMA/mlx5: Set user priority for DCT
Patrisious Haddad
2021-10-06
1
-0
/
+2
*
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
2021-08-30
1
-2
/
+1
*
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
2021-08-03
1
-3
/
+0
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-39
/
+17
*
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
2021-08-03
1
-1
/
+5
*
RDMA/mlx5: Add DCS offload support
Lior Nahmanson
2021-07-20
1
-0
/
+11
*
RDMA/mlx5: Separate DCI QP creation logic
Lior Nahmanson
2021-07-20
1
-0
/
+157
*
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-46
/
+56
|
\
|
*
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
2021-06-22
1
-5
/
+25
|
*
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
2021-06-22
1
-47
/
+37
*
|
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-06-02
1
-4
/
+2
*
|
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
2021-05-26
1
-28
/
+25
*
|
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-05-20
1
-2
/
+2
*
|
RDMA/mlx5: Support SQD2RTS for modify QP
Sergey Gorenko
2021-05-20
1
-0
/
+12
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
1
-2
/
+15
|
\
|
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+1
|
*
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
2021-03-12
1
-1
/
+14
*
|
RDMA/mlx5: Fix timestamp default mode
Maor Gottlieb
2021-03-10
1
-4
/
+14
|
/
*
Merge branch 'mlx5_timestamp' into rdma.git for-next
Jason Gunthorpe
2021-02-16
1
-8
/
+96
|
\
|
*
RDMA/mlx5: Fail QP creation if the device can not support the CQE TS
Aharon Landau
2021-02-16
1
-8
/
+96
*
|
RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
Patrisious Haddad
2021-02-09
1
-0
/
+2
*
|
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
1
-3
/
+5
*
|
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
2021-02-05
1
-13
/
+4
*
|
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
2021-02-05
1
-3
/
+3
*
|
RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
Mark Bloch
2021-01-28
1
-7
/
+20
*
|
RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header
Lee Jones
2021-01-22
1
-1
/
+1
|
/
*
RDMA/mlx5: Remove unneeded semicolon
Tom Rix
2020-12-10
1
-1
/
+1
*
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-27
1
-1
/
+1
[next]