index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netinet
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove duplicate definitions of INET[6]_ADDRSTRLEN
Rich Felker
2020-03-04
1
-2
/
+0
*
netinet/tcp.h: add new tcp_info fields from linux v5.4
Szabolcs Nagy
2019-12-30
1
-0
/
+2
*
netinet/if_ether.h: add ETH_P_LLDP from linux v5.3
Szabolcs Nagy
2019-12-30
1
-0
/
+1
*
netinet/tcp.h: add TCP_TX_DELAY from linux v5.3
Szabolcs Nagy
2019-12-30
1
-0
/
+1
*
add uapi guards for new netinet/ip.h conflict with struct iphdr
A. Wilcox
2019-12-22
1
-0
/
+2
*
remove indirect use of endian.h from public headers
Rich Felker
2019-10-17
4
-4
/
+0
*
netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2
Szabolcs Nagy
2019-09-11
1
-0
/
+1
*
netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1
Szabolcs Nagy
2019-07-01
1
-0
/
+1
*
netinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux v5.1
Szabolcs Nagy
2019-07-01
1
-0
/
+1
*
netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0
Szabolcs Nagy
2019-03-13
1
-0
/
+1
*
netinet/udp.h: add UDP_GRO from linux v5.0
Szabolcs Nagy
2019-03-13
1
-0
/
+1
*
netinet/in.h add IPV6_MULTICAST_ALL from linux v4.20
Szabolcs Nagy
2019-03-13
1
-0
/
+1
*
netinet/udp.h: add UDP_ENCAP_RXRPC from linux v4.19
Szabolcs Nagy
2019-03-13
1
-0
/
+1
*
netinet/tcp.h: add tcp_info fields from linux v4.19
Szabolcs Nagy
2019-03-13
1
-0
/
+8
*
update netinet/udp.h for linux v4.18
Szabolcs Nagy
2018-12-09
1
-0
/
+3
*
update netinet/tcp.h for linux v4.18
Szabolcs Nagy
2018-12-09
1
-0
/
+18
*
add ETH_P_PREAUTH ethertype from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
add TCP_NLA_* from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+10
*
netinet/if_ether.h: add ETH_TLEN from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
netinet/in.h: add new IPV6_FREEBIND from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
netinet/tcp.h: add TCP_* socket options from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+8
*
netinet/if_ether.h: add new ETH_P_ macros from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+4
*
add additional uapi guards for Linux kernel header files
Hauke Mehrtens
2018-01-09
1
-0
/
+1
*
fix endian errors in netinet/icmp6.h due to failure to include endian.h
Rich Felker
2017-12-15
1
-0
/
+1
*
add new tcp.h socket options from linux v4.13
Szabolcs Nagy
2017-11-05
1
-2
/
+7
*
add TCP_NLA_* enums from linux v4.11
Szabolcs Nagy
2017-11-05
1
-0
/
+2
*
add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
add ETH_P_IBOE from linux v4.11
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
Szabolcs Nagy
2017-11-05
1
-0
/
+2
*
add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10
Szabolcs Nagy
2017-11-05
1
-0
/
+2
*
add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10
Szabolcs Nagy
2017-11-05
1
-0
/
+10
*
move IPPORT_RESERVED from netdb.h to netinet/in.h
Rich Felker
2017-08-29
1
-0
/
+2
*
update tcp_info struct to linux v4.9
Szabolcs Nagy
2016-12-29
1
-0
/
+2
*
make netinet/in.h suppress clashing definitions from kernel headers
Rich Felker
2016-11-07
1
-0
/
+15
*
add missing if_ether.h constants
Daniel Sabogal
2016-10-20
1
-0
/
+3
*
update icmphdr struct following linux v4.8
Szabolcs Nagy
2016-10-20
1
-0
/
+1
*
add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
Szabolcs Nagy
2016-10-20
1
-0
/
+9
*
add ETH_P_NCSI to netinet/if_ether.h from linux v4.8
Szabolcs Nagy
2016-10-20
1
-0
/
+1
*
add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h
Szabolcs Nagy
2016-08-30
1
-0
/
+2
*
make brace placement in public header struct definitions consistent
Rich Felker
2016-07-03
2
-24
/
+12
*
add new tcp_info fields from linux v4.6
Szabolcs Nagy
2016-06-09
1
-0
/
+4
*
add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6
Szabolcs Nagy
2016-06-09
1
-0
/
+1
*
add IPV6_HDRINCL socket option from linux v4.5
Szabolcs Nagy
2016-03-19
1
-0
/
+1
*
add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.h
Szabolcs Nagy
2016-01-24
1
-0
/
+2
*
update netinet/tcp.h for linux v4.2
Szabolcs Nagy
2016-01-24
1
-0
/
+7
*
netinet/tcp: Add TCPOPT, TCPOLEN constants
Kylie McClain
2016-01-17
1
-0
/
+13
*
fix netinet/ether.h for c++
Szabolcs Nagy
2015-05-08
1
-0
/
+8
*
add IPTOS_CLASS_* macros to netinet/ip.h
Szabolcs Nagy
2015-05-01
1
-0
/
+12
[next]