summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-19ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices thatrin
2021-10-11add defflag for AHCISATA_EXTRA_DELAYjmcneill
2021-10-11defparam NMBCLUSTERS_MAX.msaitoh
2021-07-21Separate MI smbios interface from MD specific code.jmcneill
2021-06-01Fix not to do if_down() before reconnectyamaguchi
2021-05-29Put the MSGBUFSIZE option in opt_param.h so that changes of its settingsimonb
2021-05-19Added a kernel option to change the number of processing packetsyamaguchi
2021-05-17Add a new link-aggregation pseudo interface named lagg(4)yamaguchi
2021-05-14Add a parameter to change keepalive interval in each PPPoE I/Fyamaguchi
2021-05-14Added SPPP_NORECV_TIME option to change pp_max_noreceiveyamaguchi
2021-05-14Introduce SPPP_KEEPALIVE_INTERVAL optionyamaguchi
2021-02-06defflag USBHIST_PRINTdbj
2021-01-16remove unused "_DIAGNOSTIC" option and opt_diagnostic.h.chs
2020-10-27move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm...ryo
2020-09-27Wups, forgot to commit this with vether.roy
2020-08-20[ozaki-r] Changes to the kernel core for wireguardriastradh
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-25New ChaCha API in kernel.riastradh
2020-07-25Convert ieee80211_crypto_ccmp.c to new aes_ccm API.riastradh
2020-06-29New cgd cipher adiantum.riastradh
2020-06-29cgd(4): Switch from legacy rijndael API to new aes API.riastradh
2020-06-29Rework AES in kernel to finally address CVE-2005-1797.riastradh
2020-06-07Add fault(4).maxv
2020-05-20i.MX support merged into GENERIC kernel.hkenken
2020-04-22Make crypto/rijindael optional again as cprng_strong does no longerrin
2020-04-15Introduce POOL_NOCACHE, simple option to cancel pool_caches and go directlymaxv
2020-04-04remove also files.netsmb from herejdolecek
2020-04-04remove SMBFS and nsmb(4) - kernel partjdolecek
2020-03-31dme needs miinisimura
2020-03-08undo previous since config has been fixedchristos
2020-03-07Fix MIPS builds by working around an apparent bug in config(8)'s elifthorpej
2020-03-05Also exclude EXEC_AOUT stuff for aarch64pgoyette
2020-03-05Fix comment - thanks Ryo Shimizupgoyette
2020-03-04mips64 has compat_netbsd32 but cannot have exec_aout; all other userspgoyette
2020-02-22Add support for Broadcom GENET v5 ethernet controller as found on thejmcneill
2020-02-08Retire KLEAK.maxv
2020-01-20COMPAT_43 requires COMPAT_60pgoyette
2020-01-20Remove FDDI support.thorpej
2020-01-19Remove filemon(4).riastradh
2020-01-19Remove Token Ring support.thorpej
2020-01-19Remove HIPPI support and the esh(4) driver that uses it. There have notthorpej
2020-01-08- options NAMECACHE_ENTER_REVERSE is no more.ad
2019-12-23Revert the removal of filemon.maxv
2019-12-19add Analogix DisplayPort core driverjakllsch
2019-12-18Retire filemon, discussed on tech-kern@.maxv
2019-12-05Nuke crypto/arc4. Has not been used since 2003. Will not be missed.riastradh
2019-11-14Add support for Kernel Memory Sanitizer (kMSan). It detects uninitializedmaxv
2019-11-11 Remove acorn26's upc(4) devices.msaitoh
2019-11-09Add support for internal DesignWare HDMI PHYsjmcneill