summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
AgeCommit message (Expand)AuthorFilesLines
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan1-1/+0
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem2-2/+76
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen4-2/+615
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-07-16net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed2-11/+11
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King1-1/+3
2020-06-27net/mlx5e: kTLS, Improve rx handler function callTariq Toukan4-19/+30
2020-06-27net/mlx5e: kTLS, Cleanup redundant capability checkTariq Toukan1-3/+0
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan1-3/+24
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan6-7/+371
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan12-28/+455
2020-06-27net/mlx5e: kTLS, Use kernel API to extract private offload contextTariq Toukan1-19/+9
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan10-275/+371
2020-06-27net/mlx5e: Accel, Expose flow steering API for rules add/delTariq Toukan2-0/+129
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny2-0/+298
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-7/+11
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan3-7/+11
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-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed1-1/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy4-6/+40
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan1-4/+5
2020-05-09net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flowTariq Toukan1-4/+1
2020-05-09net/mlx5e: kTLS, Fill work queue edge separately in TX flowTariq Toukan1-10/+8
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy7-21/+44
2020-05-09net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy1-3/+5
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy5-23/+23
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy3-4/+4
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy3-22/+13
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy7-66/+49
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy1-14/+2
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy3-6/+20
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem1-40/+28
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem2-62/+51
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-14/+9
2020-04-20net/mlx5e: en_accel, Add missing net/geneve.h includeRaed Salem1-0/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+3
2020-03-05net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan1-2/+2
2020-03-05net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan1-1/+1
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-1/+1
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan1-4/+10
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan1-2/+0
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan1-14/+19
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan1-23/+35
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan3-8/+4