]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO
[FreeBSD/FreeBSD.git] / sys / dev /
2024-02-08 Martin Matuskazfs: merge openzfs/zfs@229b9f4ed
2024-02-06 Michael Tuexenvnic: fix compilation of an IPv6 only kernel
2024-02-05 John Baldwinspeaker: Use standard C bool
2024-02-05 Marius Stroblsdhci_fsl_fdt(4): Actually use modified SDHCI capabilities
2024-02-05 Warner Loshacpica: Create merge commit against vendor branch
2024-02-05 Warner Loshvtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT
2024-02-05 Warner Loshvtnet: Account for the padding when selecting allocatio...
2024-02-03 rilyshsys/dev/enic/if_enic.c: remove an extra semicolon
2024-02-03 rilyshsys/dev/mii/mcommphy.c: remove an extra semicolon
2024-02-03 rilyshsys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra...
2024-02-03 Jose Luis Duranqlnx: Fix typo (triple M)
2024-02-03 Jose Luis Duranath: Fix typo (triple M)
2024-02-02 Cy SchubertOpenSSL: Vendor import of OpenSSL 3.0.13
2024-02-02 Stephan de Witaxgbe: Various link stability and module compatibilty...
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-02-01 Robert Wingmpr: endianess fix for set/get dpm page0
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-31 Bryan Venteichervirtio: Add more device IDs from the specification
2024-01-31 John Baldwincxgbe tom: Enable ULP_MODE_TCPDDP on demand
2024-01-31 John Baldwincxgbe tom: Limit TOE connections to 2 reassembly island...
2024-01-31 John Baldwincxgbe: Add counters for POSIX async I/O requests handle...
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-30 Florian Walpensnd_hdspe(4): Per device sysctl for sample rate.
2024-01-29 John Baldwinnvme: Use the NVMEF macro to construct fields
2024-01-29 John Baldwinnvme: Add NVMEF helper macro as the inverse of NVMEV
2024-01-29 John Baldwinnvme: Use the NVMEM macro instead of expanded versions
2024-01-29 John Baldwinnvme: Rename NVMEB helper macro to NVMEM
2024-01-29 John Baldwinnvme: Use the NVMEV macro instead of expanded versions
2024-01-29 Warner Loshvtnet: Adjust for ethernet alignment.
2024-01-29 Warner Loshmpi3mr: Fix confusion over | and &
2024-01-28 Florian Walpensnd_hdspe(4): Per device sysctl for period.
2024-01-28 Gordon Berglingif_eqos: Fix a typo in a kernel error message
2024-01-28 Andriy Gaponhdaa_pcmchannel_setup: do not advertise AC3 8+0
2024-01-28 Andriy Gaponrun acpi_shutdown_final later to give other handlers...
2024-01-28 Andriy Gaponichsmb: fix block read operation
2024-01-28 Andriy Gaponchange ipmi watchdog to awlays stop when system is...
2024-01-28 Andriy Gaponfix signature of ipmi_shutdown_event
2024-01-28 Andriy Gaponmmc_fdt_parse: remove redundant bootverbose check
2024-01-28 Andriy Gapondwmmc: fix a typo
2024-01-28 Andriy Gaponaudio_soc: set "status" as being at simplebus
2024-01-28 Andriy Gapongpiopower: trigger low, high and both edges
2024-01-28 Andriy Gaponusbdevs: add Ralink RT7601 aka MT7601
2024-01-28 Andriy Gaponds1307: restore hints-based configuration on FDT systems
2024-01-27 Alexander Motinntb_hw_plx: Workaround read-only scratchpad registers
2024-01-25 Dimitry AndricMerge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f...
2024-01-24 Martin Matuskazfs: merge openzfs/zfs@a4bf6baae
2024-01-23 John Baldwinsimplebus: Consistently map SYS_RES_IOPORT to SYS_RES_M...
2024-01-23 John Baldwinofw_pcib: Use bus_generic_rman_*
2024-01-23 John Baldwinhyperv vmbus_pcib: Use pci_domain_*_bus for PCI_RES_BUS...
2024-01-23 John Baldwinpci_host_generic: Use pci_domain_[de]activate_bus for...
2024-01-23 John Baldwinacpi_pcib: Use pci_domain_[de]activate_bus for PCI_RES_...
2024-01-23 John Baldwinpcib: Add helper routines for [de]activating PCI_RES_BU...
2024-01-22 Gordon Berglingdwc: Fix two typos in a source code comment
2024-01-22 Gordon Berglingvirtio(4): Fix a typo in a source code comment
2024-01-22 Gordon Berglingusb: Fix a typo in a source code comment
2024-01-22 Gordon Berglingvmd(4): Fix typos in source code comments
2024-01-22 Gordon Berglingaic7xxx: Fix two typos in source code comments
2024-01-22 Aaron LIwg: detach bpf upon destroy as well
2024-01-22 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.0
2024-01-22 Christos Margiolissound: use device_set_descf() to set device descriptions
2024-01-20 Gordon Berglingaic7xxx: Fix a typo in a kernel message
2024-01-20 Gordon Berglingbce(4): Fix a typo in a kernel message
2024-01-20 Gordon Berglingatse(4): Fix a typo in a source code comment
2024-01-20 Gordon Berglingciss(4): Fix a typo in a source code comment
2024-01-20 Gordon Berglingvmware: Fix a typo in a source code comment
2024-01-20 Gordon Berglingusb: Fix two typos in source code comments
2024-01-19 Chuck Silversmpi3mr: add missing terminator entry to mpi3mr_identifi...
2024-01-18 Mark Johnstonmlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cm...
2024-01-18 Muhammad Moinur... contrib/kyua: Merge vendor import
2024-01-17 Aaron LIif_wg: fix access to noise_local->l_has_identity and...
2024-01-17 Aaron LIif_wg: fix erroneous calculation in calculate_padding...
2024-01-17 Martin Matuskazfs: merge openzfs/zfs@a0b2a93c4
2024-01-17 Wei Humana: Fix TX CQE error handling
2024-01-16 Florian Walpensound: Fix OSS API requests for more than 8 channels
2024-01-16 Gleb Smirnoffsockets: make pr_shutdown fully protocol specific method
2024-01-16 Christos Margiolisusb: use only usb_devinfo() in device_set_usb_desc()
2024-01-16 Christos Margiolissound: add missing modules to snd_driver
2024-01-16 Christos Margiolissnd_uaudio: prefix module declaration with "snd_"
2024-01-16 Christos Margiolissound: remove PCM_KLDSTRING() and fix status strings
2024-01-16 Christos Margiolissnd_uaudio: provide information about the device name...
2024-01-15 Florian Walpensnd_hdspe(4): One pcm device per physical ADAT port.
2024-01-14 Vadim Ushakovsc: Use current console rather than first console for...
2024-01-14 Marius Strobluart(4): Honor hardware state of NS8250-class for tsw_busy
2024-01-14 Simon J. GerratyUpdate to bmake-20240108
2024-01-12 Mark Johnstonfb: Check for errors from copyin()
2024-01-10 Emmanuel Vadotsyscon: Move syscon code in dev/syscon
2024-01-10 Emmanuel Vadotphy: Move phy code in dev/phy
2024-01-10 Emmanuel Vadotregulator: Move regulator code in dev/regulator
2024-01-10 Emmanuel Vadotnvmem: Move nvmem code in dev/nvmem
2024-01-10 Emmanuel Vadothwreset: Move reset code in dev/hwreset
2024-01-10 Emmanuel Vadotclk: Move clock code in dev/clk
2024-01-10 Emmanuel Vadotusb: dwc3: Move driver under a subdirectory
2024-01-10 Emmanuel Vadotclk: Move rockchip driver into the common directory
2024-01-10 Emmanuel Vadotclk: Move allwinner driver into the common directory
2024-01-10 Emmanuel Vadotpwm: Move allwinner driver into the common directory
2024-01-10 Emmanuel Vadotpwm: Move rockchip driver into the common directory
2024-01-10 Emmanuel Vadotspibus: Move allwinner driver into the common directory
2024-01-10 Emmanuel Vadotspibus: Move rockchip driver into the common directory
2024-01-10 Emmanuel Vadotiicbus: Move rockchip driver into the common directory
2024-01-10 Martin Matuskazfs: merge openzfs/zfs@a382e2119
next