aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/rtems/include/netinet
AgeCommit message (Expand)AuthorFilesLines
2022-07-11tcp: LRO code to deal with all 12 TCP header flagsRichard Scheffenegger1-2/+2
2022-07-11kernel: deprecate Internet Class A/B/CMike Karels1-5/+17
2022-07-11tcp: socket option to get stack alias namePeter Lei1-0/+1
2022-07-11tcp: Add hystart-plus to cc_newreno and rack.Randall Stewart1-1/+1
2022-07-11tcp: Add support for DSACK based reordering window to rack.Randall Stewart1-0/+1
2022-07-11pf: syncookie supportKristof Provost1-0/+2
2022-07-11tcp: Add a socket option to rackRandall Stewart1-0/+1
2022-07-11tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger1-0/+1
2022-07-11This brings into sync FreeBSD with the netflixRandall Stewart1-1/+23
2022-07-11tcp: add support for TCP over UDPMichael Tuexen1-0/+1
2022-07-11Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domainAndrew Gallatin1-0/+4
2022-07-11Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.Richard Scheffenegger1-0/+4
2022-07-11TCP: send full initial window when timestamps are in useRichard Scheffenegger1-0/+2
2022-07-11net: clean up empty lines in .c and .h filesMateusz Guzik1-2/+0
2022-07-11Initial support for kernel offload of TLS receive.John Baldwin1-0/+3
2022-07-11This change does a small prepratory stepRandall Stewart1-3/+26
2022-07-11White space cleanup --Randall Stewart2-4/+4
2022-07-11Add flags for upcoming patches related to improved ECN handling.Michael Tuexen1-1/+2
2022-07-11Make use of the stats(3) framework in the TCP stack.Edward Tomasz Napierala1-0/+15
2022-07-11Add a TOE KTLS mode and a TOE hook for allocating TLS sessions.John Baldwin1-0/+1
2022-07-11This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control.Randall Stewart1-0/+1
2022-07-11RTEMS: Remove FreeBSD version tagsSebastian Huber2-2/+2
2019-09-25Add kernel-side support for in-kernel TLS.jhb1-1/+13
2019-09-25Rename IPPROTO 33 from SEP to DCCPthj1-2/+2
2019-09-25This commit updates rack to what is basicallyrrs1-7/+20
2019-09-25Convert all IPv4 and IPv6 multicast membershipshselasky1-5/+1
2018-08-24RTEMS: Introduce <machine/_kernel_in.h>Sebastian Huber1-26/+4
2018-08-24RTEMS: Update FreeBSD version tagsSebastian Huber2-2/+2
2018-08-24This commit brings in a new refactored TCP stack called Rack.rrs1-0/+56
2018-08-24Add the "TCP Blackbox Recorder"jtl1-0/+9
2018-08-24This is an implementation of the client side of TCP Fast Open (TFO)pkelsey1-2/+14
2018-08-24sys: further adoption of SPDX licensing ID tags.pfg2-0/+4
2018-08-24Correct sysctl names.des1-1/+1
2017-05-25Add some POSIX header files for RTEMSSebastian Huber2-0/+935