summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
AgeCommit message (Expand)Author
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysnet/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen
10 daysnet/mlx5e: Remove skb secpath if xfrm state is not foundJianbo Liu
2025-07-17net/mlx5: HWS, Enable IPSec hardware offload in legacy modeLama Kayal
2025-07-17net/mlx5e: TX, Fix dma unmapping for devmem txDragos Tatulea
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-16xfrm: Use xdo.dev instead of xdo.real_devCosmin Ratiu
2025-04-16net/mlx5: Avoid using xso.real_dev unnecessarilyCosmin Ratiu
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-06net/mlx5e: Properly match IPsec subnet addressesLeon Romanovsky
2025-03-06net/mlx5e: Separate address related variables to be in structLeon Romanovsky
2025-02-24net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offloadJianbo Liu
2025-02-24net/mlx5e: Add pass flow group for IPSec RX status tableJianbo Liu
2025-02-24net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()Jianbo Liu
2025-02-24net/mlx5e: Skip IPSec RX policy check for crypto offloadJianbo Liu
2025-02-24net/mlx5e: Move IPSec policy check after decryptionJianbo Liu
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-24net/mlx5e: Change the destination of IPSec RX SA miss ruleJianbo Liu
2025-02-24net/mlx5e: Add helper function to update IPSec default destinationJianbo Liu
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-07net/mlx5e: Update TX ESN context for IPSec hardware offloadJianbo Liu
2025-01-07xfrm: Support ESN context update to hardware for TXJianbo Liu
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-23net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-11-11net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea
2024-09-25net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-08-09net/mlx5e: Enable remove flow for hard packet limitJianbo Liu
2024-07-31net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-28net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky
2024-06-28net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman
2024-05-24net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu
2024-05-24net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan