VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65720   8 years vboxsync build fix?
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @63564   8 years vboxsync scm: cleaning up todos
(edit) @63514   8 years vboxsync VBoxNetAdp: warnings (clang)
(edit) @63513   8 years vboxsync VBoxNetAdptInternal.h: VBoxNetAdpState: As correctly pointed out by …
(edit) @62719   8 years vboxsync HostDrivers: warnings
(edit) @62718   8 years vboxsync HostDrivers: warnings
(edit) @62709   8 years vboxsync
(edit) @62684   8 years vboxsync ndis.h wrapper.
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62490   8 years vboxsync (C) 2016
(edit) @61429   9 years vboxsync netadp: do not update trans_start for 2.6.31+
(edit) @61411   9 years vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @59867   9 years vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(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.
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