summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_re_netmap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-02-14Mechanically convert netmap(4) to IfAPIJustin Hibbits
2022-07-21Fix unused variable warning in if_re_netmap.hDimitry Andric
2018-04-12netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione
2018-04-09netmap: align codebase to upstream version v11.4Vincenzo Maffione
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-07-10Sync netmap sources with the version in our private tree.Luigi Rizzo
2014-09-19Mechanically convert to if_inc_counter().Gleb Smirnoff
2014-08-16Update to the current version of netmap.Luigi Rizzo
2014-01-06It is 2014 and we have a new version of netmap.Luigi Rizzo
2013-12-15split netmap code according to functions:Luigi Rizzo
2013-11-01update to the latest netmap snapshot.Luigi Rizzo
2013-05-02remove trailing whitespaceLuigi Rizzo
2013-04-29whitespace changes:Luigi Rizzo
2013-01-17add some definition and driver changes in preparation forLuigi Rizzo
2012-04-13do not use a deprecated field in a structure.Luigi Rizzo
2012-02-27A bunch of netmap fixes:Luigi Rizzo
2012-02-17Various cleanups for readability (no functional changes)Luigi Rizzo
2012-02-15(This commit only touches code within the DEV_NETMAP blocks)Luigi Rizzo
2012-02-13- use struct ifnet as explicit type of the argument to theLuigi Rizzo
2012-02-08- change the buffer size from a constant to aLuigi Rizzo
2012-01-13fix indentationLuigi Rizzo
2012-01-10small code cleanup in preparation for future modifications inLuigi Rizzo
2011-12-051. Fix the handling of link reset while in netmap more.Luigi Rizzo
2011-11-17Bring in support for netmap, a framework for very efficient packetLuigi Rizzo