aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2021-07-20RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-20RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-01-27IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-11-20IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
2019-10-05IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-07-09IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit
2018-07-09RDMA/mlx5: Remove unused port number parameterLeon Romanovsky
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-26IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-11IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)
2018-06-11IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds