index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
netmap
/
if_re_netmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync the code with the version in head. which the exception of
luigi
2015-02-14
1
-1
/
+1
*
MFC 270063: update of netmap code
luigi
2014-08-20
1
-22
/
+18
*
MFH: sync the netmap code with the one in HEAD
luigi
2014-02-18
1
-212
/
+172
*
remove trailing whitespace
luigi
2013-05-02
1
-3
/
+3
*
whitespace changes:
luigi
2013-04-29
1
-1
/
+0
*
add some definition and driver changes in preparation for
luigi
2013-01-17
1
-0
/
+3
*
do not use a deprecated field in a structure.
luigi
2012-04-13
1
-2
/
+2
*
A bunch of netmap fixes:
luigi
2012-02-27
1
-67
/
+74
*
Various cleanups for readability (no functional changes)
luigi
2012-02-17
1
-8
/
+3
*
(This commit only touches code within the DEV_NETMAP blocks)
luigi
2012-02-15
1
-22
/
+13
*
- use struct ifnet as explicit type of the argument to the
luigi
2012-02-13
1
-9
/
+9
*
- change the buffer size from a constant to a
luigi
2012-02-08
1
-1
/
+0
*
fix indentation
luigi
2012-01-13
1
-2
/
+2
*
small code cleanup in preparation for future modifications in
luigi
2012-01-10
1
-15
/
+14
*
1. Fix the handling of link reset while in netmap more.
luigi
2011-12-05
1
-66
/
+81
*
Bring in support for netmap, a framework for very efficient packet
luigi
2011-11-17
1
-0
/
+415