VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87823   4 years vboxsync VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
(edit) @85940   4 years vboxsync HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
(edit) @85939   4 years vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(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) @76553   6 years vboxsync scm --update-copyright-year
(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) @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) @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) @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) @62490   8 years vboxsync (C) 2016
(edit) @61429   8 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) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @58408   9 years vboxsync warning
(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) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57841   9 years vboxsync warning
(edit) @57839   9 years vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56293   9 years vboxsync HostDrivers: Updated (C) year.
(edit) @52420   10 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @48901   11 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @41272   13 years vboxsync Network: Increased the limit of host-only interfaces to 128.
(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) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(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) @35809   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35785   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(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) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(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) @31730   14 years vboxsync fix
(edit) @31726   14 years vboxsync vboxnetadp: don't confuse the syntax highlighter of my editor
(edit) @31704   14 years vboxsync vboxnetadp: cosmetics
(edit) @31697   14 years vboxsync vboxnetadp: ioctl to unlocked_ioctl transition for 2.6.36 and newer kernels
(edit) @31556   14 years vboxsync strncpy
(edit) @31555   14 years vboxsync vboxnetadp: sanity check for dev->dev_addr
(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) @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) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @28234   15 years vboxsync VBoxNetAdp/linux: be less verbose
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23068   15 years vboxsync VBoxNetAdp: ioctl cleanup.
(edit) @21720   15 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21719   15 years vboxsync HostDrv-Linux: fix building
(edit) @21682   15 years vboxsync HostDrivers: xstr -> RT_XSTR.
(edit) @21453   15 years vboxsync Linux host kernel modules: typo in the VBoxNetAdp dkms.conf script
(edit) @21351   15 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @20802   15 years vboxsync gcc warnings
(edit) @20779   15 years vboxsync Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
(edit) @20691   15 years vboxsync VBoxNetAdp-linux.c: removed warning
(edit) @19938   16 years vboxsync HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
(edit) @19455   16 years vboxsync linux kernel modules: prevent some superflous output during build
(edit) @19038   16 years vboxsync VBoxNetAdp: added missing header
(edit) @19013   16 years vboxsync VBoxNetAdp: OSE fix
(add) @19012   16 years vboxsync VBoxNetAdp: OSE fix
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