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
*
Always create /var/run/casper with correct permissions and don't depend on the
pjd
2014-01-09
1
-0
/
+3
*
Fix issue with the virtio descriptor region being truncated
grehan
2014-01-09
1
-1
/
+1
*
Don't expose 'vmm_ipinum' as a global.
neel
2014-01-09
10
-42
/
+47
*
Replace deprecated M_DONTWAIT with M_NOWAIT.
kevlo
2014-01-09
2
-5
/
+5
*
Fix build with VIMAGE.
glebius
2014-01-09
1
-0
/
+2
*
Refactor out the common sendfile code from the do_sendfile() and the
adrian
2014-01-09
3
-64
/
+92
*
Constanly use RT_ALL_FIBS everywhere instead of -1.
melifaro
2014-01-08
3
-10
/
+10
*
Don't expose svc_loss_reg / _unreg to userland as they're kernel-only
peter
2014-01-08
1
-0
/
+2
*
Introduce IN6_MASK_ADDR() macro to unify various hand-rolled code
melifaro
2014-01-08
5
-28
/
+17
*
The changes in r233781 attempted to make logging during a machine check
jhb
2014-01-08
1
-5
/
+19
*
Restore VGA mode on vt switch. It fix VESA mode left by Xorg on exit.
ray
2014-01-08
1
-0
/
+12
*
Fix build of vt_xboxfb.
rmh
2014-01-08
1
-1
/
+1
*
Add support for the Intel Centrino Wireless-N 135 chipset.
gavin
2014-01-08
2
-0
/
+36
*
Update dts files of Cubieboard1,2 to use 1GB memory.
ganbold
2014-01-08
2
-3
/
+3
*
virtio-block does not exist, the correct name is virtio-blk.
remko
2014-01-08
1
-1
/
+1
*
Import byacc 20140101 which imports %token-table from bison allowing to build...
bapt
2014-01-08
37
-358
/
+457
*
Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.
kevlo
2014-01-08
40
-84
/
+86
*
Add option USB_HOST_ALIGN to configs that contain 'device usb'. Setting
ian
2014-01-08
2
-0
/
+2
*
Add option USB_HOST_ALIGN to configs that contain 'device usb'. Setting
ian
2014-01-08
34
-0
/
+34
*
m_defrag(9) does not touch original mbuf chain when it can't
yongari
2014-01-08
1
-0
/
+1
*
make sure that rbuf is aligned by making a union w/ the structure we
jmg
2014-01-07
1
-4
/
+7
*
defragment mbuf chains longer than hw segment limit before dropping
edavis
2014-01-07
2
-4
/
+32
*
fix use after free when releasing a netmap adapter.
luigi
2014-01-07
2
-5
/
+10
*
Use the 'Virtual Interrupt Delivery' feature of Intel VT-x if supported by
neel
2014-01-07
6
-58
/
+501
*
Reserve an event type for the upcoming EVENT_SENDFILE and
adrian
2014-01-07
1
-2
/
+4
*
Allow delete_method sysctl to be set to "DISABLE".
mav
2014-01-07
1
-2
/
+3
*
MFV r260399:
delphij
2014-01-07
5
-8
/
+25
*
Remove aicasm as a build dependency. It made sense when the ahc and ahd
scottl
2014-01-07
14
-62
/
+13523
*
Remove dead code.
melifaro
2014-01-07
1
-2
/
+0
*
Fix a bug introduced in r260167 related to VM-exit tracing.
neel
2014-01-07
1
-10
/
+11
*
Teach every SIOCGIFSTATUS provider to fill in ifs->ascii anyway.
melifaro
2014-01-07
4
-16
/
+10
*
Use __predict_false() on sensitive lock paths as most of the times,
attilio
2014-01-07
1
-2
/
+2
*
Fix the geom mappings for WR1043ND.
loos
2014-01-07
1
-3
/
+3
*
Fix off-by-one error in r260229.
mav
2014-01-07
1
-1
/
+1
*
Fix a rare "truncated checksums" problem, which manifested like this:
trasz
2014-01-07
1
-2
/
+2
*
Check the XHCI event ring regardless of the XHCI status register
hselasky
2014-01-07
1
-7
/
+2
*
gperf: reverse size_type patch from r258115.
pfg
2014-01-07
5
-51
/
+16
*
Add a compile-time control over the size of KN_HASHSIZE.
adrian
2014-01-07
2
-0
/
+5
*
Allow vlapic_set_intr_ready() to return a value that indicates whether or not
neel
2014-01-07
5
-29
/
+51
*
For IDENTIFY passthrough commands to Chatham prototype controllers, copy
jimharris
2014-01-06
1
-2
/
+23
*
For "nvmecontrol devlist", show namespace sizes in terms of MB instead of
jimharris
2014-01-06
1
-2
/
+2
*
Split the VMCS setup between 'vmcs_init()' that does initialization and
neel
2014-01-06
3
-64
/
+27
*
Partially fix IPv4 interface routes deletion in RADIX_MPATH.
melifaro
2014-01-06
2
-8
/
+11
*
When pf_get_translation() fails, it should leave *sn pointer pristine,
glebius
2014-01-06
1
-0
/
+1
*
Correct a grammo in a comment; remove white space at EOL.
schweikh
2014-01-06
1
-2
/
+2
*
Fix arm build.
andreast
2014-01-06
3
-3
/
+1
*
Switch to using arm_devmap_add_entry() to set up static device mapping.
ian
2014-01-06
1
-22
/
+10
*
Don't try to find a static mapping before calling pmap_mapdev(), that logic
ian
2014-01-06
1
-12
/
+3
*
Allow 'no static device mappings' to potentially work. It's not clear that
ian
2014-01-06
1
-10
/
+6
*
Switch to using arm_devmap_add_entry() to set up static device mapping.
ian
2014-01-06
1
-20
/
+5
[next]