summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
AgeCommit message (Expand)Author
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-07-26net/mlx5e: Check if inner FT is supported outside of create/destroy functionsMaxim Mikityanskiy
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-06-27net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin
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