aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King1-1/+1
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb1-7/+54
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-12/+14
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+4
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit1-5/+1
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen1-8/+4
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-38/+18
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit1-2/+6
2019-08-01net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit1-36/+12
2019-07-29net/mlx5e: Eswitch, use state_lock to synchronize vlan changeVlad Buslov1-5/+12
2019-07-29net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov1-5/+5
2019-07-15ethernet: remove redundant memsetFuqian Huang1-3/+0
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+7
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed1-1/+1
2019-07-11net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb1-0/+7
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-129/+108
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit1-4/+4
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit1-17/+27
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-1/+1
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-6/+7
2019-07-01net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang1-6/+6
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang1-24/+1
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang1-69/+57
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-16/+16
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+1
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+4
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Use vport index when init repBodong Wang1-3/+3
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-150/+451
2019-06-26net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu1-0/+23
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu1-35/+107
2019-06-26net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu1-0/+64
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu1-34/+51
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-36/+144
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit1-0/+6
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky1-2/+4
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang1-1/+4
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham1-42/+47
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo1-1/+14
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik1-4/+4
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-48/+59
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-21/+17
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-3/+3
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham1-27/+42
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein1-4/+5
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit1-5/+6
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-19/+17
2019-05-01net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit1-39/+16