aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-59/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: add NETLINK_SOCK_DIAG descriptionsDmitry Vyukov2020-02-211-1/+0
| | | | Incomplete, but something.
* sys/linux: add NETLINK_RDMA descriptionsDmitry Vyukov2020-02-211-2/+0
|
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-8/+0
| | | | | Error on unused structs/unions/resources/flags. Finds tons of bugs.
* sys/linux: add AF_NETLINK/NETLINK_NETFILTER descriptionsDmitry Vyukov2018-01-091-0/+2
|
* sys/linux: assorted improvementsDmitry Vyukov2017-12-291-0/+9
| | | | Mostly extensions of API in 4.15.
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+59