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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch of netmap fixes:
luigi
2012-02-27
7
-605
/
+660
*
Various cleanups for readability (no functional changes)
luigi
2012-02-17
6
-180
/
+65
*
(This commit only touches code within the DEV_NETMAP blocks)
luigi
2012-02-15
6
-75
/
+84
*
reduce the differences between these three files.
luigi
2012-02-15
3
-72
/
+88
*
- use struct ifnet as explicit type of the argument to the
luigi
2012-02-13
7
-96
/
+212
*
- change the buffer size from a constant to a
luigi
2012-02-08
7
-436
/
+442
*
ixgbe changes:
luigi
2012-01-26
3
-11
/
+57
*
indentation and whitespace fixes
luigi
2012-01-13
2
-12
/
+11
*
fix indentation
luigi
2012-01-13
1
-2
/
+2
*
Two performance-related fixes:
luigi
2012-01-13
2
-34
/
+32
*
other simplifications in the internal interfaces to the
luigi
2012-01-10
1
-11
/
+13
*
small code cleanup in preparation for future modifications in
luigi
2012-01-10
7
-74
/
+95
*
remove a variable definition which shadows the correct one.
luigi
2011-12-25
1
-1
/
+0
*
1. don't use if_pspare directly, but through a macro WMA()
luigi
2011-12-23
2
-7
/
+10
*
whitespace fixes (one missing newline, one extra tab)
luigi
2011-12-23
2
-2
/
+3
*
Fix compilation on sparc64 by actually supplying the bus_dma_tag_t member
marius
2011-12-18
1
-1
/
+1
*
revise the implementation of the rings connected to the host stack
luigi
2011-12-05
1
-27
/
+46
*
1. Fix the handling of link reset while in netmap more.
luigi
2011-12-05
7
-582
/
+679
*
fix formatting warning using casts. The numbers involved
luigi
2011-11-23
1
-4
/
+4
*
Bring in support for netmap, a framework for very efficient packet
luigi
2011-11-17
8
-0
/
+4533