summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c
AgeCommit message (Expand)Author
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu
2023-07-26net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2022-12-08net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky
2022-12-08net/mlx5e: Provide intermediate pointer to access IPsec structLeon Romanovsky
2022-05-03net/mlx5: Don't perform lookup after already known sec_pathLeon Romanovsky
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky
2022-04-09net/mlx5: Remove useless IPsec device checksLeon Romanovsky
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2021-11-30net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-06-22net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen
2021-01-13net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen
2020-10-12net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2017-09-26net/mlx5: Remove redundant unlikely()Tobias Klauser
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann
2017-07-06net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari