VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59623   9 years vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @58408   9 years vboxsync warning
(edit) @58380   9 years vboxsync VBoxNetAdp: G/c VBOXANETADP_DO_NOT_USE_NETFLT code that has never been …
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58254   9 years vboxsync VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as …
(edit) @58222   9 years vboxsync VBoxNetAdp/linux: followup fix to r103374 - ethtool_cmd_speed_set() …
(edit) @58220   9 years vboxsync VBoxNetAdp/linux: add rudimentary ethtool_ops with a view to use them …
(edit) @58207   9 years vboxsync VBoxNetAdp/linux: do the ritual netif_carrier_off/netif_carrier_on …
(edit) @58093   9 years vboxsync VBoxNetAdp/darwin: use ether_add_proto/ether_del_proto. We must use …
(edit) @58070   9 years vboxsync VBoxNetAdp/darwin: Handle SIOCADDMULTI/SIOCDELMULTI with NULL argument …
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57913   9 years vboxsync VBoxNetAdp/darwin: Common pattern in the kernel code is …
(edit) @57912   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
(edit) @57911   9 years vboxsync VBoxNetAdp/darwin: we still need to call bpf_tap_out() on outgoing …
(edit) @57907   9 years vboxsync VBoxNetAdp/darwin: use bpfattach() without tap and send callbacks. …
(edit) @57904   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
(edit) @57841   9 years vboxsync warning
(edit) @57839   9 years vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57707   9 years vboxsync NetAdp/Win: free adapter memory on halt (#8033)
(edit) @57606   9 years vboxsync HostDrivers/VBoxNetAdp/solaris: check the return value of mod_remove() …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @56592   9 years vboxsync Network/Win: Replace FUNCTION macro with literal strings to improve …
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @56277   10 years vboxsync fix OSE
(edit) @56263   10 years vboxsync NetAdp: Properly moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)
(edit) @56262   10 years vboxsync Rolled back r100828,r100829 as the files were moved improperly
(edit) @56256   10 years vboxsync NetAdp: Moved VBoxNetAdp6 driver to VBoxNetAdp/win (#7849)
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @53604   10 years vboxsync kext test signing for development purposes (requires kmk r2742).
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52420   10 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @50664   11 years vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50633   11 years vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @50525   11 years vboxsync VBoxNetAdp/solaris: Duplicate define, already defined in …
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50322   11 years vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 years vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @49686   11 years vboxsync VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
(edit) @48952   11 years vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @48901   11 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @45365   12 years vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43439   12 years vboxsync VBoxNetAdp/FreeBSD: Implement media state (thanks to Ed Maste)
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @41700   13 years vboxsync Solaris: license header update for kernel bits.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41289   13 years vboxsync Network/HostOnly: Minor change in error reporting for Darwin (#6183)
(edit) @41272   13 years vboxsync Network: Increased the limit of host-only interfaces to 128.
(edit) @41199   13 years vboxsync VBoxNetAdp/freebsd: Fix crash during destruction
(edit) @41093   13 years vboxsync Debug stuff in the right place.
(edit) @40911   13 years vboxsync VBoxNetAdp/FreeBSD: Add VIMAGE support (Thanks to Mikolaj Golub and …
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40635   13 years vboxsync eol-style
(edit) @39419   13 years vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38408   13 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38389   13 years vboxsync vboxnetadp: comment fix
(edit) @38388   13 years vboxsync vboxnetadp: alignment fix and assert paranoia
(edit) @38371   13 years vboxsync Darwin burn fix
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38183   13 years vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38136   13 years vboxsync HostDrviers/*.kmk: removed solaris debug warnings.
(edit) @38127   13 years vboxsync HostDrivers/*kmk: Debugging solaris burn…
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37786   13 years vboxsync spaces.
(edit) @37785   13 years vboxsync HostDrivers/VBoxNetAdp/solaris: interface properties and stats.
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37081   14 years vboxsync Solaris/VBoxNetFlt: build fix.
(edit) @37076   14 years vboxsync Solaris/VBoxNetAdp: free the whole chain of packets. Normally we're …
(edit) @36951   14 years vboxsync warnings
(edit) @36909   14 years vboxsync VBoxNetAdp: Fix ref counting in non-strict/-debug builds.
(edit) @36907   14 years vboxsync VBoxNetAdp: Fixed releasing unit in non-strict/-debug builds.
(edit) @36671   14 years vboxsync Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35950   14 years vboxsync netflt: FreeBSD build fix by Howard Su
(edit) @35900   14 years vboxsync Main/HostOnly: FreeBSD ioctl fix (#4213)
(edit) @35898   14 years vboxsync Main/HostOnly: FreeBSD fix (#4213)
(edit) @35824   14 years vboxsync netadp: coding style
(edit) @35815   14 years vboxsync warning
(edit) @35809   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35786   14 years vboxsync build fixes
(edit) @35785   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32388   14 years vboxsync more branding fixes
(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 …
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