summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* VBoxNetAdp,VBoxNetFlt: FreeBSD build fixesvboxsync2019-02-011-0/+8
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-2/+2
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* HostDrivers, Runtime, Devices, Additions: TSC delta measurement and other cha...vboxsync2014-09-051-1/+1
* VBoxNetFlt/FreeBSD: Fix crash on VM shutdown if VIMAGE is enabled (Thanks to ...vboxsync2012-04-141-1/+3
* RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a spinlo...vboxsync2012-04-061-3/+2
* Ran the source code massager (scm).vboxsync2011-06-121-19/+19
* VBoxNetFlt/FreeBSD: Fix kernel crash if VIMAGE is enabled (Thanks to Mikolaj ...vboxsync2011-03-241-0/+32
* iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new saves l...vboxsync2010-06-091-5/+5
* VBoxNetFlt-freebsd: Build fixvboxsync2010-05-211-1/+1
* FreeBSD-VBoxNetAdp/VBoxNetFlt: Fix names so vboxnetadp can load vboxnetfltvboxsync2010-05-201-1/+8
* IntNet: Added Interface, Interface private data passing for per-interface bas...vboxsync2010-05-191-8/+10
* IntNet: added MAC address notification and connect/disconnect interface callb...vboxsync2010-05-141-0/+20
* IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and NetFlt....vboxsync2010-04-271-12/+26
* IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and enabled ...vboxsync2010-04-251-0/+1
* intnetinline.h: Changed the prefix to IntNet.vboxsync2010-04-251-1/+1
* SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt reports ...vboxsync2010-04-231-18/+18
* VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird windows code ...vboxsync2010-04-071-1/+1
* intnet, VBoxNet*, network device & drivers: GSO preps.vboxsync2010-04-071-7/+3
* VBoxNetFlt/FreeBSD: Fix incorrect flag in the receive callback. Fixes bridgin...vboxsync2010-01-081-1/+1
* VBoxNetFlt/FreeBSD: Fix locking problems. Contributed by Fredrik Lindbergvboxsync2009-10-281-113/+138
* HostDrivers/FreeBSD: Use the same method to build the kernel drivers as Linux.vboxsync2009-10-031-2/+2
* fix OSEvboxsync2009-09-101-0/+710