summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c
AgeCommit message (Expand)Author
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-04-14net/mlx5: Add a blank line after declarationsWenpeng Liang
2021-04-14net/mlx5: Fix bit-wise and with zeroColin Ian King
2021-04-02net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan
2021-02-11net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-04-30net/mlx5: IPsec, Fix coverity issueRaed Salem
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem
2020-04-20net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem
2020-02-19net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb
2018-11-19net/mlx5: IPSec, Fix the SA context hash keyRaed Salem
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel
2017-07-06net/mlx5: FPGA, Fix datatype mismatchIlan Tayari
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari