summaryrefslogtreecommitdiffstats
path: root/include/net/macsec.h
AgeCommit message (Expand)AuthorLines
2022-09-23net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart-2/+0
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson-0/+21
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson-0/+4
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim-1/+0
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart-1/+1
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov-0/+24
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart-1/+4
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower-0/+3
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower-3/+42
2020-01-14net: macsec: PN wrap callbackAntoine Tenart-0/+2
2020-01-14net: macsec: introduce MACsec opsAntoine Tenart-0/+24
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart-0/+21
2020-01-14net: macsec: move some definitions in a dedicated headerAntoine Tenart-0/+177