summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-15net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-5/+8
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-20/+9
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch1-20/+9
2018-12-11Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-66/+165
2018-12-11net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+2
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-0/+7
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky1-7/+19
2018-11-30IB/mlx5: Handle raw delay drop general eventSaeed Mahameed1-3/+15
2018-11-30IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed1-34/+52
2018-11-30IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed1-14/+63
2018-11-22IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-4/+6
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-3/+2
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-246/+264
2018-10-18net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+3
2018-10-18net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-2/+5
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-41/+25
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-15/+8
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas1-4/+12
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-8/+7
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch1-2/+0
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas1-15/+18
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas1-2/+9
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas1-3/+11
2018-09-22Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-16/+45
2018-09-22RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch1-12/+28
2018-09-22RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch1-16/+29
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe1-0/+7
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe1-115/+7
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch1-1/+4
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch1-11/+30
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch1-5/+7
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch1-0/+10
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch1-6/+6
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch1-0/+4
2018-09-11RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch1-0/+5
2018-09-11RDMA/mlx5: Enable decap and packet reformat on flow tablesMark Bloch1-4/+13
2018-09-11RDMA/mlx5: Enable attaching modify header to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Add NIC TX steering supportMark Bloch1-10/+19
2018-09-06Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe1-0/+3
2018-09-06RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch1-0/+3
2018-09-05IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny1-0/+8
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-16/+22
2018-08-11IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe1-29/+16
2018-08-03RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-10/+0
2018-07-31IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe1-9/+7
2018-07-27IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang1-2/+2