VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxNetFlt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36065   14 years vboxsync Solaris/VBoxNetFltBow: minor change.
(edit) @35928   14 years vboxsync netflt: build fix
(edit) @35927   14 years vboxsync netflt: enabled hard_start_xmit override instead of qdisc (#4814)
(edit) @35554   14 years vboxsync netflt: hard_start_xmit override support for pre-2.6.29 kernels
(edit) @35382   14 years vboxsync vboxnetflt: fix for host panic when bridging to devices with no TX queue
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35359   14 years vboxsync netflt/win: avoid rx packet queueing for active netflt
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35066   14 years vboxsync VBoxNetFlt/linux: Linux 2.6.37rc compile fix for DEBUG builds
(edit) @34109   14 years vboxsync NetFlt/win: comments & assertions
(edit) @34102   14 years vboxsync NetFlt/win: rx path fixs
(edit) @33752   14 years vboxsync HostDrivers/VBoxNetFlt: Linux 2.6.37 fix
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(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) @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) @32856   14 years vboxsync vboxnetflt: qdisc compilation fix for newer kernels (#4814)
(edit) @32773   14 years vboxsync Solaris/VBoxNetFlt: removed NETINFO deadcode.
(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) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(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) @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) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31705   14 years vboxsync vboxnetflt: indentation
(edit) @31703   14 years vboxsync vboxnetflt: typo
(edit) @31702   14 years vboxsync vboxnetflt: qdisc state fix 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) @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) @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) @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.
(edit) @30336   14 years vboxsync logging.
(edit) @30262   14 years vboxsync VBoxNetFlt-linux.c: nits
(edit) @30143   14 years vboxsync #5020: Prevent flooding host's kernel log with warnings.
(edit) @30121   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30119   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30117   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30116   14 years vboxsync Solaris/VBoxNetFltBow: logflow.
(edit) @30115   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30107   14 years vboxsync VBoxNetFltInternal.h: The linux pDev pointer member is supposed to be …
(edit) @30100   14 years vboxsync Solaris/VBoxNetFltBow: log and comments.
(edit) @30059   14 years vboxsync #4814: vboxnetflt qdisc: More fixes for older kernels.
(edit) @30051   14 years vboxsync #4814: vboxnetflt qdisc: Older kernel fixes.
(edit) @30029   15 years vboxsync #4814: vboxnetflt qdisc: Drop host->guest packets on linux.
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30007   15 years vboxsync netadp/win: fix r61826 regression caused by parameter switch
(edit) @29844   15 years vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   15 years vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29747   15 years vboxsync VBoxNetFlt-freebsd: Build fix
(edit) @29713   15 years vboxsync FreeBSD-VBoxNetAdp/VBoxNetFlt: Fix names so vboxnetadp can load vboxnetflt
(edit) @29709   15 years vboxsync Solaris/VBoxNetFltBow: comments, added one error code.
(edit) @29708   15 years vboxsync Solaris/VBoxNetFltBow: dynamic VNIC creation and management.
(edit) @29696   15 years vboxsync IntNet: small fix for r61826
(edit) @29693   15 years vboxsync VBoxNetFlt: typo in function parameter.
(edit) @29691   15 years vboxsync Solaris/VBoxNetFltBow: Passing in a VNIC works with MAC address …
(edit) @29682   15 years vboxsync netflt/win: dbg: use ExAllocatePoolWithTag for debugging (to make …
(edit) @29667   15 years vboxsync netflt/win: fix memory leak
(edit) @29665   15 years vboxsync VBoxNetFlt-win: Build fix.
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29643   15 years vboxsync netflt/win: always set no-loopback flag for intnet->wire packets to …
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29616   15 years vboxsync netflt/win: fix more bug in loopback packet handling
(edit) @29592   15 years vboxsync netflt/win: fix loopback packets handling for no-packet-queue
(edit) @29525   15 years vboxsync Net[Flt|Adp]win: fix mem allocation failure handling
(edit) @29494   15 years vboxsync Build fix.
(edit) @29492   15 years vboxsync Build fix.
(edit) @29491   15 years vboxsync IntNet: added MAC address notification and connect/disconnect …
(edit) @29469   15 years vboxsync Solaris/VBoxNetFltBow: got the Crossbow NetFilter working again. …
(edit) @29464   15 years vboxsync VBoxNetFlt/win: Report stuff both when attaching to the NIC and when …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29246   15 years vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @29200   15 years vboxsync more manual Oracle rebranding in headers
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