summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed2016-08-141-26/+10
* | | mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-221-14/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-171-3/+9
|\ \ | |/ |/|
| * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-171-3/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-042-118/+151
|\ \ | |/ |/|
| * {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-118/+147
| * net/mlx5: Export required core functions to support RSSYishai Hadas2016-06-231-0/+4
* | net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-261-5/+2
* | net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-253-0/+43
* | net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-252-4/+46
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-242-3/+14
|\ \
| * | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
| * | net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia2016-07-131-0/+11
| * | net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens2016-07-131-1/+1
* | | net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-07-201-8/+2
* | | net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz2016-07-141-1/+34
* | | net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz2016-07-142-6/+34
* | | net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz2016-07-141-0/+53
* | | net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz2016-07-141-16/+16
* | | net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz2016-07-142-0/+49
* | | net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz2016-07-143-15/+42
* | | net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz2016-07-141-1/+1
* | | net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-143-22/+140
* | | net/mlx5: Store counters in rbtree instead of listAmir Vadai2016-07-142-10/+55
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0610-125/+334
|\ \ \ | |/ /
| * | net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
| * | net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
| * | net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
| * | net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
| * | net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
| * | net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
| * | net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
| * | net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
| * | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
| * | net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
| * | net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
| * | net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
| * | net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
| * | net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* | | net/mlx5e: Expose flow control counters to ethtoolGal Pressman2016-07-052-8/+38
* | | net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman2016-07-051-0/+16
* | | net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb2016-07-053-0/+47
* | | net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb2016-07-053-2/+163
* | | net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-056-12/+455
* | | net/mlx5: Properly remove all steering objectsMaor Gottlieb2016-07-051-105/+15
* | | net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb2016-07-052-59/+83
* | | net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-056-217/+155
* | | net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion2016-07-026-19/+574
* | | net/mlx5: Add Representors registration APIHadar Hen Zion2016-07-025-7/+97
* | | net/mlx5e: Add support for multiple profilesHadar Hen Zion2016-07-022-118/+240
OpenPOWER on IntegriCloud