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
*
Reprase r271616 comments.
mav
2014-09-17
1
-2
/
+2
*
Migrate ie->ie_assign_cpu and associated code to use an int for CPU rather
adrian
2014-09-17
6
-17
/
+17
*
Update the bhyve(8) manual to reflect that it is no
gjb
2014-09-17
1
-2
/
+2
*
drm/i915: Add HW context support
dumbbell
2014-09-17
16
-30
/
+763
*
Fix LUN discovery for targets that don't support REPORT_LUNS, broken
trasz
2014-09-17
1
-1
/
+6
*
Fix tpc_create_token() introduced in r269497 to encode CREATOR LOGICAL UNIT
mav
2014-09-17
1
-2
/
+7
*
Fix typo in defined ROD types in r269497.
mav
2014-09-17
1
-5
/
+5
*
Implement a workaround to allow this test program to be compiled with clang.
markj
2014-09-17
1
-2
/
+2
*
Fix a number of typos and programming errors in the userland CTF tests. It
markj
2014-09-17
4
-5
/
+9
*
Fix the stack tracing for dtrace/powerpc.
jhibbits
2014-09-17
2
-21
/
+123
*
Use a devd event to start hv_kvpd instead of doing so in rc.d script.
delphij
2014-09-17
7
-24
/
+26
*
Fix some incorrect endianness checks.
markj
2014-09-17
2
-3
/
+3
*
Fix elfdump(1) usage in the userland CTF tests.
markj
2014-09-16
10
-10
/
+10
*
Fix a typo.
markj
2014-09-16
1
-1
/
+1
*
* Fix if_omcast handling
melifaro
2014-09-16
1
-6
/
+11
*
Such typo, many email, very spelling. wow.
sbruno
2014-09-16
1
-1
/
+1
*
Add proper disable/enable hooks to the default scripts so that this is only
sbruno
2014-09-16
2
-0
/
+3
*
Bump __FreeBSD_version after SA-14:19.tcp
gjb
2014-09-16
1
-1
/
+1
*
vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivative
dumbbell
2014-09-16
5
-5
/
+10
*
vt(4): Fix a LOR which occurs during a call to vt_upgrade()
dumbbell
2014-09-16
1
-1
/
+1
*
Permit MAP_RENAME and MAP_NORESERVE for now. These flags should be removed, ...
jhb
2014-09-16
1
-4
/
+3
*
Fix some extra whitespace noticed when reviewing git diffs.
brooks
2014-09-16
1
-1
/
+1
*
Merge atse(4) interrupt handling and race condition fixes from cheribsd:
bz
2014-09-16
2
-71
/
+183
*
Set a static revision of the Crochet checkout to avoid
gjb
2014-09-16
5
-5
/
+5
*
Catch up with Crochet changes to fix the WANDBOARD-QUAD
gjb
2014-09-16
1
-2
/
+2
*
Catch up with Crochet changes to fix the BEAGLEBONE
gjb
2014-09-16
1
-2
/
+2
*
Fix source address selection on unbound sockets in the presence of multiple
asomers
2014-09-16
3
-9
/
+9
*
Add a explict cast to silence a warning when building
tuexen
2014-09-16
1
-2
/
+2
*
Use a consistent type for the number of HMAC algorithms.
tuexen
2014-09-16
4
-8
/
+9
*
Small cleanup which addresses a warning regaring the truncation
tuexen
2014-09-16
1
-7
/
+4
*
FreeBSD-SA-14:19.tcp raised attention to the state of our stack
glebius
2014-09-16
1
-101
/
+78
*
Make a type conversion explicit. When compiling this code on
tuexen
2014-09-16
1
-1
/
+1
*
Fix Denial of Service in TCP packet processing.
delphij
2014-09-16
1
-5
/
+1
*
The MTU is handled as a 32-bit entity within the SCTP stack.
tuexen
2014-09-16
1
-1
/
+1
*
Cache GELI passphrases entered at the console during the boot process,
cperciva
2014-09-16
1
-7
/
+38
*
Fix a typo; master server for iprop service should be singular.
hrs
2014-09-16
2
-4
/
+4
*
Ensure the correct software IPv4 hash is done based on the configured
adrian
2014-09-16
1
-3
/
+10
*
Modify cpuset_setithread() to take a CPU ID as an integer, not a char.
adrian
2014-09-16
2
-2
/
+2
*
Bump __FreeBSD_version for the change made in r271655
ngie
2014-09-16
1
-1
/
+1
*
Bump .Dd for the content change done to access(2) in r271655
ngie
2014-09-16
1
-1
/
+1
*
Validate the mode argument in access, eaccess, and faccessat for optional
ngie
2014-09-16
2
-1
/
+12
*
* Makefile:
kargl
2014-09-15
11
-113
/
+837
*
document mqueuefs is required for mq_open...
jmg
2014-09-15
1
-2
/
+8
*
Disable flow-director support until it's been debugged and verified.
adrian
2014-09-15
2
-2
/
+2
*
The error bits are not valid with EOP=0; so intermediary fragments should
adrian
2014-09-15
2
-8
/
+1
*
Fix a double-free of mbufs in rx_ixgbe_discard().
adrian
2014-09-15
1
-6
/
+7
*
Set DROP_EN on each RX queue if transmit flow-control is disabled.
adrian
2014-09-15
1
-0
/
+13
*
Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives.
mav
2014-09-15
1
-0
/
+7
*
Chunk IDs are 8 bit entities, not 16 bit.
tuexen
2014-09-15
1
-2
/
+2
*
Add stricter checking of some mmap() arguments:
jhb
2014-09-15
2
-4
/
+44
[next]