summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\
| * mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg2018-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-313-7/+61
|\ \ | |/ |/|
| * net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-192-2/+7
| * net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-2/+5
| * net/mlx5: Fix build breakSaeed Mahameed2018-01-171-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-172-1/+20
| |\
| * | net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+19
| * | net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz2018-01-091-8/+35
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-0/+4
| |\ \
| * \ \ Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2017-12-281-0/+4
| |\ \ \
| | * | | net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman2017-12-291-0/+4
* | | | | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-302-7/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/mlx5: Fix get vector affinity helper functionSaeed Mahameed2018-01-121-1/+18
| * | | | {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-121-2/+3
| | |_|/ | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+4
| |\ \ \ | | |/ / | |/| |
| * | | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-1/+1
| * | | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-191-3/+5
| * | | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-191-0/+1
| | |/ | |/|
* | | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-181-0/+3
* | | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* | | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-083-9/+48
* | | IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-081-0/+5
* | | net/mlx5: Set software owner ID during init HCADaniel Jurgens2018-01-082-1/+9
* | | net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens2018-01-081-1/+1
* | | net/mlx5: Add DCT command interfaceMoni Shoua2018-01-083-0/+29
* | | IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-282-0/+5
| |/ |/|
* | IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-152-4/+14
|\
| * IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
| * IB/mlx5: Update tunnel offloads bitsMaor Gottlieb2017-10-251-1/+3
| * IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-251-2/+4
| * IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi2017-10-251-1/+3
| * IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-251-0/+1
* | net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-091-0/+1
* | net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-043-0/+32
* | net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen2017-11-041-0/+17
* | net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-043-1/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+2
|\ \
| * | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
* | | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-2/+2
| |/ |/|
* | net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-0/+24
|/
* net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-1/+2
* net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-282-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-063-21/+43
|\
| * net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-3/+1
| |\
| * | net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2017-08-311-1/+1
| * | net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-1/+1
| * | net/mlx5: Remove a leftover unused variableGal Pressman2017-08-241-2/+0
OpenPOWER on IntegriCloud