aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-14/+16
* sync a comment with our internal repoLuigi Rizzo2014-11-101-1/+1
* Update to the current version of netmap.Luigi Rizzo2014-08-161-52/+70
* Fix style bug: rename the refcount field of m_ext to ext_cnt, to matchGleb Smirnoff2014-07-111-4/+4
* change the netmap mbuf destructor so the same code works also on FreeBSD 9.Luigi Rizzo2014-06-101-9/+16
* better handling of netmap emulation over standard device drivers:Luigi Rizzo2014-06-061-12/+37
* move netmap_getna() to a freebsd-specific fileLuigi Rizzo2014-06-061-6/+0
* remove two debugging messages, align comments with the codeLuigi Rizzo2014-06-061-5/+12
* Introduce a procedural interface to the ifnet structure. The newMarcel Moolenaar2014-06-021-0/+6
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-13/+28
* netmap_user.h:Luigi Rizzo2014-01-161-3/+12
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-522/+486
* split netmap code according to functions:Luigi Rizzo2013-12-151-0/+818