VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33752   14 years vboxsync HostDrivers/VBoxNetFlt: Linux 2.6.37 fix
(edit) @33741   14 years vboxsync more build fixing.
(edit) @33740   14 years vboxsync build fix
(edit) @33739   14 years vboxsync missing header updates + include.
(edit) @33738   14 years vboxsync SUPR3HardenedVerify.cpp: Rewrote the new code a bit.
(edit) @33701   14 years vboxsync SUPLib: Some new hardening APIs (almost done).
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33623   14 years vboxsync ExtPack: More code.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33506   14 years vboxsync vboxnetflt: tap link state fix for linux kernels 2.6.36 and above (#5328)
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33383   14 years vboxsync tstSupSem: Fix return code check
(edit) @33379   14 years vboxsync Spaces to tabs in Makefiles
(edit) @33376   14 years vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
(edit) @33375   14 years vboxsync SUPDrv: dtrace experiments.
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33167   14 years vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33141   14 years vboxsync VBoxNetFlt/solaris: fix panic with using fastmutex with preemption …
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @33033   14 years vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33032   14 years vboxsync tstSupSem.cpp: Some more tests.
(edit) @33011   14 years vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @32856   14 years vboxsync vboxnetflt: qdisc compilation fix for newer kernels (#4814)
(edit) @32773   14 years vboxsync Solaris/VBoxNetFlt: removed NETINFO deadcode.
(edit) @32755   14 years vboxsync SUPDrv.c: Some timer debugging assistance.
(edit) @32740   14 years vboxsync vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
(edit) @32716   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32710   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32579   14 years vboxsync build fix
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32507   14 years vboxsync SUPR0.def: build fix.
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32478   14 years vboxsync linux: added unload to makefile
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32417   14 years vboxsync Backed out r65776
(edit) @32414   14 years vboxsync Export more avl functions
(edit) @32408   14 years vboxsync fixed the Provider in .inf files
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32358   14 years vboxsync Documented why SUPR3QueryVTCaps is there.
(edit) @32338   14 years vboxsync NetFlt/win: fix possible stack overflow for loopback handling on heavy …
(edit) @32256   14 years vboxsync Linux host kernel modules: some minor Makefile fixes
(edit) @32230   14 years vboxsync HostDrivers/Makefile.kmk: typo
(edit) @32212   14 years vboxsync HostDrivers: Makefile warning
(edit) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @32162   14 years vboxsync VBoxUSB/solaris: fixed driver conf file headers for OSE.
(edit) @32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @31939   14 years vboxsync VBoxUSB: fixed solaris regression
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31908   14 years vboxsync OSE header fix
(edit) @31907   14 years vboxsync OSE compile fix
(edit) @31904   14 years vboxsync OSE header fix
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @31898   14 years vboxsync OSE header fixes
(edit) @31896   14 years vboxsync export the VBoxUSB host driver to OSE
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31842   14 years vboxsync FreeBSD: build fix
(edit) @31840   14 years vboxsync Linux support kernel module build fix
(edit) @31829   14 years vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31730   14 years vboxsync fix
(edit) @31726   14 years vboxsync vboxnetadp: don't confuse the syntax highlighter of my editor
(edit) @31705   14 years vboxsync vboxnetflt: indentation
(edit) @31704   14 years vboxsync vboxnetadp: cosmetics
(edit) @31703   14 years vboxsync vboxnetflt: typo
(edit) @31702   14 years vboxsync vboxnetflt: qdisc state fix for 2.6.36 and newer kernels
(edit) @31697   14 years vboxsync vboxnetadp: ioctl to unlocked_ioctl transition for 2.6.36 and newer kernels
(edit) @31680   14 years vboxsync don't enable qdisc support if CONFIG_NET_SCHED is disabled (Linux …
(edit) @31678   14 years vboxsync vboxnetflt: pre 2.6.10 kernel compilation fix
(edit) @31675   14 years vboxsync vboxnetflt: pre 2.6.18 kernel compilation fixes
(edit) @31671   14 years vboxsync vboxnetflt: qdisc RHEL compilation fixes
(edit) @31668   14 years vboxsync vboxnetflt: qdisc is now enabled by default
(edit) @31654   14 years vboxsync vboxnetflt: qdisc stability fixes
(edit) @31627   14 years vboxsync vboxnetflt: fixed system lockup during VM shutdown (#5033) (corrected)
(edit) @31626   14 years vboxsync Reverted r64750 as it was inconvenient for backporting
(edit) @31622   14 years vboxsync vboxnetflt: fixed system lockup during VM shutdown (#5033)
(edit) @31556   14 years vboxsync strncpy
(edit) @31555   14 years vboxsync vboxnetadp: sanity check for dev->dev_addr
(edit) @31272   14 years vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   14 years vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @31250   14 years vboxsync adding missing files for compiling Linux host kernel modules
(edit) @31245   14 years vboxsync HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
(edit) @31165   14 years vboxsync SUPR0.def: remove non-tag versions.
(edit) @31163   14 years vboxsync windows build fix
(edit) @31162   14 years vboxsync windows build fix
(edit) @31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31078   14 years vboxsync Solaris/VBoxNetFlt: even though kmem_alloc SLEEP can never fail, free …
(edit) @31074   14 years vboxsync Solaris/VBoxNetFlt: schedule promiscuous off request using qtimeout.
(edit) @30961   14 years vboxsync IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
(edit) @30924   14 years vboxsync vboxnetflt: qdisc removal lockup fix (#4814)
(edit) @30810   14 years vboxsync vboxnetflt: Confirmed RHEL GRO fix (#5121)
(edit) @30785   14 years vboxsync vboxnetflt: Applied compilation fix for RHEL provided by Jim.
(edit) @30771   14 years vboxsync vboxnetflt: RHEL 5 GRO fix
(edit) @30732   14 years vboxsync vboxnetflt: Fixed GRO problem on Linux (#5121)
(edit) @30558   14 years vboxsync VBoxNetFlt-linux.c: QDisc related fixes.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette