aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh1-1/+1
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal1-2/+2
2025-09-02net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitchSaeed Mahameed1-69/+7
2025-09-02net/mlx5: FS, Convert vport acls root namespaces to xarraySaeed Mahameed1-57/+112
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh1-8/+7
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+9
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu1-4/+9
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-8/+36
2025-07-07net/mlx5: Add HWS as secondary steering modeMoshe Shemesh1-0/+2
2025-07-02net/mlx5: fs, fix RDMA TRANSPORT init cleanup flowPatrisious Haddad1-4/+18
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad1-8/+22
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad1-1/+4
2025-05-21net/mlx5: HWS, register reformat actions with fwVlad Dogaru1-0/+2
2025-05-21net/mlx5: SWS, fix reformat id error handlingVlad Dogaru1-5/+24
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad1-12/+166
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-13net/mlx5: fs, add HWS to steering mode optionsMoshe Shemesh1-16/+34
2024-12-23net/mlx5: fs, Add support for RDMA RX steering over IB link layerPatrisious Haddad1-2/+1
2024-12-23net/mlx5: fs, retry insertion to hash table on EBUSYMark Bloch1-1/+7
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh1-0/+1
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+12
2024-11-11net/mlx5: fs, lock FTE when checking if activeMark Bloch1-3/+12
2024-10-28net/mlx5: unique names for per device cachesSebastian Ott1-2/+5
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch1-13/+232
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch1-28/+28
2024-09-12net/mlx5: fs, move hardware fte deletion function resetMark Bloch1-2/+2
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh1-8/+8
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh1-2/+2
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-1/+2
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2023-10-02net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV trafficPatrisious Haddad1-3/+3
2023-10-02net/mlx5: Configure IPsec steering for egress RoCEv2 MPV trafficPatrisious Haddad1-2/+2
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-4/+33
2023-08-20net/mlx5: Configure MACsec steering for ingress RoCEv2 trafficPatrisious Haddad1-1/+1
2023-08-20net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad1-3/+32
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-22/+85
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-02net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu1-1/+1
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu1-0/+6
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu1-0/+6
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory1-2/+2
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory1-2/+3
2023-04-11net/mlx5: Bridge, add per-port multicast replication tablesVlad Buslov1-1/+1
2023-03-20net/mlx5e: Use one rule to count all IPsec Tx offloaded trafficRaed Salem1-1/+1
2023-03-20net/mlx5: fs_core: Allow ignore_flow_level on TX destPaul Blakey1-1/+2