aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_inet.txt
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: refactor attribute handlingDmitry Vyukov2020-04-191-1/+1
* pkg/compiler: check that const values fit into base typeDmitry Vyukov2020-03-171-1/+1
* sys/linux: update descriptions of sendmsg/sendmmsgBins942019-06-031-0/+29
* sys: consistently mark all paddings as const[0]Dmitry Vyukov2018-12-101-6/+5
* sys: remove socketpair for AF_INET and AF_INET6Michael Tüxen2018-12-041-6/+0
* sys/linux: adding constants for trace2syz to socketsshankarapailoor2018-10-301-0/+4
* sys/linux: make ifreq template, fix some usagesDmitry Vyukov2018-03-051-21/+11
* sys/linux: use size attributes on structsDmitry Vyukov2018-03-051-5/+3
* sys/linux: add type alias for socket portDmitry Vyukov2018-01-081-1/+1
* sys/linux: netlink xfrm supportDmitry Vyukov2017-12-311-83/+0
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+304