aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
AgeCommit message (Expand)Author
2020-03-20net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2018-05-14net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
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/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz
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/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
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-10-30net/mlx5: Add multi dest supportMark Bloch
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb