index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pv
Age
Commit message (
Expand
)
Author
2024-11-04
viogpu: tune down debug messages
Stefan Fritsch
2024-11-04
vio_dump: Fix control queue dump
Stefan Fritsch
2024-10-03
vio: Increase rx mbuf size with lro
Stefan Fritsch
2024-09-19
vio: allow longer tx chains
Stefan Fritsch
2024-09-17
vio: Reduce code duplication in control queue handling
Stefan Fritsch
2024-09-14
pvclock.h not needed
Jonathan Gray
2024-09-04
vio: put enqueue and dmasync into a function
Stefan Fritsch
2024-09-04
Fix some spelling.
Marcus Glocker
2024-09-04
vio: style fixes
Stefan Fritsch
2024-09-04
vio: Re-arrange structs for multi-queue
Stefan Fritsch
2024-09-02
virtio: Move interrupt setup into separate function
Stefan Fritsch
2024-08-28
vio: Fix allocation sizes
Stefan Fritsch
2024-08-27
vio: whitespace and message tweaks
Stefan Fritsch
2024-08-27
constify struct virtio_ops
Stefan Fritsch
2024-08-27
virtio: Remove some unused leftovers
Stefan Fritsch
2024-08-26
virtio: Introduce dedicated attach args
Stefan Fritsch
2024-08-26
vio(4): Fix hardmtu without MRG_RXBUF
Stefan Fritsch
2024-08-19
pvbus_activate does nothing except call config_activate_children
Theo de Raadt
2024-08-16
vio(4): Don't set IPv4 checksum OK flag for rx packets.
Jan Klemkow
2024-08-13
Sync full virtqueue on device reset
Stefan Fritsch
2024-08-01
virtio: Fix dmamap_sync calls
Stefan Fritsch
2024-07-26
virtio: add/fix feature bits
Stefan Fritsch
2024-07-26
vio: Don't request csum offload if not negotiated
Stefan Fritsch
2024-07-25
virtio: Allow more verbose debugging
Stefan Fritsch
2024-07-23
virtio: fix comment
Stefan Fritsch
2024-06-28
Cleanup control queue checks in vio(4).
Jan Klemkow
2024-06-26
return type on a dedicated line when declaring functions
Jonathan Gray
2024-06-10
Use TCP Large Receive Offload in vio(4).
Jan Klemkow
2024-06-10
Clarify panic strings in vio(4)
Jan Klemkow
2024-06-09
Introduce IFCAP_VLAN_HWOFFLOAD for vio(4).
Jan Klemkow
2024-06-04
vio(4): remove useless casts and fix spacing
Jan Klemkow
2024-05-28
vio(4): fix jumbo frames
Jan Klemkow
2024-05-24
remove unneeded includes
Jonathan Gray
2024-05-17
vio: Fix signal handling and locking in sysctl path
Stefan Fritsch
2024-05-14
remove prototypes with no matching function
Jonathan Gray
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-05-07
Additional check for TSO packets with 0 MSS.
Jan Klemkow
2024-04-10
Implement TCP Segmentation Offload for vio(4)
Jan Klemkow
2024-02-14
Check IP length in ether_extract_headers().
Alexander Bluhm
2024-02-13
Analyse header layout in ether_extract_headers().
Alexander Bluhm
2024-01-04
Revert previous. splx(9) can call kvp_get_ip_info() from any place with
Vitaliy Makkoveev
2023-12-20
vio(4): checksum offloading for TCP/UDP in IPv6 Packets
Jan Klemkow
2023-12-11
vio(4): simplify mbuf parsing with ether_extract_headers()
Jan Klemkow
2023-12-09
vio(4) add recv TCP/UDP checksum offloading
Jan Klemkow
2023-12-02
virtio: Fix handling of feature bits >= 32
Stefan Fritsch
2023-11-10
Make ifq and ifiq interface MP safe.
Alexander Bluhm
2023-11-08
Allow Xen to use backing store devices with 4K-byte sectors.
Kenneth R Westerback
2023-09-26
Use shared netlock to protect ifnet data within vmt_tclo_broadcastip().
Vitaliy Makkoveev
2023-09-23
Use shared netlock to protect if_list and ifa_list walkthrough and ifnet
Vitaliy Makkoveev
2023-07-28
Initialize handlers with NULL, not 0.
Dave Voutila
[next]