|
|
@31622
|
14 years |
vboxsync |
vboxnetflt: fixed system lockup during VM shutdown (#5033)
|
|
|
@31272
|
14 years |
vboxsync |
RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
|
|
|
@31271
|
14 years |
vboxsync |
vboxnetflt: host-only checksum fix (xtracker 5020)
|
|
|
@31250
|
14 years |
vboxsync |
adding missing files for compiling Linux host kernel modules
|
|
|
@31245
|
14 years |
vboxsync |
HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
|
|
|
@30924
|
14 years |
vboxsync |
vboxnetflt: qdisc removal lockup fix (#4814)
|
|
|
@30810
|
14 years |
vboxsync |
vboxnetflt: Confirmed RHEL GRO fix (#5121)
|
|
|
@30785
|
14 years |
vboxsync |
vboxnetflt: Applied compilation fix for RHEL provided by Jim.
|
|
|
@30771
|
14 years |
vboxsync |
vboxnetflt: RHEL 5 GRO fix
|
|
|
@30732
|
14 years |
vboxsync |
vboxnetflt: Fixed GRO problem on Linux (#5121)
|
|
|
@30558
|
14 years |
vboxsync |
VBoxNetFlt-linux.c: QDisc related fixes.
|
|
|
@30262
|
14 years |
vboxsync |
VBoxNetFlt-linux.c: nits
|
|
|
@30143
|
14 years |
vboxsync |
#5020: Prevent flooding host's kernel log with warnings.
|
|
|
@30112
|
14 years |
vboxsync |
iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@30059
|
14 years |
vboxsync |
#4814: vboxnetflt qdisc: More fixes for older kernels.
|
|
|
@30051
|
14 years |
vboxsync |
#4814: vboxnetflt qdisc: Older kernel fixes.
|
|
|
@30029
|
15 years |
vboxsync |
#4814: vboxnetflt qdisc: Drop host->guest packets on linux.
|
|
|
@29662
|
15 years |
vboxsync |
IntNet: Added Interface, Interface private data passing for …
|
|
|
@29491
|
15 years |
vboxsync |
IntNet: added MAC address notification and connect/disconnect …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29246
|
15 years |
vboxsync |
files_*: iprt/asm-amd64-x86.h
|
|
|
@28879
|
15 years |
vboxsync |
VBoxNetFlt/linux: Corrected SUPR0IdcClient-linux.c location.
|
|
|
@28830
|
15 years |
vboxsync |
IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28723
|
15 years |
vboxsync |
IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
|
|
|
@28714
|
15 years |
vboxsync |
intnetinline.h: Changed the prefix to IntNet.
|
|
|
@28703
|
15 years |
vboxsync |
VBoxNetFlt/linux: Added VBOXNETFLT_LINUX_NO_XMIT_QUEUE since we can …
|
|
|
@28666
|
15 years |
vboxsync |
SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
|
|
|
@28283
|
15 years |
vboxsync |
Linux HostDrivers/Additions: fixed missing symbol …
|
|
|
@28281
|
15 years |
vboxsync |
VBoxNetFlt/linux: 2.6.22 that is
|
|
|
@28278
|
15 years |
vboxsync |
Rebranding: Linux modules
|
|
|
@28238
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: 2.6.18 build fix
|
|
|
@28221
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: grumble
|
|
|
@28219
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: Another try…
|
|
|
@28208
|
15 years |
vboxsync |
intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
|
|
|
@28202
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: skb_partial_csum_set is 2.6.26+ :-/
|
|
|
@28161
|
15 years |
vboxsync |
2.6.29 that is
|
|
|
@28160
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: Made the receive GSO stuff configurable as well.
|
|
|
@28159
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: Experimenting with filtering out traffic from the …
|
|
|
@28157
|
15 years |
vboxsync |
cleanup
|
|
|
@28156
|
15 years |
vboxsync |
VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
|
|
|
@28153
|
15 years |
vboxsync |
VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
|
|
|
@28140
|
15 years |
vboxsync |
VBoxNetFlt-linux.c: Added some comments/todos and did some cleaning up …
|
|
|
@28070
|
15 years |
vboxsync |
VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
|
|
|
@28069
|
15 years |
vboxsync |
vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
|
|
|
@28025
|
15 years |
vboxsync |
intnet, VBoxNet*, network device & drivers: GSO preps.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@21720
|
15 years |
vboxsync |
iprt/stdint.h: Replaced by stdint-new.h.
|
|
|
@21719
|
15 years |
vboxsync |
HostDrv-Linux: fix building
|
|
|
@21682
|
15 years |
vboxsync |
HostDrivers: xstr -> RT_XSTR.
|
|
|
@21351
|
15 years |
vboxsync |
HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@20414
|
15 years |
vboxsync |
#3783: Apply the workaround to pre-2.6.18 kernels as well.
|
|
|
@20345
|
15 years |
vboxsync |
#3783: Include missing linux/ip.h.
|
|
|
@20341
|
15 years |
vboxsync |
#3783: Compilation fix.
|
|
|
@20284
|
16 years |
vboxsync |
#3783: Tx checksum offloading workaround for CentOS 5.2 (2.6.18).
|
|
|
@20144
|
16 years |
vboxsync |
#3917: Rx offloading bug fixed.
|
|
|
@20077
|
16 years |
vboxsync |
#3917: Tiny debugging addition.
|
|
|
@19938
|
16 years |
vboxsync |
HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
|
|
|
@19455
|
16 years |
vboxsync |
linux kernel modules: prevent some superflous output during build
|
|
|
@19148
|
16 years |
vboxsync |
typo
|
|
|
@19147
|
16 years |
vboxsync |
#3854: Error checking for skb_gso_segment().
|
|
|
@19135
|
16 years |
vboxsync |
More debug logging for linux netfilter.
|
|
|
@19114
|
16 years |
vboxsync |
Additional logging in netfilter.
|
|
|
@18973
|
16 years |
vboxsync |
#2954: Dynamic add/remove for virtual adapters. Moved all …
|
|
|
@18706
|
16 years |
vboxsync |
TAP -> NetAdp rename for linux NetFlt
|
|
|
@18541
|
16 years |
vboxsync |
VBoxNetFlt-linux.c: fix warning about unused static function due to …
|
|
|
@17375
|
16 years |
vboxsync |
Linux netfilter: use try_module_get() instead of module_get()
|
|
|
@17344
|
16 years |
vboxsync |
Linux netflt: prevent removing of the vboxnetflt module if a host …
|
|
|
@17188
|
16 years |
vboxsync |
grumble.
|
|
|
@17186
|
16 years |
vboxsync |
VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
|
|
|
@17184
|
16 years |
vboxsync |
VBoxNetFlt: review of core changes, several review comments needing …
|
|
|
@17062
|
16 years |
vboxsync |
missing initialization
|
|
|
@16706
|
16 years |
vboxsync |
User-proposed fix for http://www.virtualbox.org/ticket/3215
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16183
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
|
|
|
@16098
|
16 years |
vboxsync |
Linux hostif: reduced the size of exec memory heap to one page (4096).
|
|
|
@16079
|
16 years |
vboxsync |
Linux hostif: Fixed the issue with duplicating guest originated packets.
|
|
|
@15979
|
16 years |
vboxsync |
I got positive report from Lubomir who was running this patch. It …
|
|
|
@15894
|
16 years |
vboxsync |
Linux vboxnetflt: remove some warnings with older kernels
|
|
|
@15889
|
16 years |
vboxsync |
#3416: Added support for skb_checksum_help in pre-2.6.7 kernels.
|
|
|
@15840
|
16 years |
vboxsync |
vboxnetflt: compile fix for older Linux kernels
|
|
|
@15770
|
16 years |
vboxsync |
#3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
|
|
|
@15691
|
16 years |
vboxsync |
Linux host kernel modules: removed 2.4 cruft; fixed …
|
|
|
@15660
|
16 years |
vboxsync |
#3416: The problem with incorrectly shown guest-to-host packets is fixed.
|
|
|
@15625
|
16 years |
vboxsync |
RTErrConvertToErrno returns positive values
|
|
|
@15527
|
16 years |
vboxsync |
fixed OSE headers for linux/darwin/solaris netfilter code
|
|
|
@15200
|
16 years |
vboxsync |
warning
|
|
|
@15193
|
16 years |
vboxsync |
Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
|
|
|
@14968
|
16 years |
vboxsync |
Linux hostif: Added dev_get_flags() support for pre-2.6.12 kernels.
|
|
|
@14655
|
16 years |
vboxsync |
Linux drivers: try to hack around the DKMS problem with module dependencies
|
|
|
@14551
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.10 kernel fix.
|
|
|
@14550
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.19 kernel fix #2.
|
|
|
@14549
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.19 kernel fix.
|
|
|
@14547
|
16 years |
vboxsync |
Linux hostif: Added checksum computation for non-gso packets with …
|
|
|
@14508
|
16 years |
vboxsync |
Linux hostif: pre-2.6.18 kernel fix
|
|
|