aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham
2019-11-01net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit
2019-11-01net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit
2019-11-01net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit
2019-11-01net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()Qing Huang
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-06net/mlx5: remove self-assignment on esw->devColin Ian King
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit
2019-08-01net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit
2019-08-01net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen
2019-07-29net/mlx5e: Eswitch, use state_lock to synchronize vlan changeVlad Buslov
2019-07-29net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov
2019-07-15ethernet: remove redundant memsetFuqian Huang