summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_pipe.c
AgeCommit message (Expand)Author
2023-08-23sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-07-25spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2019-02-05netmap: refactor logging macros and pipesVincenzo Maffione
2018-12-21netmap: pipes: make sure both ends use the same number of slotsVincenzo Maffione
2018-12-05netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione
2018-10-23netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione
2018-05-18netmap: pull fix for 32-bit support from upstreamMatt Macy
2018-04-12netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione
2018-04-09netmap: align codebase to upstream version v11.4Vincenzo Maffione
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-06-12Update the current version of netmap to bring it in sync with the githubLuiz Otavio O Souza
2016-10-18remove trailing whitespace. No code changes.Luigi Rizzo
2016-10-16Import the current version of netmap, aligned with the one on github.Luigi Rizzo
2015-07-19do not free NULL if pipe allocation failsLuigi Rizzo
2015-07-10Sync netmap sources with the version in our private tree.Luigi Rizzo
2014-11-13we need full barriers hereLuigi Rizzo
2014-11-11- fix typo: use ring size from the rx ring, not the tx one (they should beLuigi Rizzo
2014-08-16Update to the current version of netmap.Luigi Rizzo
2014-06-05whitespace change: remove trailing whitespaceLuigi Rizzo
2014-02-15This new version of netmap brings you the following:Luigi Rizzo