aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r343772, r343867Vincenzo Maffione2019-02-121-161/+182
* MFC r342299Vincenzo Maffione2018-12-241-1/+3
* MFC r341516, r341589Vincenzo Maffione2018-12-111-6/+6
* MFC r339639:Vincenzo Maffione2018-10-301-19/+41
* netmap: pull fix for 32-bit support from upstreamMatt Macy2018-05-181-52/+52
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-107/+214
* netmap: align codebase to upstream version v11.4Vincenzo Maffione2018-04-091-8/+10
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Update the current version of netmap to bring it in sync with the githubLuiz Otavio O Souza2017-06-121-37/+56
* remove trailing whitespace. No code changes.Luigi Rizzo2016-10-181-2/+2
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-73/+83
* 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