summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)Author
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen
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, Combine metadata enable/disable functionalityParav Pandit
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
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed
2019-07-11net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-07-01net/mlx5: E-Switch, Use vport index when init repBodong Wang
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu
2019-06-26net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang
2019-05-01net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit