aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver1-2/+2
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin1-1/+45
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin1-0/+6
2018-05-14net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed1-1/+0
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz1-43/+67
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-39/+120
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+8
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman1-13/+89
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman1-1/+6
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman1-28/+28
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_actionGustavo A. R. Silva1-5/+8
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud1-2/+2
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou1-4/+4
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman1-2/+2
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman1-6/+242
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed1-1/+16
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-1/+0
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-15/+9
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-15/+9
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-3/+2
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed1-3/+4
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-6/+19
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz1-15/+3
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz1-1/+1
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia1-18/+65
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-5/+5
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-11/+18
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-3/+3
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-24/+25
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia1-6/+32
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-0/+3
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-57/+39
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion1-1/+1
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb1-11/+12
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb1-543/+436
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb1-93/+93
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-12/+18
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan1-2/+2
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai1-2/+2
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb1-0/+1224