summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_fs.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad1-1393/+0
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim1-0/+7
2023-04-06net/mlx5e: Remove redundant macsec codeEmeel Hakim1-4/+1
2022-11-24net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leakEmeel Hakim1-0/+1
2022-11-24net/mlx5e: MACsec, fix RX data path 16 RX security channel limitRaed Salem1-2/+2
2022-11-24net/mlx5e: Fix a couple error codesDan Carpenter1-4/+8
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem1-1/+1
2022-09-20net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_...Nathan Chancellor1-2/+2
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson1-0/+24
2022-09-07net/mlx5e: Add MACsec RX steering rulesLior Nahmanson1-59/+740
2022-09-07net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dstLior Nahmanson1-3/+6
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson1-0/+676