summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-05net/mlx5e: Delete forward rule for ct or sample actionChris Mi1-11/+6
2022-01-05net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan1-12/+0
2021-11-25net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan1-2/+6
2021-11-25net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov1-0/+2
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-0/+2
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+18
2021-08-27net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin1-0/+18
2021-08-20net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin1-1/+1
2021-08-20net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi1-1/+1
2021-08-20net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi1-3/+9
2021-08-20net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-2/+11
2021-08-20net/mlx5e: Move sample attribute to flow attributeChris Mi1-8/+8
2021-08-20net/mlx5e: Move esw/sample to en/tc/sampleChris Mi1-9/+9
2021-08-20net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed1-1/+1
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing1-3/+6
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing1-2/+2
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-5/+16
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan1-5/+16
2021-08-03net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan1-3/+3
2021-08-03net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan1-2/+2
2021-08-03net/mlx5e: Remove redundant parse_attr argRoi Dayan1-5/+7
2021-08-03net/mlx5e: Remove redundant cap check for flow counterRoi Dayan1-4/+2
2021-08-03net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()Roi Dayan1-4/+3
2021-08-03net/mlx5e: Remove redundant tc act includesRoi Dayan1-6/+0
2021-08-03net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb1-6/+10
2021-08-03net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb1-12/+14
2021-08-03net/mlx5e: Rename traffic type enumsMaor Gottlieb1-2/+2
2021-08-03net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-4/+5
2021-08-03net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy1-2/+2
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+31
2021-07-28net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy1-7/+2
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-37/+53
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy1-1/+1
2021-07-26net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware idMaxim Mikityanskiy1-1/+1
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-2/+3
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy1-48/+10
2021-06-26net/mlx5: Increase hairpin buffer sizeAriel Levkovich1-1/+1
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-06-10net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak1-1/+1
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+9
2021-06-02net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-05-28Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-29/+57
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey1-29/+57
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov1-1/+1
2021-05-19net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov1-0/+6
2021-05-19net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-05-19net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3