summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-04-24net/mlx5e: TC, Continue the attr process even if encap entry is invalidJianbo Liu
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-08-09net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu
2024-08-09net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: Access array with enum values instead of magic numbersGal Pressman
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-07-05net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory
2023-06-02net/mlx5e: en_tc, re-factor query route portMark Bloch
2023-06-02net/mlx5e: tc, Refactor peer add/del flowShay Drory
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-30flow_offload: Reject matching on layer 2 missIdo Schimmel
2023-05-24net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov