summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\
| * net/mlx5: Fix create vport flow table flowMohamad Haj Yahia2017-06-111-1/+1
* | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-251-6/+4
|\ \ | |/ |/|
| * {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-6/+4
* | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-4/+21
|/
* net/mlx5: Enable flow-steering for IB linkErez Shitrit2017-04-171-7/+4
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-33/+51
* net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz2017-03-281-0/+1
* net/mlx5: Fix create autogroup prev initializerPaul Blakey2017-03-101-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+10
|\
| * net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb2017-02-141-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-1/+1
|\ \
| * | net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-291-1/+1
| |/
* | net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-191-1/+1
|/
* net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
* net/mlx5: remove a duplicate conditionDan Carpenter2016-11-251-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\
| * net/mlx5: Simplify a testChristophe Jaillet2016-11-011-1/+1
* | net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-26/+22
* | net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-11/+17
* | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-301-107/+251
|\ \ | |/ |/|
| * net/mlx5: Add option to add fwd rule with counterMark Bloch2016-10-301-6/+18
| * net/mlx5: Add multi dest supportMark Bloch2016-10-301-90/+199
| * net/mlx5: Group similer rules under the same fteMark Bloch2016-10-301-6/+16
| * net/mlx5: Refactor find_flow_ruleMark Bloch2016-10-301-9/+20
| * net/mlx5: Use fte status to decide on firmware commandMark Bloch2016-10-301-1/+1
| * net/mlx5: Don't unlock fte while still using itMark Bloch2016-10-301-2/+4
* | net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
* | net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+1
|\
| * net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb2016-08-281-1/+1
* | net/mlx5: Add sniffer namespacesMaor Gottlieb2016-08-181-0/+58
* | net/mlx5: Add LAG flow steering namespaceAviv Heller2016-08-181-1/+10
* | net/mlx5: LAG demux flow table supportAviv Heller2016-08-181-8/+23
* | net/mlx5: Improve driver log messagesSaeed Mahameed2016-08-171-8/+10
|/
* net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-07-201-8/+2
* net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz2016-07-141-8/+14
* net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb2016-07-051-1/+1
* net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-11/+17
* net/mlx5: Properly remove all steering objectsMaor Gottlieb2016-07-051-105/+15
* net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb2016-07-051-59/+75
* net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-13/+9
* net/mlx5: Introduce offloads steering namespaceOr Gerlitz2016-07-021-1/+10
* net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-091-13/+15
* net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-1/+9
* net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-091-1/+1
* net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-161-1/+6
* net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-161-4/+48
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-041-6/+79
OpenPOWER on IntegriCloud