summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)Author
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
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-25net/mlx5: Split eswitch mode check to different helper functionParav Pandit
2020-03-25net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan
2020-03-25net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey
2020-03-25net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang
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/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-03-09net/mlx5e: Fix an IS_ERR() vs NULL checkDan Carpenter
2020-03-09net/mlx5: E-Switch, Use vport metadata matching only when mandatoryMajd Dibbiny
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-02-19net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-16net/mlx5: E-Switch, Increase number of chains and prioritiesPaul 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
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul 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: Accumulate levels for chains prio namespacesPaul Blakey
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-11-05net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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, Offloads introduce and use per vport acl tables APIsParav Pandit
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit