VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81574   5 years vboxsync NetAdp/Win: Additional debug printouts in trunk creation code.
(edit) @78444   6 years vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @78436   6 years vboxsync HostDrivers/VBoxNetAdp/linux: forgotten Make file adjustment after …
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77394   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77124   6 years vboxsync VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76324   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @75684   6 years vboxsync NetAdp: Linux 4.20 compatibility fix (bugref:4567) In struct …
(edit) @75599   6 years vboxsync HostDrivers: fix some warnings on old Linux kernels and add missing …
(edit) @75169   6 years vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75122   6 years vboxsync VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72870   6 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72005   7 years vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69371   7 years vboxsync HostDrivers: more scm updates
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69250   7 years vboxsync HostDrivers: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69030   7 years vboxsync VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68682   7 years vboxsync Drivers/Linux: make host kernel modules use make file templates. …
(edit) @67295   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67294   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67063   8 years vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66963   8 years vboxsync NetAdp/Win: (bugref:8488) Allow installing NetAdp without NetLwf, load …
(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   9 years vboxsync HostDrivers: Updated (C) year.
(edit) @56277   9 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 …
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