summaryrefslogtreecommitdiff
path: root/sys/net/netmap_user.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r354867:Vincenzo Maffione2019-11-271-1/+2
* MFC r354231Vincenzo Maffione2019-11-071-1/+1
* MFC r351657Vincenzo Maffione2019-09-151-2/+2
* MFC r345269, r345323Vincenzo Maffione2019-04-011-49/+51
* MFC r341516, r341589Vincenzo Maffione2018-12-111-6/+25
* MFC r339639:Vincenzo Maffione2018-10-301-6/+21
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-233/+53
* netmap: align codebase to upstream version v11.4Vincenzo Maffione2018-04-091-75/+285
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Update netmap_user.h with the current version of netmap. This file shouldLuiz Otavio O Souza2017-07-211-12/+34
* remove trailing whitespace. No code changes.Luigi Rizzo2016-10-181-9/+9
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-41/+381
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-46/+109
* return kernel-supplied error if available.Luigi Rizzo2014-11-101-2/+3
* Update to the current version of netmap.Luigi Rizzo2014-08-161-11/+11
* misc bugfixes:Luigi Rizzo2014-06-061-4/+7
* whitespace change: remove trailing whitespaceLuigi Rizzo2014-06-051-2/+2
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-86/+268
* forgot to update this file in 2607000Luigi Rizzo2014-01-171-42/+88
* use explicit casts with void* to compile when included by C++ codeLuigi Rizzo2014-01-111-3/+6
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-36/+153
* split netmap code according to functions:Luigi Rizzo2013-12-151-23/+257
* clarify usage of NETMAP_BUFLuigi Rizzo2013-05-301-2/+2
* remove $Id$ (whitespace change)Luigi Rizzo2013-04-301-1/+0
* Cast through void * to silence compiler warningEd Maste2012-10-031-7/+8
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-1/+1
* - remove an extra parenthesis in a closing brace;Luigi Rizzo2012-03-111-1/+6
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-10/+8
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-7/+1
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+98