summaryrefslogtreecommitdiffstats
path: root/drivers/net/macsec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * macsec: take rtnl lock before for_each_netdevSabrina Dubroca2016-04-241-5/+2
| * macsec: add missing NULL check after kmallocSabrina Dubroca2016-04-241-2/+2
* | macsec: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-33/+88
* | macsec: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-251-1/+1
|/
* macsec: introduce IEEE 802.1AE driverSabrina Dubroca2016-03-141-0/+3297