aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch
2018-09-11RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch
2018-09-11RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch
2018-09-11RDMA/mlx5: Enable decap and packet reformat on flow tablesMark Bloch
2018-09-11RDMA/mlx5: Enable attaching modify header to steering flowsMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX steering supportMark Bloch
2018-09-05Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
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