summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2023-04-05net/mlx5e: Set default can_offload actionPaul Blakey
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net/mlx5e: Add more information to hairpin table dumpGal Pressman
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman
2023-02-23net/mlx5e: Remove hairpin write debugfs filesGal Pressman
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey
2023-02-14net/mlx5e: TC, Remove redundant parse_attr argumentRoi Dayan
2023-02-14net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14net/mlx5e: TC, map tc action cookie to a hw counterOz Shlomo
2023-02-14net/mlx5e: TC, store tc action cookies per attrOz Shlomo
2023-02-14net/mlx5e: TC, add hw counter to branching actionsOz Shlomo
2023-02-07net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpinGal Pressman
2023-02-07net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan
2023-01-18net/mlx5e: TC, Add tc prefix to attach/detach hdr functionsRoi Dayan
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan
2023-01-18net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10net/mlx5e: Add hairpin debugfs filesGal Pressman
2023-01-10net/mlx5e: Add hairpin params structureGal Pressman
2023-01-09net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo
2022-12-08net/mlx5e: TC, allow meter jump control actionOz Shlomo
2022-12-08net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo
2022-12-08net/mlx5e: TC, rename post_meter actionsOz Shlomo
2022-12-08net/mlx5e: TC, initialize branching action with target attrOz Shlomo
2022-12-08net/mlx5e: TC, initialize branch flow attributesOz Shlomo
2022-12-08net/mlx5e: TC, validate action list per attributeOz Shlomo
2022-12-08net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi
2022-11-12net/mlx5e: Use clamp operation instead of open coding itGal Pressman
2022-11-09net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan
2022-11-09net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu