summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
AgeCommit message (Expand)Author
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen
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-17net/mlx5: Don't use termination tables in slow pathEli Cohen
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen
2020-03-17net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor
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-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-09net/mlx5: E-switch, make query inline mode a static functionParav Pandit
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen
2020-02-19net/mlx5: E-Switch, Get reg_c1 value on missPaul Blakey
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey
2020-01-16net/mlx5: E-Switch, Refactor chains and prioritiesPaul Blakey
2020-01-16net/mlx5: ft: Use getter function to get ft chainPaul Blakey
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey
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: E-switch, Prepare code to handle vport enable errorParav Pandit
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit
2019-11-01net/mlx5: Move metdata fields under offloads structureParav Pandit
2019-11-01net/mlx5: Correct comment for legacy fieldsParav 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-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/mlx5e: Protect encap hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen
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, Introduce helper function to enable/disable vportsParav Pandit
2019-07-29net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed