summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov2016-10-301-1/+1
| * net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-10-301-1/+1
* | net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-291-0/+1
* | net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-291-0/+4
* | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-11/+0
|/
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-2/+3
|\
| * net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
* | net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-0/+2
* | net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-101-2/+0
* | net/mlx5: Add sniffer namespacesMaor Gottlieb2016-08-181-0/+2
* | net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2016-08-182-1/+15
* | net/mlx5: Vport LAG creation supportAviv Heller2016-08-181-0/+2
* | net/mlx5: Add LAG flow steering namespaceAviv Heller2016-08-181-0/+1
* | net/mlx5: LAG demux flow table supportAviv Heller2016-08-181-0/+3
* | net/mlx5: Get RoCE netdevAviv Heller2016-08-181-0/+1
* | net/mlx5: Implement RoCE LAG featureAviv Heller2016-08-181-0/+4
* | net/mlx5: Add HW interfaces used by LAGAviv Heller2016-08-181-7/+159
* | net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich2016-08-181-3/+4
* | net/mlx5: Expose mlx5e_link_modeNoa Osherovich2016-08-181-0/+33
* | net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-08-181-1/+1
* | net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker2016-08-182-5/+8
* | net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion2016-08-171-4/+101
* | net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2016-08-172-1/+3
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-172-118/+4
* | {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-17/+3
* | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-172-102/+11
* | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-143-111/+15
* | {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-142-79/+3
* | net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-142-75/+1
* | net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed2016-08-141-1/+1
* | net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2016-08-141-29/+0
* | net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed2016-08-141-24/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-044-5/+32
|\
| * {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-232-3/+28
| * IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov2016-06-231-2/+2
| * IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-0/+2
| * Merge tag 'shared' of http://git.kernel.org/pub/scm/linux/kernel/git/leon/lin...Doug Ledford2016-06-171-12/+263
| |\
* | | net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-252-3/+9
* | | net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-251-0/+7
* | | net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-141-2/+6
* | | net/mlx5: Store counters in rbtree instead of listAmir Vadai2016-07-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+1
|\ \ \
| * | | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-0/+1
* | | | net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-0/+1
* | | | net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb2016-07-051-5/+1
* | | | net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-3/+7
* | | | net/mlx5e: Create NIC global resources only onceHadar Hen Zion2016-07-021-0/+13
* | | | net/mlx5: Introduce offloads steering namespaceOr Gerlitz2016-07-021-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-0/+1
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud