summaryrefslogtreecommitdiff
path: root/sys/net/netmap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-10-25netmap(4): Fix a typo in a source code commentGordon Bergling
2021-04-02netmap: several typo fixesVincenzo Maffione
2021-03-29netmap: monitor: add a flag to distinguish packet directionVincenzo Maffione
2021-03-29netmap: add kernel support for the "offsets" featureVincenzo Maffione
2020-09-01net: clean up empty lines in .c and .h filesMateusz Guzik
2019-09-01netmap: import changes from upstream (SHA 137f537eae513)Vincenzo Maffione
2019-03-18netmap: add support for multiple host ringsVincenzo Maffione
2019-02-02netmap: upgrade sync-kloop supportVincenzo Maffione
2019-01-23netmap: improvements to the netmap kloop (CSB mode)Vincenzo Maffione
2018-12-05netmap.h: include stdatomic.hVincenzo 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-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: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-10-27Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail:Luigi Rizzo
2016-10-18remove stale and unused code from various filesLuigi Rizzo
2016-10-16Import the current version of netmap, aligned with the one on github.Luigi Rizzo
2015-07-10Sync netmap sources with the version in our private tree.Luigi Rizzo
2014-08-16Update to the current version of netmap.Luigi Rizzo
2014-06-06whitespace change: fix one comment, remove a stale one.Luigi Rizzo
2014-06-05whitespace change: remove trailing whitespaceLuigi Rizzo
2014-02-15This new version of netmap brings you the following:Luigi Rizzo
2014-01-06It is 2014 and we have a new version of netmap.Luigi Rizzo
2013-12-15split netmap code according to functions:Luigi Rizzo
2013-11-01update to the latest netmap snapshot.Luigi Rizzo
2013-05-30Bring in a number of new features, mostly implemented by Michio Honda:Luigi Rizzo
2013-04-30remove $Id$ (whitespace change)Luigi Rizzo
2013-01-23leftover from r245579... flags for semi transparent mode and directLuigi Rizzo
2012-04-13A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo
2012-04-12remove an unnecessary #defineLuigi Rizzo
2012-02-27A bunch of netmap fixes:Luigi Rizzo
2012-02-08- change the buffer size from a constant to aLuigi Rizzo
2011-12-051. Fix the handling of link reset while in netmap more.Luigi Rizzo
2011-11-17Bring in support for netmap, a framework for very efficient packetLuigi Rizzo