summaryrefslogtreecommitdiff
path: root/nuttx/net/iob/iob_trimhead.c
Commit message (Expand)AuthorAgeFilesLines
* IOB: Change suggested by Rony XlnGregory Nutt2014-07-081-5/+5
* Add throttle support to the I/O buffer logicGregory Nutt2014-06-241-1/+1
* TCP write buffering: Fix an error in the trim logicGregory Nutt2014-06-221-13/+20
* TCP write buffering: Correct handling of retry counterGregory Nutt2014-06-221-0/+4
* IOB: Add queue handling interfaces; improve listsGregory Nutt2014-06-061-1/+5
* IOB: Minor improvement to trimheadGregory Nutt2014-06-061-15/+12
* IOB: Fix bugs in trimming logicGregory Nutt2014-06-051-1/+2
* IOB: More clean based on change of the last commitGregory Nutt2014-06-051-27/+29
* IOB: Remove unimplemented VLAN stuff; add unit test and fixes to pass unit testGregory Nutt2014-06-051-4/+1
* NET: Improvied I/O buffer logicGregory Nutt2014-06-041-14/+49
* NET: Add generic I/O buffering logicGregory Nutt2014-06-031-0/+113