aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+16
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh1-12/+16
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-2/+2
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb1-1/+2
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb1-22/+52
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-558/+0
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb1-168/+187
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb1-19/+22
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb1-40/+40
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-3/+4
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-3/+3
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-3/+3
2021-07-26net/mlx5e: Check if inner FT is supported outside of create/destroy functionsMaxim Mikityanskiy1-16/+15
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy1-5/+5
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen1-0/+1
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham1-51/+81
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin1-0/+8
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan1-0/+7
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin1-2/+40
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin1-2/+62
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin1-30/+90
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin1-7/+13
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6
2020-06-27net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed1-23/+61
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen1-16/+0
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