aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06net/mlx5e: Use XFRM state direction instead of flagsLeon Romanovsky1-5/+5
2022-05-03net/mlx5: Cleanup XFRM attributes structLeon Romanovsky1-8/+2
2022-05-03net/mlx5: Simplify IPsec capabilities logicLeon Romanovsky1-14/+2
2022-05-03net/mlx5: Don't advertise IPsec netdev support for non-IPsec deviceLeon Romanovsky1-0/+3
2022-05-03net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky1-7/+3
2022-05-03net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky1-36/+14
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky1-3/+2
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky1-34/+15
2022-05-03net/mlx5: Reduce useless indirection in IPsec FS add/delete flowsLeon Romanovsky1-18/+7
2022-05-03net/mlx5: Don't hide fallback to software IPsec in FS codeLeon Romanovsky1-24/+17
2022-05-03net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky1-0/+1
2022-05-03net/mlx5: Simplify IPsec flow steering init/cleanup functionsLeon Romanovsky1-2/+2
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky1-7/+5
2022-04-09net/mlx5: Remove useless IPsec device checksLeon Romanovsky1-9/+1
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-3/+1
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky1-2/+0
2022-04-09net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky1-2/+0
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky1-1/+0
2021-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem1-1/+1
2021-06-09net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2020-10-12net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem1-0/+3
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-2/+35
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem1-2/+4
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem1-2/+2
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson1-8/+2
2020-06-22mlx5: become aware of when running as a bonding slaveJarod Wilson1-0/+6
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem1-40/+28
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-14/+9
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel1-10/+108
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel1-10/+19
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel1-81/+69
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-4/+5
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-32/+28
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-0/+2
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel1-2/+2
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel1-9/+4
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari1-0/+27
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari1-0/+19
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari1-0/+415