summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in the Li...vboxsync2020-08-281-3/+7
* **/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; BUILD_TARGET_ARCH -> V...vboxsync2020-06-251-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by making...vboxsync2019-02-201-3/+3
* More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)vboxsync2019-02-201-6/+6
* More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -Dvboxsync2019-02-201-5/+0
* More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -Dvboxsync2019-02-201-10/+10
* More linux kernel module Makefile cleansup.vboxsync2019-02-201-30/+26
* Renamed the common linux makefile includes to use a more conventional stuffix...vboxsync2019-02-201-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* HostDrivers: more scm updatesvboxsync2017-10-261-1/+9
* Drivers/Linux: make host kernel modules use make file templates.vboxsync2017-09-061-197/+17
* Linux host/guest kernel modules: add !__udivmoddi4() to satisfy 32-bit code g...vboxsync2017-06-081-0/+1
* HostDrivers/Linux make files: added a todo.vboxsync2017-05-241-0/+4
* Linux hosts / guests: try to build the modules parallelvboxsync2016-06-021-1/+6
* allow to compile with gcc configured with --enable-default-pie (e.g. Ubuntu Y...vboxsync2016-05-201-1/+1
* ticketref:15069: Minor issue with file permissions - fail SCAP security valid...vboxsync2016-01-251-2/+2
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* Linux host modules: added -Wno-declaration-after-statement (introduced with g...vboxsync2013-10-041-1/+2
* header (C) fixesvboxsync2013-02-041-1/+1
* Linux modules: force disabling of CONFIG_MODULE_SIG when building the kernel ...vboxsync2011-11-231-1/+2
* Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" anymor...vboxsync2011-04-141-9/+0
* Linux additions / host drivers: fixed compilation with DKMSvboxsync2011-03-161-1/+6
* IPRT,Drivers: Committed a modified version of the diff_linux_guest_host patch...vboxsync2011-03-071-1/+1
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-1/+1
* Linux host drivers: another fix for the clean rule (the kernel directory is n...vboxsync2010-09-161-0/+22
* Linux host kernel modules: some minor Makefile fixesvboxsync2010-09-061-10/+4
* Linux Installer/Additions: attempt to properly register the host/guest kernel...vboxsync2010-09-011-1/+2
* HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.vboxsync2010-07-301-1/+1
* VBoxNetFlt/linux: Corrected SUPR0IdcClient-linux.c location.vboxsync2010-04-281-1/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* VBoxNetFlt-linux: GSO to host and wire experiment, the former is a success th...vboxsync2010-04-101-1/+1
* Linux installer: ''depmod -ae'' => ''depmod -a'' (the latter is sufficient an...vboxsync2009-11-301-1/+1
* HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.vboxsync2009-07-071-43/+1
* HostDrivers/*/linux/Makefile: Added --no-print-directory to the $(MAKE) kerne...vboxsync2009-05-231-1/+1
* linux kernel modules: prevent some superflous output during buildvboxsync2009-05-061-7/+12
* Linux host kernel modules: removed 2.4 cruft; fixed VBOX_WITH_64_BITS_GUESTSvboxsync2008-12-191-2/+2
* fixed OSE headers for linux/darwin/solaris netfilter codevboxsync2008-12-151-9/+0
* Linux drivers: try to hack around the DKMS problem with module dependenciesvboxsync2008-11-261-1/+2
* deb/rpm: fixed vboxnetflt module compilationvboxsync2008-11-201-1/+3
* OSE: enable/export netflt for linuxvboxsync2008-11-201-0/+270