aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit1-1/+8
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-31/+56
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey1-2/+7
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey1-2/+2
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey1-4/+4
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey1-8/+4
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin1-2/+2
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit1-2/+4
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit1-9/+10
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit1-2/+0
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham1-0/+7
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit1-1/+1
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit1-4/+8
2019-11-01net/mlx5: Move metdata fields under offloads structureParav Pandit1-2/+4
2019-11-01net/mlx5: Correct comment for legacy fieldsParav Pandit1-1/+1
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit1-0/+6
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit1-0/+4
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb1-0/+1
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-3/+3
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov1-0/+1
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov1-1/+1
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen1-2/+2
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen1-0/+2
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-4/+23
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit1-2/+2
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit1-1/+3
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit1-1/+18
2019-07-29net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov1-1/+2
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-11/+40
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit1-4/+3
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+26
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang1-5/+8
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-4/+4
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-4/+27
2019-06-26net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu1-0/+5
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-0/+9
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit1-0/+2
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky1-3/+5
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang1-1/+6
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo1-0/+22
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+18
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-0/+1
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-0/+13
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham1-2/+4
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit1-11/+11
2019-05-01net/mlx5: E-Switch, Fix the check of legal vportBodong Wang1-2/+3
2019-05-01net/mlx5: E-Switch, Use getter to access all vport arrayBodong Wang1-0/+2
2019-05-01net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit1-0/+42