aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-141-1/+1
* netmap: add kernel support for the "offsets" featureVincenzo Maffione2021-03-291-23/+23
* netmap: refactor logging macros and pipesVincenzo Maffione2019-02-051-162/+183
* netmap: pipes: make sure both ends use the same number of slotsVincenzo Maffione2018-12-211-1/+3
* netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione2018-12-051-6/+6
* netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione2018-10-231-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-108/+215
* 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