aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen1-1/+0
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit1-2/+9
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit1-6/+4
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen1-0/+2
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen1-0/+5
2020-03-17net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor1-1/+1
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang1-0/+8
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang1-0/+3
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+2
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey1-0/+1
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey1-0/+2
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+1
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+15
2020-03-09net/mlx5: E-switch, make query inline mode a static functionParav Pandit1-1/+0
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu1-1/+5
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+10
2020-02-19net/mlx5: E-Switch, Get reg_c1 value on missPaul Blakey1-0/+1
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey1-0/+14
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey1-22/+8
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey1-0/+3
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