aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* do not free NULL if pipe allocation failsLuigi Rizzo2015-07-191-1/+3
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-73/+62
* we need full barriers hereLuigi Rizzo2014-11-131-4/+4
* - fix typo: use ring size from the rx ring, not the tx one (they should beLuigi Rizzo2014-11-111-2/+2
* Update to the current version of netmap.Luigi Rizzo2014-08-161-38/+15
* whitespace change: remove trailing whitespaceLuigi Rizzo2014-06-051-7/+7
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-0/+711