summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Initialize destination_flow struct to 0Rabie Loulou2017-11-041-2/+2
* drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-14/+14
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-161-13/+110
|\
| * net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-141-13/+110
* | net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb2017-09-261-16/+51
* | net/mlx5: Allocate FTE object without lockMaor Gottlieb2017-09-261-46/+46
* | net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb2017-09-261-125/+261
* | net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb2017-09-261-14/+14
* | net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb2017-09-261-167/+189
* | net/mlx5: Export building of matched flow groups listMaor Gottlieb2017-09-261-36/+64
* | net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb2017-09-261-9/+9
* | net/mlx5: Avoid NULL pointer dereference on steering cleanupMaor Gottlieb2017-09-261-0/+2
* | net/mlx5: Fix creating a new FTE when an existing but full FTE existsMatan Barak2017-09-261-2/+4
|/
* net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-311-2/+2
* net/mlx5: Add tracepointsMatan Barak2017-08-241-1/+10
* net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-241-37/+150
* net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-241-71/+157
* net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-8/+0
* net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-241-37/+19
* 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
|\
OpenPOWER on IntegriCloud