aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-02-22net/if_arp.h: add ARPHRD_RAWIP from linux v4.14Szabolcs Nagy
2018-01-09add additional uapi guards for Linux kernel header filesHauke Mehrtens
2017-11-05add ARPHDR_VSOCKMON from linux v4.12Szabolcs Nagy
2016-10-20add missing if_arp.h constantDaniel Sabogal
2016-09-16fix ifru_data and ifcu_buf types in net/if.hDaniel Sabogal
2016-07-03make brace placement in public header struct definitions consistentRich Felker
2013-09-15net/if_arp.h: add missing ARP hardware identifiers from linux uapi headersSzabolcs Nagy
2013-04-05net/if.h: add some missing IFF_ constantsrofl0r
2013-03-04fix some obscure header type size/alignment issuesRich Felker
2012-09-07default features: make musl usable without feature test macrosRich Felker
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker
2012-05-22support _BSD_SOURCE feature test macroRich Felker
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker