summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen1-2/+1
2020-10-12net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem1-14/+96
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem1-0/+56
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy1-2/+1
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy1-2/+2
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy1-6/+6
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh1-24/+12
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal1-4/+6
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny1-0/+1
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny1-15/+4
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel1-2/+27
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-1/+9
2017-09-26net/mlx5: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann1-3/+1
2017-07-06net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari1-1/+3
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari1-0/+243
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari1-0/+135