aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-20net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun1-8/+2
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz1-8/+14
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb1-1/+1
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-11/+17
2016-07-05net/mlx5: Properly remove all steering objectsMaor Gottlieb1-105/+15
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb1-59/+75
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-13/+9
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz1-1/+10
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai1-1/+6
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai1-4/+48
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia1-6/+79
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb1-1/+2
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb1-1/+1
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb1-12/+19
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-23/+43
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb1-29/+32
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb1-2/+2
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen1-1/+1
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb1-29/+17
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+14
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai1-2/+2
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai1-6/+12
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb1-12/+173
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb1-1/+39
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb1-19/+52
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb1-8/+96
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb1-9/+88
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-19/+147
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb1-13/+13
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb1-0/+374
2015-12-12net/mlx5_core: Introduce flow steering APIMaor Gottlieb1-0/+464
2015-12-12net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb1-0/+93
2015-12-12net/mlx5_core: Add flow steering base data structuresMaor Gottlieb1-0/+116