aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add descriptions for qrtr socketNecip Fazil Yildiran2020-06-231-0/+1
| | | | | Added descriptions to test Qualcomm's IPC router protocol for sockets. Update #533.
* sys/linux: add ethtool netlink descriptionsDmitry Vyukov2020-01-281-1/+10
|
* sys/linux: add NFNL_SUBSYS_QUEUE descriptionsDmitry Vyukov2020-01-091-0/+19
|
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+377
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate