summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
2026-04-29RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP
2025-11-24RDMA/mlx5: Add support for 1600_8x lane speedMaher Sanalla
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-02-03IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-04-30RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas
2023-10-15IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-09-26IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-04-21RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky
2023-03-23RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov
2023-03-19RDMA/mlx5: Coding style fix reported by checkpatchRohit Chavan
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-01-28RDMA/mlx5: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-10-06RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson
2021-08-03RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson
2021-07-20RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky