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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zget
avg
2012-10-17
1
-0
/
+7
*
Fix build.
delphij
2012-10-17
1
-1
/
+1
*
Whitespace cleanup.
np
2012-10-17
2
-18
/
+18
*
o Use nanosleep(2) to sleep exact amount of time till the next second,
sobomax
2012-10-17
1
-6
/
+48
*
report total number of ports for each lagg(4) interface
emax
2012-10-16
1
-0
/
+3
*
Properly handle non-keyword case by setting e->second to 0.
sobomax
2012-10-16
1
-0
/
+1
*
introduce concept of ifi_baudrate power factor. the idea is to work
emax
2012-10-16
3
-2
/
+4
*
Add support for samsung HM250JI
eadler
2012-10-16
1
-0
/
+9
*
Obey the value of "MK_BMAKE".
obrien
2012-10-16
1
-1
/
+1
*
Fix aha(4) build with i386 LINT (which includes 'device mca').
pluknet
2012-10-16
1
-1
/
+2
*
Make the "struct if_clone" opaque to users of the cloning API. Users
glebius
2012-10-16
23
-326
/
+396
*
Disconnect non-MPSAFE CODAFS from the build in preparation for dropping
attilio
2012-10-16
6
-19
/
+0
*
Disconnect non-MPSAFE XFS from the build in preparation for dropping
attilio
2012-10-16
8
-154
/
+1
*
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
attilio
2012-10-16
17
-31
/
+7
*
Fix build of dpt(4).
pluknet
2012-10-16
1
-2
/
+2
*
Disconnect non-MPSAFE HPFS from the build in preparation for dropping
attilio
2012-10-16
4
-8
/
+0
*
Fix build of aha(4).
glebius
2012-10-16
3
-15
/
+16
*
Add a bunch more example completions.
eadler
2012-10-16
1
-14
/
+84
*
Split sdhci driver in two parts: sdhci and sdhci_pci.
gonzo
2012-10-16
11
-569
/
+904
*
Acquire the rangelock for truncate(2) as well.
kib
2012-10-15
1
-3
/
+7
*
Exclude potential circular symlink
emaste
2012-10-15
1
-1
/
+1
*
Add my new association with bcr and jkois.
eadler
2012-10-15
1
-0
/
+3
*
Add locking to the dpt(4) driver and mark it MPSAFE.
jhb
2012-10-15
5
-286
/
+233
*
Add locking to the bt(4) driver and mark it MPSAFE.
jhb
2012-10-15
6
-137
/
+130
*
Add locking to the aic(4) driver and mark it MPSAFE.
jhb
2012-10-15
5
-94
/
+110
*
Add locking to the ahb(4) driver and mark it MPSAFE.
jhb
2012-10-15
2
-105
/
+93
*
Add locking to the aha(4) driver and mark it MPSAFE.
jhb
2012-10-15
4
-111
/
+86
*
Add locking to the adw(4) driver and mark it MPSAFE.
jhb
2012-10-15
5
-145
/
+119
*
mx1 -> smarthost.ysv
peter
2012-10-15
1
-1
/
+1
*
Add a comment describing why r241097 was done.
rmacklem
2012-10-15
1
-0
/
+11
*
Fix minor nits:
eadler
2012-10-15
2
-3
/
+4
*
Add support for the USB DISK Pro PMAP.
eadler
2012-10-15
1
-0
/
+9
*
Mask data to only 16 bits to be sure on write into switch reg.
ray
2012-10-15
1
-1
/
+1
*
Locking for etherswitch framework:
ray
2012-10-15
4
-7
/
+82
*
Defaulting to id "0" if ar7240_probe(dev) success, fix warning when building
ray
2012-10-15
1
-0
/
+1
*
Add per-second scheduling into the cron(8). Right now it's
sobomax
2012-10-15
4
-9
/
+45
*
We don't need to convert ip6_len to host byte order before
glebius
2012-10-15
1
-2
/
+0
*
Fix an mbuf leak in cpsw driver, clean up mbuf management:
kientzle
2012-10-15
1
-5
/
+8
*
Add a description for the '-S' option to the mountd man page.
rmacklem
2012-10-15
1
-2
/
+15
*
Add a new '-S' option to mountd, which tells it to suspend
rmacklem
2012-10-15
1
-2
/
+11
*
Track the total number of software queued frames in an atomic variable
adrian
2012-10-15
1
-0
/
+10
*
Stop abusing the ATH_TID_*() queue macros for filtered frames and give
adrian
2012-10-14
2
-8
/
+26
*
Mirror the changes made in SVN r240798:
dteske
2012-10-14
1
-4
/
+3
*
Cut-and-paste dropped semicolon.
kientzle
2012-10-14
1
-1
/
+1
*
Name cpsw_stop to cpsw_stop_locked consistently with other functions
kientzle
2012-10-14
1
-5
/
+7
*
Return correct packet size.
kientzle
2012-10-14
1
-3
/
+3
*
Add two new options to the nfssvc(2) syscall that allow
rmacklem
2012-10-14
4
-2
/
+47
*
Push the actual TX processing into the ath taskqueue, rather than having
adrian
2012-10-14
3
-15
/
+36
*
Break the RX processing up into smaller chunks of 128 frames each.
adrian
2012-10-14
1
-0
/
+22
*
Add a KPI to allow to reserve some amount of space in the numvnodes
kib
2012-10-14
4
-24
/
+77
[next]