summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c
AgeCommit message (Expand)Author
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan
2021-02-11net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy
2020-09-30net/mlx5: Use dma device access helperParav Pandit
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-07-16net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed
2020-06-27net/mlx5e: kTLS, Improve rx handler function callTariq 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