]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
ktls: Write-lock the INP when changing a transmit TLS session.
[FreeBSD/FreeBSD.git] / sys / modules /
2022-05-10 John Baldwininfiniband: Disable -Wredundant-decl warnings.
2022-05-10 John BaldwinRemove nonexistent include path for arm64 crypto files.
2022-04-29 John BaldwinSort libsodium sources by path in sys/modules/crypto...
2022-04-16 Eugene Grosbeinmodules: fix mii build
2022-04-16 Milan ObuchMFC: mii: include missing sources in loadable module
2022-04-16 Kevin LoMFC: modules: mgb: need opt_platform.h
2022-04-11 Mitchell HorneRevert "mii: include missing sources in loadable module"
2022-04-11 Milan Obuchmii: include missing sources in loadable module
2022-04-11 Milan Obuchcgem: Support building as a loadable kernel module
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-28 Alexander V. Chernikovlinux: add sysctl to pass untranslated interface names
2022-03-13 Eugene Grosbeinlinuxkpi: fix module build outside of kernel build...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-10 Santiago Martinezif_epair: fix build with RSS and INET or INET6 disabled
2022-03-08 Eric Joynerice(4): Update to 1.34.2-k
2022-03-08 Eric Joynerice_ddp: Update to 1.3.27.0
2022-03-08 Piotr Kubajpowerpc: enable ice in GENERIC64LE
2022-03-08 Eric Joyneriavf(4): Split source and update to 3.0.26-k
2022-03-07 Eric Joynerice_ddp: Update to 1.3.24.0
2022-03-05 Navdeep Parharcxgbe(4): Enable the hardware TCP Offload Module (t4_to...
2022-03-03 Allan Judesmbios: Move smbios driver out from x86 machdep code
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.6.0.
2022-02-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2022-02-27 Bjoern A. Zeebiwlwifi: update firmware
2022-02-27 Bjoern A. Zeebiwlwifi: update from iwlwifi-next
2022-02-23 Henri Hennebertrtsx: Convert driver to use the mmc_sim interface
2022-02-12 Ed Mastemgb: Connect if_mgb module to the build
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-09 Andriy Gaponadd overlay for enabling i2c1 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling spi0 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling serial1 / uart1 on rk3328
2022-02-09 Andriy Gaponadd overlay for enabling i2c0 on rk3328
2022-02-08 Hans Petter Selaskymlx5: Implement flow steering helper functions for...
2022-02-08 Hans Petter Selaskymlx5en: Implement support for internal queues, IQ.
2022-02-08 Hans Petter Selaskymlx5ib: Add missing auto generated header file to Makefile.
2022-02-07 Cy Schubertipfilter: Move kernel bits to netpfil
2022-01-09 Bjoern A. Zeebiwlwifi: import correct firmware versions for select...
2021-12-30 Bjoern A. Zeebiwlwifi: attach to the build
2021-12-30 Bjoern A. Zeebiwlwifi: turn off broadcast filtering for now
2021-12-30 Bjoern A. Zeebiwlwifi: remove copyright and license from Makefiles
2021-12-30 Bjoern A. ZeebLinuxKPI: add 802.11 compat code
2021-12-30 Bjoern A. ZeebLinuxKPI: import beginning of a new version of netdevice.h
2021-12-30 Bjoern A. ZeebLinuxKPI: add a work-in-progress skbuff implementation
2021-12-30 Bjoern A. Zeebiwlwifi: import Intel's iwlwifi/mvm driver.
2021-12-30 Bjoern A. Zeebiwlwifi: import firmware for Intel iwlwifi/mvm supporte...
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-19 Florian WalpenMAC/priority module for realtime privilege group
2021-12-17 Ram Kishore Vegesnaocs_fc: Add gendump and dump_to_host ioctl command...
2021-12-14 Eugene Grosbeinif_epair: MFC: fix module build outside of kernel build...
2021-12-14 Konstantin Belousovamd64: Only build aout.ko when COMPAT_FREEBSD32 is...
2021-11-25 Konstantin BelousovFix some modules to export more used symbols
2021-11-24 Mark JohnstonExport symbols from opensolaris.ko and dtrace.ko
2021-11-24 Andriy Gaponpca954x: driver for PCA954x / TCA954x I2C switches
2021-11-21 Andriy Gaponadd rk3328 overlay for enabling analog sound
2021-11-21 Andriy Gaponpcf8574: driver for 8-pin quasi-bidirectional GPIO...
2021-11-13 Andriy Gapondriver for MAX44009 I2C illuminance sensor
2021-11-13 Andriy Gaponpcf8591: driver for adc/dac with i2c interface
2021-10-21 John Baldwinossl: Add ChaCha20 cipher support.
2021-10-21 John Baldwinossl: Add Poly1305 digest support.
2021-10-21 John BaldwinAdd an implementation of CHACHA20_POLY1305 to cryptosoft.
2021-10-21 John BaldwinAdd an OCF algorithm for ChaCha20-Poly1305 AEAD.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.2.0.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.26.0.0.
2021-10-20 Navdeep Parharcxgbe(4): Update firmwares to 1.25.6.0.
2021-10-13 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-10-07 Marcin WojtasUpgrade ENA to v2.4.1
2021-10-06 Kyle Evansmodules: iichid: needs opt_acpi.h
2021-10-06 Kyle Evansmodules: netflow: need opt_inet.h
2021-10-06 Kyle Evansmodules: acpi_video: need opt_evdev.h
2021-09-24 Guinan Sune1000: remove duplicated phy codes
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-12 Alexander Motinvmd(4): Major driver refactoring
2021-09-08 Vladimir Kondratyevwsp(4): Add evdev support.
2021-08-15 Peter GrehanMFC 517904de5cca: igc(4): Introduce new driver for...
2021-07-27 Kristof Provostpf: syncookie support
2021-07-23 Martin Matuskazfs: update zfs_gitrev.h
2021-07-22 Emmanuel Vadotarm: allwinner: dtb: Add overlays to disable SD/MMC...
2021-07-22 Emmanuel Vadotarm64: rockchip: Add some DTSO to disable sd/mmc
2021-07-22 Emmanuel Vadotsdhci_fdt: Add gpio_if.h to the source
2021-07-22 Emmanuel Vadotmodules: Only build sdhci_fdt for arm and arm64
2021-07-22 Emmanuel Vadotmodules: Add sdhci_fdt module
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-10 Martin Matuskazfs: update zfs_config.h to match current OpenZFS versi...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-22 Mark Johnstonhyperv: Fix vmbus after the i386 4/4 split
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-17 Marko ZecIntroduce DXR as an IPv4 longest prefix matching /...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-07 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-04-30 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-22 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-11 Vladimir Kondratyevhid: add opt_hid.h to modules that use HID_DEBUG
2021-04-07 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-04-04 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-04-04 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-04-01 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
next