summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed2018-05-151-1/+0Star
* net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-191-43/+67
* Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-101-39/+120
|\
| * net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman2017-11-091-13/+89
| * net/mlx5e: Add rollback on add VLAN failureGal Pressman2017-11-091-1/+6
| * net/mlx5e: Rename VLAN related variables and functionsGal Pressman2017-11-091-28/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-5/+8
|\ \ | |/ |/|
| * net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
* | net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud2017-11-051-2/+2
* | net/mlx5: Initialize destination_flow struct to 0Rabie Loulou2017-11-051-4/+4
|/
* net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2
* net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-311-6/+242
* net/mlx5e: Use IP version matching to classify IP trafficGal Pressman2017-08-311-4/+29
* net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-1/+16
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-1/+0Star
* Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-251-15/+9Star
|\
| * {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-15/+9Star
* | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-3/+2Star
|/
* net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed2017-04-171-3/+4
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-6/+19
* net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz2017-03-281-15/+3Star
* 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/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2017-01-191-18/+65
* | net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-5/+5
|/
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-11/+18
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-3/+3
* net/mlx5: Add multi dest supportMark Bloch2016-10-301-24/+25
* net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia2016-09-111-6/+32
* net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-0/+3
* net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-57/+39Star
* net/mlx5e: TIRs management refactoringHadar Hen Zion2016-07-021-1/+1
* net/mlx5e: Create aRFS flow tablesMaor Gottlieb2016-04-291-11/+12
* net/mlx5e: Split the main flow steering tableMaor Gottlieb2016-04-291-543/+436Star
* net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb2016-04-291-93/+93
* net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-291-12/+18
* net/mlx5e: Direct TIR per RQTariq Toukan2016-04-291-2/+2
* net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2016-03-101-2/+2
* net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb2015-12-121-0/+1224