aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
AgeCommit message (Expand)Author
2020-09-21net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Add missing dma_unmap in RX resyncSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix napi sync and possible use-after-freeTariq Toukan
2020-09-21net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-16net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King
2020-06-27net/mlx5e: kTLS, Improve rx handler function callTariq Toukan
2020-06-27net/mlx5e: kTLS, Cleanup redundant capability checkTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Use kernel API to extract private offload contextTariq Toukan
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan
2020-06-27net/mlx5e: Accel, Expose flow steering API for rules add/delTariq Toukan
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-22mlx5: become aware of when running as a bonding slaveJarod Wilson
2020-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan
2020-05-09net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flowTariq Toukan
2020-05-09net/mlx5e: kTLS, Fill work queue edge separately in TX flowTariq Toukan
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy
2020-05-09net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem
2020-04-20net/mlx5e: en_accel, Add missing net/geneve.h includeRaed Salem
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-05net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2020-03-05net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan