aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mellanox/linuxJakub 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
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-5/+39
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang1-2/+4
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-2/+33
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-1/+2
2023-02-07net/mlx5: fs_core, Remove redundant variable errMaor Dickman1-2/+1
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko1-1/+83
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski1-3/+3
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-2/+9
2022-12-08net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-08net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky1-3/+3
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson1-2/+11
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson1-4/+14
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+7
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch1-1/+1
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch1-0/+6
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-8/+10
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-08net/mlx5: fs, fail conflicting actionsMark Bloch1-3/+32
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-56/+75
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory1-56/+75
2022-05-02net/mlx5: fs, an FTE should have no dests when deletedMark Bloch1-0/+1
2022-05-02net/mlx5: fs, call the deletion function of the nodeMark Bloch1-1/+1
2022-05-02net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch1-5/+5
2022-05-02net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch1-1/+19
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch1-0/+2
2022-05-02net/mlx5: fs, jump to exit point and don't fall throughMark Bloch1-0/+1
2022-05-02net/mlx5: fs, refactor software deletion ruleMark Bloch1-6/+6
2022-04-09net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky1-6/+0
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky1-8/+1
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-1/+8
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-02-23net/mlx5: Add ability to insert to specific flow groupMark Bloch1-1/+8