aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
AgeCommit message (Expand)Author
2018-03-08net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2017-12-19net/mlx5: Fix steering memory leakMaor Gottlieb
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker
2017-09-26net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb
2017-09-26net/mlx5: Allocate FTE object without lockMaor Gottlieb
2017-09-26net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb
2017-09-26net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb
2017-09-26net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb
2017-09-26net/mlx5: Export building of matched flow groups listMaor Gottlieb
2017-09-26net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb
2017-09-26net/mlx5: Avoid NULL pointer dereference on steering cleanupMaor Gottlieb
2017-09-26net/mlx5: Fix creating a new FTE when an existing but full FTE existsMatan Barak
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-24net/mlx5: Add tracepointsMatan Barak
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-11net/mlx5: Fix create vport flow table flowMohamad Haj Yahia
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz
2017-03-10net/mlx5: Fix create autogroup prev initializerPaul Blakey
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman
2016-12-28net/mlx5: Release FTE lock in error flowMaor Gottlieb
2016-11-25net/mlx5: remove a duplicate conditionDan Carpenter
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-11-01net/mlx5: Simplify a testChristophe Jaillet
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30net/mlx5: Add option to add fwd rule with counterMark Bloch
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-10-30net/mlx5: Group similer rules under the same fteMark Bloch
2016-10-30net/mlx5: Refactor find_flow_ruleMark Bloch
2016-10-30net/mlx5: Use fte status to decide on firmware commandMark Bloch
2016-10-30net/mlx5: Don't unlock fte while still using itMark Bloch
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey