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
*
Do not call vnode_pager_setsize() while a NFS node mutex is
kib
2013-03-21
1
-1
/
+9
*
Add new USB ID.
hselasky
2013-03-21
1
-0
/
+1
*
Set WARNS=3 so this actually compiles.
neel
2013-03-20
1
-0
/
+2
*
In bufwrite(), a dirty buffer is moved to the clean queue before the
kib
2013-03-20
1
-2
/
+7
*
When the journaled FFS volume is suspended due to the journal space
kib
2013-03-20
1
-1
/
+2
*
When renaming a directory from one parent directory to another,
mckusick
2013-03-20
3
-17
/
+54
*
Integrate Efika MX project back to home.
ray
2013-03-20
35
-0
/
+8732
*
Fix spelling.
hselasky
2013-03-20
1
-1
/
+2
*
Remove unused variable.
melifaro
2013-03-20
1
-2
/
+1
*
Add ipfw support for setting/matching DiffServ codepoints (DSCP).
melifaro
2013-03-20
7
-4
/
+283
*
Fix the logic inversion in the r248512.
kib
2013-03-20
1
-1
/
+1
*
Pull in r177252 from upstream clang trunk:
andrew
2013-03-20
1
-0
/
+1
*
Fix the EDMA CABQ handling - for now, the CABQ takes a descriptor chain
adrian
2013-03-20
1
-0
/
+3
*
For RTL8211B or later PHYs, enable crossover detection and
yongari
2013-03-20
2
-1
/
+21
*
Add VNET wrappers around the rest of the ieee80211 rtsock messages.
adrian
2013-03-20
1
-0
/
+10
*
Add simple example.
joel
2013-03-19
1
-1
/
+6
*
Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
jilles
2013-03-19
9
-27
/
+95
*
Break out the RX completion path into "FIFO check / refill" and
adrian
2013-03-19
4
-54
/
+153
*
Add more TODO items.
adrian
2013-03-19
1
-1
/
+8
*
Now that the tx map field is correctly populated for both edma and
adrian
2013-03-19
1
-7
/
+4
*
Add a comment about why aout support is still here: We need it for
imp
2013-03-19
1
-0
/
+7
*
ahci(4) and siis(4) are ready to process the unmapped i/o requests
kib
2013-03-19
2
-2
/
+2
*
UFS support of the unmapped i/o for the user data buffers.
kib
2013-03-19
5
-35
/
+62
*
Commit the removal of a whitespace to record the proper commit message
kib
2013-03-19
1
-1
/
+1
*
Support unmapped i/o for the md(4).
kib
2013-03-19
6
-15
/
+39
*
Support unmapped i/o for the md(4).
kib
2013-03-19
1
-40
/
+204
*
The geom_part provider supports unmapped bio iff the underlying
kib
2013-03-19
1
-0
/
+1
*
A flag for the geom disk driver to indicate that it accepts the
kib
2013-03-19
2
-1
/
+20
*
Do not remap usermode pages into KVA for physio.
kib
2013-03-19
6
-13
/
+23
*
Do not map the swap i/o pbufs if the geom provider for the swap
kib
2013-03-19
2
-13
/
+34
*
Pass unmapped buffers for page in requests if the filesystem indicated support
kib
2013-03-19
1
-6
/
+30
*
A flag for the filesystem to indicate to the upper levels that it accepts
kib
2013-03-19
1
-0
/
+1
*
Add a helper function vfs_bio_bzero_buf() to zero the portion of the
kib
2013-03-19
2
-0
/
+27
*
Return "start" and "end" to u_long world. Because rman handle addresses as
ray
2013-03-19
1
-4
/
+3
*
Implement the concept of the unmapped VMIO buffers, i.e. buffers which
kib
2013-03-19
23
-315
/
+955
*
iwn(4) doesn't support adhoc mode.
glebius
2013-03-19
1
-3
/
+2
*
Add a convenience macro bread_gb() to wrap a call to
kib
2013-03-19
1
-1
/
+4
*
Cast "start" to u_long. Temporary fix to unbreak tinderbox.
ray
2013-03-19
1
-2
/
+2
*
Assert that a ccb passed to cam_periph_mapmem() for XPT_SCSI_IO and
kib
2013-03-19
1
-0
/
+4
*
Fix remainder calculation when biosize is not a power of 2
emaste
2013-03-19
2
-6
/
+6
*
Add new USB ID.
hselasky
2013-03-19
2
-0
/
+4
*
Remove obsolete objformat information.
joel
2013-03-19
1
-27
/
+1
*
Plug memory leak in dsl_check_snap_cb()
mm
2013-03-19
1
-1
/
+2
*
mdoc: remove superfluous paragraph macro.
joel
2013-03-19
1
-1
/
+0
*
Separate the locking macros that are used in the packet flow path
ae
2013-03-19
2
-7
/
+9
*
Fix style and comments.
ae
2013-03-19
2
-12
/
+19
*
There are actually two different cases when mlock(2) returns
glebius
2013-03-19
1
-2
/
+7
*
Fix typo in previous commit: Exit if */dev/dumpdev* does not exist, not if
cperciva
2013-03-19
1
-1
/
+1
*
If dumpdev is AUTO but no dump device has been set -- i.e., there is no swap
cperciva
2013-03-19
1
-0
/
+3
*
Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64,
jhibbits
2013-03-19
1
-1
/
+1
[next]