summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-18net/mlx5e: Protect global IPsec ASOLeon Romanovsky1-0/+2
2023-01-18net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky1-5/+0
2022-12-08net/mlx5e: Handle ESN update eventsLeon Romanovsky1-0/+2
2022-12-08net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky1-3/+16
2022-12-08net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky1-0/+6
2022-12-08net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky1-7/+1
2022-12-08net/mlx5e: Skip IPsec encryption for TX path without matching policyLeon Romanovsky1-1/+3
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem1-0/+15
2022-12-08net/mlx5e: Configure IPsec packet offload flow steeringLeon Romanovsky1-0/+2
2022-12-08net/mlx5e: Add XFRM policy offload logicLeon Romanovsky1-0/+32
2022-12-06net/mlx5e: Flatten the IPsec RX add rule pathLeon Romanovsky1-1/+1
2022-12-06net/mlx5e: Create hardware IPsec packet offload objectsLeon Romanovsky1-2/+1
2022-12-06net/mlx5e: Create Advanced Steering Operation object for IPsecLeon Romanovsky1-0/+13
2022-12-06net/mlx5e: Remove accesses to priv for low level IPsec FS codeLeon Romanovsky1-4/+3
2022-12-06net/mlx5e: Create symmetric IPsec RX and TX flow steering structsLeon Romanovsky1-3/+4
2022-12-06net/mlx5e: Remove extra layers of definesLeon Romanovsky1-14/+4
2022-12-06net/mlx5e: Store replay window in XFRM attributesLeon Romanovsky1-0/+1
2022-12-06net/mlx5e: Advertise IPsec packet offload supportLeon Romanovsky1-0/+1
2022-11-29net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky1-3/+2
2022-05-03net/mlx5: Cleanup XFRM attributes structLeon Romanovsky1-19/+2
2022-05-03net/mlx5: Simplify IPsec capabilities logicLeon Romanovsky1-6/+3
2022-05-03net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky1-5/+2
2022-05-03net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky1-16/+11
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky1-2/+99
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky1-1/+6
2022-05-03net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky1-0/+1
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky1-1/+1
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky1-1/+1
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky1-19/+0
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky1-1/+0
2022-04-09net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky1-2/+1
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky1-6/+0
2020-10-12net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen1-0/+2
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-0/+10
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem1-25/+0
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin1-3/+0
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel1-0/+23
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-0/+1
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari1-0/+43
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari1-0/+10
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari1-0/+9
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari1-0/+78