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
/
rt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
1
-66
/
+69
*
Follow up to r225617. In order to maximize the re-usability of kernel code
davide
2014-10-16
1
-2
/
+2
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-7
/
+7
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-2
/
+1
*
Revert r267961, r267973:
gjb
2014-06-27
1
-1
/
+2
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-2
/
+1
*
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
nwhitehorn
2013-10-29
1
-1
/
+1
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
- Use the consistenly PHY-specific reset routine PHY_RESET() rather than
kevlo
2013-06-14
1
-8
/
+4
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
kevlo
2012-01-07
1
-1
/
+0
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+2
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Fix typo, lost 0 in SYSCTL_ADD_INT usage.
ray
2011-07-11
1
-1
/
+1
*
Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...
ray
2011-07-11
3
-0
/
+3187