]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
kvm_clock: KVM paravirtual clock support
[FreeBSD/FreeBSD.git] / sys /
2021-09-24 Guinan Sune1000: update for i210 slow system clock
2021-09-24 Guinan Sune1000: remove duplicated phy codes
2021-09-24 Guinan Sune1000: modify HW level time sync mechanisms
2021-09-24 Guinan Sune1000: fix minor issues and improve code style
2021-09-24 Guinan Sune1000: add function parameter descriptions
2021-09-24 Guinan Sune1000: expose xMDIO methods
2021-09-24 Guinan Sune1000: add missing device ID
2021-09-24 Guinan Sune1000: support flashless i211 PBA
2021-09-24 Kevin Bowlinge1000: Update copyrights and readme
2021-09-20 Krzysztof Galazkaixl(4): Fix 2.5 and 5G speeds reporting and update...
2021-09-20 Krzysztof Galazkaixl(4): Fix reporting of unqualified transceivers
2021-09-20 Krzysztof Galazkaixl(4): Add tunable to override Flow Control settings
2021-09-20 Eric Joynerice(4): Update to version 0.28.1-k
2021-09-20 Eric Joynerice_ddp: Update package file to 1.3.19.0
2021-09-20 Piotr Pietruszewskiix(4): Report RX errors as sum of all RX error counters
2021-09-20 Krzysztof Galazkaixl(4): Report RX errors as sum of all RX error counters
2021-09-20 Krzysztof Galazkaixl(4): Add ability to control link state on ifconfig...
2021-09-20 Jason A. HarmeningRemove unnecessary WITNESS check in x86 bus_dma
2021-09-18 Kevin Bowlinge1000: Revert Update intel shared code
2021-09-17 Kristof Provostpf: fix NOINET6 builds
2021-09-17 Kristof Provostpf: qid and pqid can be uint16_t
2021-09-17 Kristof Provostpf: fix synproxy to local
2021-09-16 Mark JohnstonConvert cryptostats to a counter_u64 array.
2021-09-16 Mark JohnstonRemove unused 32-bit compatibility structures from...
2021-09-16 Mark JohnstonRemove CRYPTO_TIMING.
2021-09-16 Mateusz Guzikopencrypto: add kern.crypto sysctl node
2021-09-16 Alexander Motinbnxt(4): Fix bugs in WOL support.
2021-09-15 Alexander MotinAlign taskqueue_enqueue_timeout() to hardclock.
2021-09-14 Kristof Provostdummynet: remove unused definitions
2021-09-14 Kristof Provostpf: remove unused function prototype
2021-09-14 Qiming Yangixgbe: increase the timeout
2021-09-14 Guinan Sunixgbe: cleanup spelling mistakes in comments
2021-09-14 Guinan Sunixgbe: remove unnecessary return value check
2021-09-14 Guinan Sunixgbe: create function to restart autoneg
2021-09-14 Guinan Sunixgbe: add register definitions for NVM update
2021-09-14 Guinan Sunixgbe: move increments after evaluations
2021-09-14 Kevin Bowlingixgbe: remove whitespace in function comments
2021-09-14 Xiaoyun Liixgbe: support DCB registers dump
2021-09-14 Xiaoyun Liixgbe: update X550 SFP identification
2021-09-14 Kevin Bowlingixgbe: Update copyright to 2020
2021-09-14 Ferruh Yigitixgbe: remove dead code
2021-09-14 Xiaoyun Liixgbe: replace an operation in X550 setup
2021-09-14 Kevin Bowlingixgbe: Use C99 bool types
2021-09-14 Xiaoyun Liixgbe: add FW recovery mode check
2021-09-14 Guinan Sunixgbe: add typecast for type mismatch
2021-09-14 Ashijeet Acharyaixgbe: wait for link after copper MAC setup
2021-09-14 Guinan Sunixgbe: check host interface return status
2021-09-14 Guinan Sunixgbe: initialize data field in struct buffer
2021-09-14 Guinan Sunixgbe: fix x550em 10G NIC link status
2021-09-14 Xiaolong Yeixgbe: fix maximum wait time in comment
2021-09-14 Matthew Smithixgbe: wait longer for link after fiber MAC setup
2021-09-14 Guinan Sunixgbe: fix host interface shadow RAM read
2021-09-14 Guinan Sunixgbe: fix response to apply-update command
2021-09-14 Guinan Sunixgbe: improve log about autoneg being disabled
2021-09-14 Guinan Sunixgbe: add IPv6 mask for flow director
2021-09-14 Guinan Sunixgbe: fix infinite recursion on PCIe link down
2021-09-14 Simon Ellmannixgbe: clear all queues on VF reset
2021-09-13 Edward Tomasz Napi... linux: make sure to zero the l_siginfo structure for...
2021-09-12 Artem Khramovnetinet: prevent NULL pointer dereference in in_aifaddr...
2021-09-12 Warner Loshgenoffset: simplify and rewrite in sh
2021-09-12 Warner Loshgenassym.sh: Fix two minor issues found by shellcheck
2021-09-10 Kristof Provostpf: ensure states passed to pf_free_state() are always...
2021-09-08 Kristof Provostpf: import pf_set_protostate() from OpenBSD
2021-09-08 Kristof Provostpf: Add counters for syncookies
2021-09-07 Gordon Berglingcrypto(4): Fix a few typos in camellia.c
2021-09-07 Gordon BerglingFix a common typo in source code comments
2021-09-07 Alexander Motinnvme(4): Add MSI and single MSI-X support.
2021-09-07 Alexander Motinnvme(4): Do not panic on admin queue construct error.
2021-09-06 Mark Johnstonaesni: Avoid a potential out-of-bounds load in aes_encr...
2021-09-06 Kristof Provostpf: Introduce nvlist variant of DIOCGETSTATUS
2021-09-04 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-09-03 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-09-03 Ka Ho Ngvmm: Fix AMD-vi using wrong rid range
2021-09-03 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-09-03 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-09-03 Ka Ho NgAMD-vi: Mixed format IVHD block should replace fixed...
2021-09-03 Ka Ho NgAMD-vi: Fix mismatched NULL checking in amdiommu teardo...
2021-09-03 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-09-03 Ed MasteCorrect "Fondation" typo (missing "u")
2021-09-03 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-09-03 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
2021-09-03 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Dimitry Andricxen: Fix warning by adding KERNBASE to modlist_paddr...
2021-09-02 Dimitry AndricDon't error out on unused but set variables with clang 13
2021-09-02 Dimitry AndricFix acpica macros that subtract null pointers
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Ed MasteRemove CLANG_NO_IAS definition
2021-09-02 Ed MasteRetire CLANG_NO_IAS34
2021-09-02 Kevin BowlingRevert "arm: Bump KSTACK_PAGES default to match i386...
2021-09-02 Gordon BerglingFix a common typo in man pages and src comments
2021-09-01 Luiz Otavio O Souzaif_bridge: add ALTQ support
2021-09-01 Luiz Otavio O Souzaif_vlan: add the ALTQ support to if_vlan.
2021-09-01 Gordon Berglingisci(4): Fix a common typo in src comments
2021-08-31 John Baldwinfwohci: Cast bitfield to uint32_t before passing it...
2021-08-31 Alex RichardsonExpose clang's alignment builtins and use them for...
2021-08-31 Kristof Provostiflib: fix potential NULL dereference
2021-08-31 Gordon Berglingsound(4): Fix some common typos in comments
2021-08-31 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-31 Gordon Berglinginet6(4): Fix a few common typos in source code comments
next