summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
AgeCommit message (Expand)Author
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-08-20net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad
2023-08-20net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad
2023-08-20net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-05net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-03-21net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2023-01-09net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim
2023-01-09net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim
2022-11-29net/mlx5e: Delete always true DMA checkLeon Romanovsky
2022-11-29net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-24net/mlx5e: MACsec, block offload requests with encrypt offEmeel Hakim
2022-11-24net/mlx5e: MACsec, fix Tx SA active field updateRaed Salem
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim
2022-11-24net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionalityRaed Salem
2022-11-24net/mlx5e: MACsec, fix update Rx secure channel active fieldRaed Salem
2022-11-24net/mlx5e: MACsec, fix memory leak when MACsec device is deletedRaed Salem
2022-11-24net/mlx5e: MACsec, fix RX data path 16 RX security channel limitRaed Salem
2022-11-21net/mlx5e: Fix possible race condition in macsec extended packet number updat...Emeel Hakim
2022-11-21net/mlx5e: Fix MACsec update SecYEmeel Hakim
2022-11-21net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-09-23net/mlx5e: macsec: remove checks on the prepare phaseAntoine Tenart
2022-09-22net/mlx5e: Support MACsec offload replay windowEmeel Hakim
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2022-09-22net/mlx5e: Create advanced steering operation (ASO) object for MACsecEmeel Hakim
2022-09-22net/mlx5e: Fix MACsec initial packet numberEmeel Hakim
2022-09-22net/mlx5e: Fix MACsec initialization error pathEmeel Hakim
2022-09-19net/mlx5e: Switch to kmemdup() when allocate dev_addrYang Yingliang
2022-09-19net/mlx5e: add missing error code in error pathYang Yingliang
2022-09-07net/mlx5e: Add support to configure more than one macsec offload deviceLior Nahmanson
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload SecY supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dstLior Nahmanson
2022-09-07net/mlx5e: Add MACsec RX steering rulesLior Nahmanson