aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2017-12-20net/mlx5: Fix create autogroup prev initializerPaul Blakey
2017-06-17net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch
2016-11-01net/mlx5: Simplify a testChristophe Jaillet
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey
2016-10-29net/mlx5: Keep autogroups list orderedPaul Blakey
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed
2016-07-20net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb
2016-07-05net/mlx5: Properly remove all steering objectsMaor Gottlieb
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb