about summary refs log tree commit diff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net/if_arp.h: add ARPHRD_RAWIP from linux v4.14Szabolcs Nagy2018-02-221-0/+1
* add additional uapi guards for Linux kernel header filesHauke Mehrtens2018-01-091-0/+7
* add ARPHDR_VSOCKMON from linux v4.12Szabolcs Nagy2017-11-051-0/+1
* add missing if_arp.h constantDaniel Sabogal2016-10-201-0/+1
* fix ifru_data and ifcu_buf types in net/if.hDaniel Sabogal2016-09-161-2/+2
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-2/+1
* net/if_arp.h: add missing ARP hardware identifiers from linux uapi headersSzabolcs Nagy2013-09-151-1/+7
* net/if.h: add some missing IFF_ constantsrofl0r2013-04-051-0/+5
* fix some obscure header type size/alignment issuesRich Felker2013-03-041-5/+5
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* header file fixes: multiple include guard consistency and correctnessRich Felker2012-06-151-2/+2
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-1/+1
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-103-1/+23
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-124-0/+418