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
path:
root
/
sys
/
dev
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CARP when in use in a HyperV environment:
delphij
2015-03-09
1
-1
/
+10
*
Prevent overflow issues in timeout processing
smh
2014-11-21
1
-6
/
+5
*
Remove struct arpcom. It is unused by most interface types, that allocate
glebius
2014-11-07
3
-5
/
+2
*
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR or 0 for in-tree
delphij
2014-10-24
4
-5
/
+5
*
Fix an issue where a FreeBSD virtual machine provisioned in
gjb
2014-10-21
1
-2
/
+1
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-3
/
+3
*
Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
delphij
2014-09-13
5
-102
/
+1319
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Make some unwise casts. On i386 these casts wind up being safe. Rather
imp
2014-04-05
4
-21
/
+24
*
Hide a few messages under bootverbose.
delphij
2014-03-14
1
-7
/
+11
*
Minor fix to r262789.
mav
2014-03-06
1
-1
/
+1
*
Remove custom bus scanner code and fix use of CAM's default scanner.
mav
2014-03-05
1
-86
/
+1
*
Another round of removing historical mbuf(9) allocator flags.
glebius
2014-01-16
1
-3
/
+3
*
Fix missing new line after:
pjd
2013-12-10
1
-0
/
+1
*
Don't reference pointer before testing whether it is
delphij
2013-10-29
1
-1
/
+3
*
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
nwhitehorn
2013-10-29
1
-1
/
+1
*
Include necessary headers that now are available due to pollution
glebius
2013-10-28
2
-1
/
+4
*
Centralize the detection logic for the Hyper-V hypervisor.
gibbs
2013-10-13
3
-44
/
+15
*
Fix a lock-order reversal in the net driver by dropping the lock
grehan
2013-10-12
2
-19
/
+86
*
Fix vmbus channel memory leak where incorrect length parameter was
grehan
2013-10-11
2
-8
/
+11
*
Allow the legacy CDROM device to be accessed in a FreeBSD guest, while
grehan
2013-10-10
1
-22
/
+8
*
In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymous
dim
2013-10-10
6
-49
/
+60
*
Correct panic caused by attaching both Xen PV and HyperV virtualization
gibbs
2013-10-05
1
-0
/
+10
*
Reorder the hypervisor presence test to avoid claiming ATA disks
grehan
2013-09-19
1
-28
/
+38
*
Revert the kvp code - there's still some work that
grehan
2013-09-09
3
-999
/
+6
*
Latest update from Microsoft.
grehan
2013-09-09
7
-215
/
+1391
*
IFC @ r253862
grehan
2013-08-01
2
-2
/
+2
*
Microsoft have changed their policy on how the hyper-v code will
grehan
2013-07-17
19
-0
/
+12526