aboutsummaryrefslogtreecommitdiff
path: root/sys/net/netmap.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* netmap: import changes from upstream (SHA 137f537eae513)Vincenzo Maffione2019-09-011-0/+4
* netmap: add support for multiple host ringsVincenzo Maffione2019-03-181-50/+56
* netmap: upgrade sync-kloop supportVincenzo Maffione2019-02-021-2/+23
* netmap: improvements to the netmap kloop (CSB mode)Vincenzo Maffione2019-01-231-5/+28
* netmap.h: include stdatomic.hVincenzo Maffione2018-12-051-1/+2
* netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione2018-12-051-18/+194
* netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione2018-10-231-0/+2
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-214/+267
* netmap: align codebase to upstream version v11.4Vincenzo Maffione2018-04-091-4/+6
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail:Luigi Rizzo2016-10-271-25/+1
* remove stale and unused code from various filesLuigi Rizzo2016-10-181-2/+3
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-1/+108
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-0/+8
* Update to the current version of netmap.Luigi Rizzo2014-08-161-2/+22
* whitespace change: fix one comment, remove a stale one.Luigi Rizzo2014-06-061-16/+2
* whitespace change: remove trailing whitespaceLuigi Rizzo2014-06-051-2/+2
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-24/+139
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-157/+224
* split netmap code according to functions:Luigi Rizzo2013-12-151-26/+22
* update to the latest netmap snapshot.Luigi Rizzo2013-11-011-122/+143
* Bring in a number of new features, mostly implemented by Michio Honda:Luigi Rizzo2013-05-301-4/+34
* remove $Id$ (whitespace change)Luigi Rizzo2013-04-301-1/+0
* leftover from r245579... flags for semi transparent mode and directLuigi Rizzo2013-01-231-8/+41
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-5/+5
* remove an unnecessary #defineLuigi Rizzo2012-04-121-4/+0
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-59/+84
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-6/+0
* 1. Fix the handling of link reset while in netmap more.Luigi Rizzo2011-12-051-8/+1
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+281