aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/if_macsec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim1-0/+2
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-2/+6
2020-01-14net: macsec: add nla support for changing the offloading selectionAntoine Tenart1-0/+11
2018-01-22macsec: restore uAPI after addition of GCM-AES-256Sabrina Dubroca1-3/+3
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter1-3/+8
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti1-0/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-1/+3
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel1-0/+6
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca1-2/+2
2016-03-13uapi: add MACsec bitsSabrina Dubroca1-0/+161