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
*
Add D-Link DFE-520TX rev C1.
yongari
2013-01-16
2
-0
/
+7
*
Reports pools which have a removed l2cache disk under -x as this is what
smh
2013-01-15
1
-0
/
+10
*
Use armv7_drain_writebuf() and armv7_context_switch, instead of the arm11
cognet
2013-01-15
1
-2
/
+2
*
Only spin on the blocked_lock for SCHED_ULE+SMP, as it's done on the other
cognet
2013-01-15
1
-0
/
+3
*
- More properly handle interrupted NFS requests on an interruptible mount
jhb
2013-01-15
2
-4
/
+18
*
Don't define rel/acq variants of some atomic operations as the regular
cognet
2013-01-15
1
-13
/
+12
*
Do not require a filter-only interrupt handler for puc ports that are not
jhb
2013-01-15
1
-1
/
+1
*
Do not autotune ncallout to be greater than 18508.
alfred
2013-01-15
1
-1
/
+4
*
cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (passive open).
np
2013-01-15
1
-71
/
+214
*
cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (active open).
np
2013-01-15
1
-42
/
+83
*
Add some new debugging options for the ath(4) and ath_hal(4) drivers.
adrian
2013-01-15
1
-1
/
+3
*
Implement frame (data) transmission using if_transmit(), rather than
adrian
2013-01-15
5
-103
/
+485
*
Remove the use of the ifnet send queue and if_start() in the power
adrian
2013-01-15
1
-8
/
+32
*
Add gjb as my co-mentor now that I have a full doc/www bit.
rene
2013-01-15
1
-0
/
+1
*
Satisfy the intent of kern/151564: [ciss] ciss(4) should increase
sbruno
2013-01-15
3
-18
/
+42
*
- Use standard RETURN VALUES section.
zont
2013-01-15
1
-6
/
+2
*
- Detect when we are in KVM.
zont
2013-01-15
1
-0
/
+2
*
Allow to insert new component to geom_raid3 without specifying number.
mav
2013-01-15
3
-19
/
+34
*
Add mistakenly removed third clause to license
ganbold
2013-01-15
1
-3
/
+6
*
Fix formatting of license according to share/examples/etc/bsd-style-copyright
ganbold
2013-01-15
5
-5
/
+5
*
Fix license to follow standard license template
ganbold
2013-01-15
5
-20
/
+15
*
Initial support for Allwinner A10 SoC (Cubieboard)
ganbold
2013-01-15
10
-0
/
+1274
*
cxgbe/tom: Basic CLIP table management.
np
2013-01-15
2
-2
/
+178
*
Add myself as a port committer (with eadler@ and bdrewery@ as mentors).
dbn
2013-01-15
2
-0
/
+5
*
In case somebody still use it, fix legacy ataraid(4) to work on combined
mav
2013-01-15
1
-1
/
+2
*
Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumes
mav
2013-01-15
1
-9
/
+12
*
Alike to r242314 for GRAID make GMIRROR more aggressive in marking volumes
mav
2013-01-15
1
-9
/
+12
*
cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow).
np
2013-01-15
2
-16
/
+38
*
Add an option DB_FROM_SRC to use src/etc's user/group databases when
brooks
2013-01-15
2
-15
/
+36
*
Don't use f_show_msg() unless printf(1) syntax is required (this reduces the
dteske
2013-01-14
14
-56
/
+57
*
Remember the . in .\" in the WITH_NMTREE file and regenerate the output.
brooks
2013-01-14
2
-3
/
+3
*
cxgbe(4): Updates to the hardware L2 table management code.
np
2013-01-14
7
-190
/
+149
*
Keep value of orig_config_id metadata field. Windows driver writes there
mav
2013-01-14
1
-2
/
+5
*
Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_*
dim
2013-01-14
1
-0
/
+1
*
Add new u3g device quirk.
hselasky
2013-01-14
2
-0
/
+2
*
sh: Simplify cd-hash interaction.
jilles
2013-01-14
2
-40
/
+15
*
Small cosmetic tuning of the IRRT status constants.
mav
2013-01-14
1
-4
/
+7
*
Quiesce some clang warnings while we're here doing stuff.
sbruno
2013-01-14
3
-2
/
+9
*
Print some more metadata fields.
mav
2013-01-14
1
-6
/
+12
*
sh: Pass $? to command substitution containing compound/multiple commands.
jilles
2013-01-14
2
-2
/
+6
*
- Get rid of unused function vmspace_wired_count().
zont
2013-01-14
2
-7
/
+0
*
Remove stray tabs.
jlh
2013-01-14
1
-2
/
+2
*
Allow commands without any additional arguments, as stated in the
jlh
2013-01-14
1
-2
/
+2
*
Update sigcode to use both the current ABI and FreeBSD's version of the
andrew
2013-01-14
1
-1
/
+18
*
Switch the default CPU to an arm9. This removes compiler support for the
andrew
2013-01-14
1
-1
/
+1
*
Directly uses calloc(3) instread of malloc(3) + memset(3)
bapt
2013-01-14
1
-2
/
+1
*
Add a trivial comment to record the proper commit log for r245407:
kib
2013-01-14
1
-0
/
+1
*
Rearrange the struct bufobj and struct vnode layouts to reduce
kib
2013-01-14
2
-21
/
+23
*
For zfs vnodes, use the standard inode number based hash algorithm.
kib
2013-01-14
1
-0
/
+2
*
The current default size of the nullfs hash table used to lookup the
kib
2013-01-14
1
-10
/
+6
[next]