|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97665
|
2 years |
vboxsync |
Linux: Host Drivers: VBoxNetFlt: Fix build for RHEL 9.1 kernel, …
|
|
|
@97491
|
2 years |
vboxsync |
Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL(9,2) …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95411
|
2 years |
vboxsync |
Linux host and guest drivers: fix clang warnings, bugref:10247.
|
|
|
@94967
|
3 years |
vboxsync |
HostDrivers/{VBoxNetAdp,VBoxNetFlt}: Advertise TSO support to increase …
|
|
|
@94501
|
3 years |
vboxsync |
Linux: Host Drivers: VBoxNetFlt: Initial support for kernel 5.18-rc1, …
|
|
|
@94389
|
3 years |
vboxsync |
HostDrivers/VBoxNetflt-linux: Fix debug log format string
|
|
|
@93517
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93516
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90804
|
3 years |
vboxsync |
HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90249
|
3 years |
vboxsync |
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
|
|
|
@87785
|
4 years |
vboxsync |
NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
|
|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85703
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85701
|
4 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85588
|
4 years |
vboxsync |
follow up ticketref:19724 newline nit
|
|
|
@85582
|
4 years |
vboxsync |
HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@80735
|
5 years |
vboxsync |
linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
|
|
|
@79643
|
5 years |
vboxsync |
No trigraphs, please (avoid warnings/erros).
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77403
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
|
|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77398
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77394
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@75599
|
6 years |
vboxsync |
HostDrivers: fix some warnings on old Linux kernels and add missing …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@70708
|
7 years |
vboxsync |
NetFlt/Linux: vboxNetFltLinuxAttachToInterface - g/c error handling …
|
|
|
@69797
|
7 years |
vboxsync |
Linux/NetFlt: (bugref:8599) Fixed duplicate EtherType when …
|
|
|
@69539
|
7 years |
vboxsync |
Linux/NetFlt: (bugref:9036) Drop UFO support to prevent compilation …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69371
|
7 years |
vboxsync |
HostDrivers: more scm updates
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@69250
|
7 years |
vboxsync |
HostDrivers: scm updates
|
|
|
@68686
|
7 years |
vboxsync |
Split out the compile time assertions from iprt/assert.h and put them …
|
|
|
@68682
|
7 years |
vboxsync |
Drivers/Linux: make host kernel modules use make file templates. …
|
|
|
@67295
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67293
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@64206
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) RHEL build fix for r111185
|
|
|
@64205
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Debug build fix for r111185
|
|
|
@64202
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) One more build fix for r111185
|
|
|
@64201
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Doc build fix for r111185
|
|
|
@64198
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Yet even more build fixes for r111185
|
|
|
@64197
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Even more build fixes for r111185
|
|
|
@64196
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) More build fixes for r111185
|
|
|
@64195
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Build fixes for r111185
|
|
|
@64194
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Scatter/gather support enabled
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61411
|
9 years |
vboxsync |
Linux hosts / guests: try to build the modules parallel
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@60995
|
9 years |
vboxsync |
HostDrivers/VBoxNetFlt/linux: EL 6.8 fix
|
|
|
@60590
|
9 years |
vboxsync |
fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled, see ticketref:15327
|
|
|
@60584
|
9 years |
vboxsync |
Linux host/guest modules: include the revision into the Linux kernel …
|
|
|
@59453
|
9 years |
vboxsync |
ticketref:15069: Minor issue with file permissions - fail SCAP …
|
|
|
@58845
|
9 years |
vboxsync |
Linux hosts/guests: fix for EL7.2 Linux kernel
|
|
|
@58656
|
9 years |
vboxsync |
VBoxNetFlt/linux: vboxNetFltLinuxPacketHandler - there's no need to …
|
|
|
@58638
|
9 years |
vboxsync |
VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@58254
|
9 years |
vboxsync |
VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as …
|
|
|
@57943
|
9 years |
vboxsync |
added utf16.h and latin1.h to the various files_ files
|
|
|
@57401
|
9 years |
vboxsync |
warning
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57315
|
9 years |
vboxsync |
SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
|
|
|
@57121
|
9 years |
vboxsync |
VBoxNetFlt/linux: #include fix
|
|
|
@57120
|
9 years |
vboxsync |
VBoxNetFlt/linux: Don't attach to an interface from a different …
|
|
|
@57118
|
9 years |
vboxsync |
VBoxNetFlt/linux: s/NETDRV/NETDEV/ typo in a log.
|
|
|
@56861
|
9 years |
vboxsync |
VBoxNetFlt/linux: register_netdevice_notifier() invokes the callback …
|
|
|
@56855
|
9 years |
vboxsync |
VBoxNetFlt/linux: Simplify check for IPv6 link-local addresses that …
|
|
|
@56847
|
9 years |
vboxsync |
VBoxNetFlt/linux: In very old kernels <net/addrconf.h> does not …
|
|
|
@56723
|
9 years |
vboxsync |
VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging …
|
|
|
@56315
|
10 years |
vboxsync |
whitespace
|
|
|
@56293
|
10 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@56280
|
10 years |
vboxsync |
VBoxNetFlt/linux: Ignore IPv4 (RFC3927) and IPv6 link-local addresses …
|
|
|
@56144
|
10 years |
vboxsync |
VBoxNetFlt/linux: In older kernels <net/addrconf.h> does not smuggle …
|
|
|
@56143
|
10 years |
vboxsync |
VBoxNetFlt/linux: Instead of fighting an uphill battle with ifdefs to …
|
|
|
@56120
|
10 years |
vboxsync |
IntNet/NetFlt: Fix a bug accidentally introduced in unsuspecting …
|
|
|
@56104
|
10 years |
vboxsync |
IntNet/NetFlt: dev_net() is still a problem for older kernels,
so …
|
|
|
@56101
|
10 years |
vboxsync |
IntNet/NetFlt: Re-enable notifications for host address changes.
|
|
|
@55685
|
10 years |
vboxsync |
VBoxNetFlt/linux: inet6_dev::addr_list became struct list_head in 2.6.35.
|
|
|
@55683
|
10 years |
vboxsync |
VBoxNetFlt/linux: for_each_netdev_rcu() appeared in 2.6.33.
|
|
|
@55682
|
10 years |
vboxsync |
VBoxNetFlt/linux: netdev_name() officially appeared in 2.6.34.
|
|
|
@55681
|
10 years |
vboxsync |
VBoxNetFlt/linux: dev_net() appeared in 2.6.26 (redo r100072 w/out …
|
|
|
@55680
|
10 years |
vboxsync |
VBoxNetFlt/linux: *sigh*, revert previous... note to self, don't edit …
|
|
|
@55679
|
10 years |
vboxsync |
VBoxNetFlt/linux: dev_net() appeared in 2.6.26
|
|
|
@55653
|
10 years |
vboxsync |
IntNet/NetFlt: temporarily disable r100033 on linux - need to adapt to …
|
|
|
@55652
|
10 years |
vboxsync |
IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
|
|
|
@54461
|
10 years |
vboxsync |
HostDrivers/VBoxNetFlt: Linux 4 compile fix
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|