aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix style bug: rename the refcount field of m_ext to ext_cnt, to matchGleb Smirnoff2014-07-111-3/+3
* better handling of netmap emulation over standard device drivers:Luigi Rizzo2014-06-061-17/+46
* move netmap_getna() to a freebsd-specific fileLuigi Rizzo2014-06-061-0/+8
* compile with NOINETLuigi Rizzo2014-02-201-0/+8
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-19/+246
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-4/+22
* split netmap code according to functions:Luigi Rizzo2013-12-151-0/+410