]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/virtio
Simplify BSD macro tests.
[FreeBSD/FreeBSD.git] / sys / dev / virtio /
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-21 Jessica Clarkevirtio_mmio: Delete a stale #if 0'ed debug print
2021-01-21 Jessica Clarkevirtio: Reduce boilerplate for device driver module...
2021-01-21 Jessica Clarkevirtio_mmio: Fix V1 device probing spec conformance...
2021-01-21 Jessica Clarkevirtio_mmio: Fix a style(9) issue
2021-01-19 Bryan Venteichervirtio: Handle possible failure of virtio_finalize_feat...
2021-01-19 Bryan Venteicherif_vtnet: Add counter for received host LRO
2021-01-19 Bryan Venteicherif_vtnet: Misc Tx path cleanup
2021-01-19 Bryan Venteicherif_vtnet: Set lro_nsegs for host LRO packets
2021-01-19 Bryan Venteicherif_vtnet: Resort softc fields
2021-01-19 Bryan Venteicherif_vtnet: Remove unnecessary TUNABLE_INTs because of...
2021-01-19 Bryan Venteicherif_vtnet: Schedule Rx task if pending items when enabli...
2021-01-19 Bryan Venteicherif_vtnet: Disable F_MTU feature if MTU is invalid
2021-01-19 Bryan Venteicherif_vtnet: Limit allocations of unused virtqueues
2021-01-19 Bryan Venteicherif_vtnet: Rework 4be723f63 max multiqueue pairs check
2021-01-19 Bryan Venteicherif_vtnet: Add support for software LRO
2021-01-19 Bryan Venteicherif_vtnet: Set the interface max TSO values
2021-01-19 Bryan Venteicherif_vtnet: Add support for CTRL_GUEST_OFFLOADS feature
2021-01-19 Bryan Venteicherif_vtnet: Move ioctl handlers into separate functions
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the reinit process
2021-01-19 Bryan Venteicherif_vtnet: Cleanup the interface setup methods
2021-01-19 Bryan Venteicherif_vtnet: Only set IFCAP_JUMBO_MTU when jumbo MTU is...
2021-01-19 Bryan Venteicherif_vtnet: Move the Tx interrupt threshold into the...
2021-01-19 Bryan Venteicherif_vtnet: Defer updating generated MAC address until...
2021-01-19 Bryan Venteicherif_vtnet: Remove at attach PROMISC handling
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_SPEED_DUPLEX
2021-01-19 Bryan Venteicherif_vtnet: Support VIRTIO_NET_F_MTU
2021-01-19 Bryan Venteicherif_vtnet: Rx path cleanup
2021-01-19 Bryan Venteichervirtio_blk: Use DISKFLAG_WRITE_PROTECT for RO disks
2021-01-19 Bryan Venteicherif_vtnet: Add initial modern (V1) support
2021-01-19 Bryan Venteichervirtio_scsi: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_blk: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_console: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_balloon: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_random: Add modern (V1) support
2021-01-19 Bryan Venteichervirtio_pci: Add sysctl to show current features
2021-01-19 Bryan Venteichervirtio: Add modern (v1) virtqueue support
2021-01-19 Bryan Venteichervirtio: Add VirtIO PCI modern (V1) support
2021-01-19 Bryan VenteicherRevert: virtio: Support non-legacy network device and...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-10 Vincenzo Maffionenetmap: vtnet: enable/disable krings on any interface...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Andrew TurnerStop redefining PAGE_SHIFT in virtio-mmio
2020-12-18 Jessica Clarkevirtio_mmio: Fix feature negotiation copy-paste issue...
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 Mateusz Guzikvirtio: clean up empty lines in .c and .h files
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
next