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
...
*
ipdivert: Remove unnecessary and incorrectly typed variable.
pfg
2016-04-28
1
-5
/
+1
*
sys/devfs: unsign an index to prevent signed integer overflow.
pfg
2016-04-28
1
-1
/
+1
*
ndis(4): unsign some indexes to prevent overflows.
pfg
2016-04-28
1
-5
/
+5
*
tcp/lro: Fix more typo
sephe
2016-04-28
1
-1
/
+1
*
Trim redundant message.
jhb
2016-04-27
1
-1
/
+1
*
Adjust prototypes for NUMA-related functions to match the style of the
jhb
2016-04-27
1
-3
/
+3
*
Add support for the Non-maskable interrupt driver found in the Allwinner A20 ...
manu
2016-04-27
2
-0
/
+397
*
Fix build without ACPI_DEBUG.
jkim
2016-04-27
1
-0
/
+1
*
Fix build for systems without PCI_RES_BUS.
jhb
2016-04-27
1
-1
/
+1
*
Sort SUBDIR.
jkim
2016-04-27
1
-3
/
+3
*
-
-
-
-
-
-
-
.
Merge ACPICA 20160422.
jkim
2016-04-27
341
-12824
/
+19147
|
\
\
\
\
\
|
|
|
|
|
*
Import ACPICA 20160422.
jkim
2016-04-25
74
-524
/
+1249
|
|
|
|
|
/
|
|
|
|
*
Import ACPICA 20160318.
jkim
2016-03-18
105
-1749
/
+2656
|
|
|
|
/
|
|
|
*
Import ACPICA 20160212.
jkim
2016-02-12
83
-847
/
+2822
|
|
|
*
Import ACPICA 20160108.
jkim
2016-01-11
395
-431
/
+549
|
|
|
*
Import ACPICA 20151218.
jkim
2015-12-18
67
-782
/
+1738
|
|
|
/
|
|
/
|
|
*
|
Import ACPICA 20151124.
jkim
2015-11-25
276
-8021
/
+9519
|
|
/
|
*
Import ACPICA 20150930.
jkim
2015-09-30
47
-2342
/
+3047
|
*
Import ACPICA 20150818.
jkim
2015-08-25
80
-771
/
+1388
*
|
Don't use the control argument after calling sctp_add_to_readq().
tuexen
2016-04-27
1
-25
/
+30
*
|
Add a bus_null_rescan() method that always fails with an error.
jhb
2016-04-27
6
-4
/
+18
*
|
Add a pcib_attach_child() method to manage adding the child "pci" device.
jhb
2016-04-27
8
-35
/
+34
*
|
Fix PCI bus detach to delete child devices.
jhb
2016-04-27
1
-9
/
+8
*
|
Add 'devctl delete' that calls device_delete_child().
jhb
2016-04-27
7
-4
/
+113
*
|
Implement a PCI bus rescan method.
jhb
2016-04-27
6
-0
/
+103
*
|
Add a new rescan method to the bus interface.
jhb
2016-04-27
10
-3
/
+121
*
|
cam: unsign some types to match their definitions and avoid overflows.
pfg
2016-04-27
2
-10
/
+10
*
|
Make create_object callback optional and return EOPNOTSUPP when it isn't
ae
2016-04-27
2
-13
/
+10
*
|
geom: unsign some types to match their definitions and avoid overflows.
pfg
2016-04-27
5
-10
/
+10
*
|
tcp/lro: Fix typo.
sephe
2016-04-27
1
-1
/
+1
*
|
MFV r298691:
delphij
2016-04-27
185
-1242
/
+4539
|
\
\
|
*
|
Vendor import of ntp-4.2.8p7.
delphij
2016-04-27
193
-2023
/
+6062
*
|
|
hyperv/hn: Add stat for # of chimney sending tries
sephe
2016-04-27
2
-0
/
+6
*
|
|
hyperv/vmbus: Mark sysctls MPSAFE
sephe
2016-04-27
2
-9
/
+9
*
|
|
hyperv/hn: Mark sysctls MPSAFE
sephe
2016-04-27
1
-26
/
+30
*
|
|
hyperv/hn: Remove unapplied comment.
sephe
2016-04-27
1
-2
/
+0
*
|
|
hyperv/hn: Restart sending earlier once we gathered some free TX descs
sephe
2016-04-27
2
-3
/
+20
*
|
|
For pointers use NULL instead of 0.
araujo
2016-04-27
2
-24
/
+24
*
|
|
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
|
|
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
|
|
Use macro MIN() from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
|
|
Delay revmoing the last jail reference in prison_proc_free, and instead
jamie
2016-04-27
2
-12
/
+35
*
|
|
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-2
/
+2
*
|
|
Use macro MIN() from sys/param.h.
araujo
2016-04-27
1
-2
/
+2
*
|
|
fsck_ffs: Revert partially the unsigned changes.
pfg
2016-04-27
1
-1
/
+1
*
|
|
fsck_ffs: Revert partially the unsigned changes.
pfg
2016-04-27
1
-3
/
+3
*
|
|
posix4_mib: Don't overrun facility_initialized array
cem
2016-04-27
1
-3
/
+3
*
|
|
subr_mbpool: Don't free bogus pointer in error paths
cem
2016-04-26
1
-4
/
+1
*
|
|
netipsec: Don't leak memory when deep copy fails
cem
2016-04-26
1
-0
/
+1
*
|
|
in_lltable_alloc and in6 copy: Don't leak LLE in error path
cem
2016-04-26
2
-8
/
+30
[prev]
[next]