aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+4
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-1/+1
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+5
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman1-7/+5
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin1-4/+1
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva1-1/+2
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel1-0/+22
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel1-0/+724
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel1-29/+362
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-2/+4
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-7/+7
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-4/+7
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-0/+54
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-51/+65
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel1-3/+6
2017-07-06net/mlx5: FPGA, Fix datatype mismatchIlan Tayari1-2/+2
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari1-0/+376