VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28202   15 years vboxsync VBoxNetFlt-linux.c: skb_partial_csum_set is 2.6.26+ :-/
(edit) @28161   15 years vboxsync 2.6.29 that is
(edit) @28160   15 years vboxsync VBoxNetFlt-linux.c: Made the receive GSO stuff configurable as well.
(edit) @28159   15 years vboxsync VBoxNetFlt-linux.c: Experimenting with filtering out traffic from the …
(edit) @28157   15 years vboxsync cleanup
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28153   15 years vboxsync VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
(edit) @28140   15 years vboxsync VBoxNetFlt-linux.c: Added some comments/todos and did some cleaning up …
(edit) @28070   15 years vboxsync VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
(edit) @28069   15 years vboxsync vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @23473   15 years vboxsync OSE header fixes
(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) @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) @20414   15 years vboxsync #3783: Apply the workaround to pre-2.6.18 kernels as well.
(edit) @20345   15 years vboxsync #3783: Include missing linux/ip.h.
(edit) @20341   15 years vboxsync #3783: Compilation fix.
(edit) @20284   16 years vboxsync #3783: Tx checksum offloading workaround for CentOS 5.2 (2.6.18).
(edit) @20144   16 years vboxsync #3917: Rx offloading bug fixed.
(edit) @20077   16 years vboxsync #3917: Tiny debugging addition.
(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) @19148   16 years vboxsync typo
(edit) @19147   16 years vboxsync #3854: Error checking for skb_gso_segment().
(edit) @19135   16 years vboxsync More debug logging for linux netfilter.
(edit) @19114   16 years vboxsync Additional logging in netfilter.
(edit) @18973   16 years vboxsync #2954: Dynamic add/remove for virtual adapters. Moved all …
(edit) @18706   16 years vboxsync TAP -> NetAdp rename for linux NetFlt
(edit) @18541   16 years vboxsync VBoxNetFlt-linux.c: fix warning about unused static function due to …
(edit) @17375   16 years vboxsync Linux netfilter: use try_module_get() instead of module_get()
(edit) @17344   16 years vboxsync Linux netflt: prevent removing of the vboxnetflt module if a host …
(edit) @17188   16 years vboxsync grumble.
(edit) @17186   16 years vboxsync VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17062   16 years vboxsync missing initialization
(edit) @16706   16 years vboxsync User-proposed fix for http://www.virtualbox.org/ticket/3215
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16098   16 years vboxsync Linux hostif: reduced the size of exec memory heap to one page (4096).
(edit) @16079   16 years vboxsync Linux hostif: Fixed the issue with duplicating guest originated packets.
(edit) @15979   16 years vboxsync I got positive report from Lubomir who was running this patch. It …
(edit) @15894   16 years vboxsync Linux vboxnetflt: remove some warnings with older kernels
(edit) @15889   16 years vboxsync #3416: Added support for skb_checksum_help in pre-2.6.7 kernels.
(edit) @15840   16 years vboxsync vboxnetflt: compile fix for older Linux kernels
(edit) @15770   16 years vboxsync #3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
(edit) @15691   16 years vboxsync Linux host kernel modules: removed 2.4 cruft; fixed …
(edit) @15660   16 years vboxsync #3416: The problem with incorrectly shown guest-to-host packets is fixed.
(edit) @15625   16 years vboxsync RTErrConvertToErrno returns positive values
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15200   16 years vboxsync warning
(edit) @15193   16 years vboxsync Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
(edit) @14968   16 years vboxsync Linux hostif: Added dev_get_flags() support for pre-2.6.12 kernels.
(edit) @14655   16 years vboxsync Linux drivers: try to hack around the DKMS problem with module dependencies
(edit) @14551   16 years vboxsync Linux hostif: Pre-2.6.10 kernel fix.
(edit) @14550   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix #2.
(edit) @14549   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix.
(edit) @14547   16 years vboxsync Linux hostif: Added checksum computation for non-gso packets with …
(edit) @14508   16 years vboxsync Linux hostif: pre-2.6.18 kernel fix
(edit) @14506   16 years vboxsync Linux hostif: Added packet segmentation for host-to-guest transfer.
(edit) @14436   16 years vboxsync deb/rpm: fixed vboxnetflt module compilation
(edit) @14435   16 years vboxsync warnings
(add) @14430   16 years vboxsync OSE: enable/export netflt for linux
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