summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionChris Mi
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N
2021-10-04net/mlx5e: Support accept actionVlad Buslov
2021-10-04net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov
2021-10-04net/mlx5e: Move parse fdb check into actions_match_supported_fdb()Roi Dayan
2021-10-04net/mlx5e: Split actions_match_supported() into a sub functionRoi Dayan
2021-10-04net/mlx5e: Move mod hdr allocation to a single placeRoi Dayan
2021-09-24net/mlx5e: Enable TC offload for egress MACVLANDima Chumak
2021-09-24net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributesRoi Dayan
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan
2021-09-24net/mlx5e: Remove redundant priv arg from parse_pedit_to_reformat()Roi Dayan
2021-09-24net/mlx5e: Check action fwd/drop flag exists also for nic flowsRoi Dayan
2021-09-24net/mlx5e: Set action fwd flag when parsing tc action gotoRoi Dayan
2021-09-24net/mlx5e: Remove incorrect addition of action fwd flagRoi Dayan
2021-09-24net/mlx5e: Use correct return typeRoi Dayan
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-08-02net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan
2021-08-02net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan
2021-08-02net/mlx5e: Remove redundant parse_attr argRoi Dayan
2021-08-02net/mlx5e: Remove redundant cap check for flow counterRoi Dayan
2021-08-02net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()Roi Dayan
2021-08-02net/mlx5e: Remove redundant tc act includesRoi Dayan
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb