aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_re_netmap.h
Commit message (Expand)AuthorAgeFilesLines
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-6/+1
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-1/+1
* Update to the current version of netmap.Luigi Rizzo2014-08-161-22/+18
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-46/+38
* split netmap code according to functions:Luigi Rizzo2013-12-151-142/+151
* update to the latest netmap snapshot.Luigi Rizzo2013-11-011-46/+5
* remove trailing whitespaceLuigi Rizzo2013-05-021-3/+3
* whitespace changes:Luigi Rizzo2013-04-291-1/+0
* add some definition and driver changes in preparation forLuigi Rizzo2013-01-171-0/+3
* do not use a deprecated field in a structure.Luigi Rizzo2012-04-131-2/+2
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-67/+74
* Various cleanups for readability (no functional changes)Luigi Rizzo2012-02-171-8/+3
* (This commit only touches code within the DEV_NETMAP blocks)Luigi Rizzo2012-02-151-22/+13
* - use struct ifnet as explicit type of the argument to theLuigi Rizzo2012-02-131-9/+9
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-1/+0
* fix indentationLuigi Rizzo2012-01-131-2/+2
* small code cleanup in preparation for future modifications inLuigi Rizzo2012-01-101-15/+14
* 1. Fix the handling of link reset while in netmap more.Luigi Rizzo2011-12-051-66/+81
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+415