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