aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap
Commit message (Expand)AuthorAgeFilesLines
* make this code compile with NOINETLuigi Rizzo2014-02-201-0/+8
* MFH: sync the netmap code with the one in HEADLuigi Rizzo2014-02-1816-4063/+8269
* Merge from head: sync the netmap code with the one in HEADLuigi Rizzo2013-11-069-1522/+3513
* MFC: sync the version of netmap with the one in HEAD, including deviceLuigi Rizzo2013-05-108-104/+148
* MFC some flags and minor things related to "transparent mode"Luigi Rizzo2013-02-241-11/+4
* MFH: sync netmap with the version in HEADLuigi Rizzo2013-02-058-901/+2002
* MFC r239242: Reword comment to try to improve clarity, and fix a typo.Ed Maste2012-11-191-5/+8
* MFC r241643: Avoid panic when a netmap instance cannot obtain memory.Ed Maste2012-11-191-1/+2
* MFC r239140: Clarify comments about number of tx / rx ringsEd Maste2012-11-192-3/+5
* MFC part of r238812 and remainder of r239149Ed Maste2012-09-271-19/+20
* MFC part of r239149:Ed Maste2012-09-261-4/+5
* Add missing mtx_destroyEd Maste2012-09-261-0/+1
* forgot two files in the previous commit...Luigi Rizzo2012-05-172-0/+1241
* MFC: the netmap code from HEAD, now supported in the ixgbe/ and e1000/Luigi Rizzo2012-05-177-1311/+893
* MFC: import netmap core files into RELENG_9.Luigi Rizzo2012-02-147-0/+4186