summaryrefslogtreecommitdiff
path: root/nuttx/net/tcp/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Clean-up packet socket namingGregory Nutt2014-06-251-1/+0
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-32/+7
* Add throttle support to the I/O buffer logicGregory Nutt2014-06-241-2/+2
* CONFIG_NET_PKT is compatible with current TCP writebuffering logic because th...Gregory Nutt2014-06-231-0/+1
* TCP write buffering: Extend and fix some buffer dumping logicGregory Nutt2014-06-221-0/+10
* TCP write buffering: Fix an error in the trim logicGregory Nutt2014-06-221-1/+2
* First cut at conversion of write-buffering to use I/O buffer chaings (IOBs)Gregory Nutt2014-06-221-26/+8
* Networking: Move relevant parts of net/Kconfig to tcp/Kconfig, udp/Kconfig, ...Gregory Nutt2014-06-181-0/+193