2022-10-27 |
Tariq Toukan | net/mlx5: Fix possible use-after-free in async command... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-09-23 |
Tariq Toukan | net/tls: Describe ciphers sizes by const structs Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-08-01 |
Tariq Toukan | net/tls: Remove redundant workqueue flush before destroy Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/mlx5e: kTLS, Dynamically re-size TX recycling pool Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/mlx5e: kTLS, Recycle objects of device-offloaded... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/mlx5e: kTLS, Take stats out of OOO handler Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/mlx5e: kTLS, Introduce TLS-specific create TIS Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/tls: Multi-threaded calls to TX tls_dev_del Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-29 |
Tariq Toukan | net/tls: Perform immediate device ctx cleanup when... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-18 |
Tariq Toukan | net/tls: Fix race in TLS device down flow Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-14 |
Tariq Toukan | net/tls: Check for errors in tls_device_init Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-13 |
Tariq Toukan | net/mlx5: debugfs, Add num of in-use FW command interface... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-06 |
Tariq Toukan | net/mlx5e: kTLS, Fix build time constant test in RX Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-07-06 |
Tariq Toukan | net/mlx5e: kTLS, Fix build time constant test in TX Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-18 |
Tariq Toukan | net/mlx5e: Allocate virtually contiguous memory for... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-18 |
Tariq Toukan | net/mlx5e: Allocate virtually contiguous memory for... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-18 |
Tariq Toukan | net/mlx5: Allocate virtually contiguous memory in pci_irq.c Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-18 |
Tariq Toukan | net/mlx5: Allocate virtually contiguous memory in vport.c Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-18 |
Tariq Toukan | net/mlx5: Inline db alloc API function Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-05-06 |
Tariq Toukan | net: Fix features skip in for_each_netdev_feature() Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-18 |
Tariq Toukan | net/mlx5e: Statify function mlx5_cmd_trigger_completions Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-17 |
Tariq Toukan | net/mlx5: Remove unused fill page array API function Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-17 |
Tariq Toukan | net/mlx5: Remove unused exported contiguous coherent... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-17 |
Tariq Toukan | net/mlx5e: RX, Test the XDP program existence out of... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-11 |
Tariq Toukan | net/mlx5: Node-aware allocation for the doorbell pgdir Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-11 |
Tariq Toukan | net/mlx5: Node-aware allocation for UAR Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-11 |
Tariq Toukan | net/mlx5: Node-aware allocation for the EQs Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-11 |
Tariq Toukan | net/mlx5: Node-aware allocation for the EQ table Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-03-11 |
Tariq Toukan | net/mlx5: Node-aware allocation for the IRQ table Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-02-24 |
Tariq Toukan | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-02-17 |
Tariq Toukan | net/mlx5e: RX, Restrict bulk size for small Striding RQs Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-02-17 |
Tariq Toukan | net/mlx5e: Default to Striding RQ when not conflicting... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-02-17 |
Tariq Toukan | net/mlx5e: Generalize packet merge error message Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-02-15 |
Tariq Toukan | net/mlx5e: Remove unused tstamp SQ field Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2022-01-27 |
Tariq Toukan | net/mlx5: Remove unused TIR modify bitmask enums Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Take packet_merge params directly from the... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Use dynamic per-channel allocations in stats Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Allow profile-specific limitation on max... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Save memory by using dynamic allocation... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Add profile indications for PTP and QOS... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-22 |
Tariq Toukan | net/mlx5e: Use bitmap field for profile features Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-03 |
Tariq Toukan | net/mlx5e: Hide function mlx5e_num_channels_changed Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-12-01 |
Tariq Toukan | net/mlx5e: Sync TIR params updates against concurrent... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-11-16 |
Tariq Toukan | net/mlx5e: kTLS, Fix crash in RX resync flow Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-10-27 |
Tariq Toukan | lib: bitmap: Introduce node-aware alloc API Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-10-12 |
Tariq Toukan | net/mlx5e: Allow only complete TXQs partition in MQPRIO... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-10-05 |
Tariq Toukan | net/mlx5e: Add TX max rate support for MQPRIO channel... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-10-05 |
Tariq Toukan | net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq() Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-09-30 |
Tariq Toukan | net/mlx5e: Improve MQPRIO resiliency Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-09-30 |
Tariq Toukan | net/mlx5e: Keep the value for maximum number of channels... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Support MQPRIO channel mode Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Handle errors of netdev_set_num_tc() Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Maintain MQPRIO mode parameter Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Abstract MQPRIO params Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Support flow classification into RSS contexts Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Support multiple RSS contexts Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Dynamically allocate TIRs in RSS contexts Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Convert RSS to a dedicated object Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Introduce abstraction of RSS context Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Introduce TIR create/destroy API in rx_res Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-08-16 |
Tariq Toukan | net/mlx5e: Do not try enable RSS when resetting indir... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-07-27 |
Tariq Toukan | net/mlx5e: RX, Avoid possible data corruption when... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-06-26 |
Tariq Toukan | net/mlx5e: kTLS, Add stats for number of deleted kTLS... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-06-03 |
Tariq Toukan | net/mlx5e: RX, Re-place page pool numa node change... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-05-27 |
Tariq Toukan | net/mlx5e: RX, Remove unnecessary check in RX CQE compressio... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-20 |
Tariq Toukan | net/mlx5e: RX, Add checks for calculated Striding RQ... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-20 |
Tariq Toukan | net/mlx5e: Fix lost changes during code movements Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-16 |
Tariq Toukan | net/mlx5e: kTLS, Add resiliency to RX resync failures Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-16 |
Tariq Toukan | net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe() Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-16 |
Tariq Toukan | net/mlx5e: TX, Inline TLS skb check Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-16 |
Tariq Toukan | net/mlx5e: Cleanup unused function parameter Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-04-16 |
Tariq Toukan | net/mlx5e: Remove non-essential TLS SQ state bit Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-31 |
Tariq Toukan | net/mlx5e: Guarantee room for XSK wakeup NOP on async... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-31 |
Tariq Toukan | net/mlx5e: kTLS, Fix RX counters atomicity Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-31 |
Tariq Toukan | net/mlx5e: kTLS, Fix TX counters atomicity Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-26 |
Tariq Toukan | net/mlx5e: Restrict usage of mlx5e_priv in params logic... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-26 |
Tariq Toukan | net/mlx5e: Move params logic into its dedicated file Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-26 |
Tariq Toukan | net/mlx5e: Pass q_counter indentifier as parameter... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-12 |
Tariq Toukan | net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-12 |
Tariq Toukan | net/mlx5: Use order-0 allocations for EQs Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-10 |
Tariq Toukan | net/mlx5e: RX, Mind the MPWQE gaps when calculating... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-03-10 |
Tariq Toukan | net/mlx5e: Enforce minimum value check for ICOSQ size Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-02-12 |
Tariq Toukan | net/mlx5: Remove TLS dependencies on XPS Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-02-12 |
Tariq Toukan | net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-02-12 |
Tariq Toukan | net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-02-02 |
Tariq Toukan | net/mlx5e: kTLS, Improve TLS RX workqueue scope Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-02-02 |
Tariq Toukan | net/mlx5e: Enable napi in channel's activation stage Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/tls: Except bond interface from some TLS checks Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/tls: Device offload to use lowest netdevice in... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/bonding: Declare TLS RX device offload support Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/bonding: Implement TLS TX device offload Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/bonding: Take update_features call out of XFRM... Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/bonding: Implement ndo_sk_get_lower_dev Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net/bonding: Take IP hash logic into a helper Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-19 |
Tariq Toukan | net: netdevice: Add operation ndo_sk_get_lower_dev Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-14 |
Tariq Toukan | net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-13 |
Tariq Toukan | net/mlx5e: IPsec, Remove unnecessary config flag usage Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-13 |
Tariq Toukan | net/mlx5e: IPsec, Inline feature_check fast-path function Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
2021-01-13 |
Tariq Toukan | net/mlx5e: IPsec, Avoid unreachable return Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
|
commit | commitdiff | tree |
next |