summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
AgeCommit message (Expand)Author
2020-09-21net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit
2020-07-16net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky
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