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
/
mips
/
adm5120
/
if_admsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In order to reduce use of M_EXT outside of the mbuf allocator and
rwatson
2015-01-06
1
-4
/
+2
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-3
/
+3
*
Fix some lingering build failures caused by fixing implicit inclusion of
markj
2013-10-31
1
-0
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-4
/
+4
*
Remove some stray ';'s
imp
2010-05-13
1
-1
/
+1
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-2
/
+2
*
Merge from projects/mips to head by hand:
imp
2010-01-10
1
-1
/
+1
*
Remove extraneous semicolons, no functional changes.
mbr
2010-01-07
1
-1
/
+1
*
Make admsw(4) compile again fixing typos and adding the missing variable
bz
2009-12-13
1
-2
/
+5
*
Use a single private timer to drive the transmit watchdog rather than using
jhb
2009-11-24
1
-12
/
+21
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
Make compile again using the correct prototype for the
bz
2009-06-17
1
-5
/
+7
*
Fix comment about needing to call something from splnet, which doesn't
imp
2008-09-28
1
-1
/
+1
*
Fix path in all includes: remove /mips32 subdirectory
gonzo
2008-09-10
1
-3
/
+3
*
As discussed on IRC and at BSDcan, move the mips32/* directories up a
imp
2008-07-06
1
-0
/
+1339