aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* kern_racct.c: Don't compile if RACCT undefinedOlivier Certner2024-02-271-1/+1
* sctp: include sctp_module.c in kernel buildsMichael Tuexen2024-01-111-0/+1
* cxgbe(4): Update firmwares to 1.27.5.0Navdeep Parhar2024-01-111-3/+3
* cxgbe(4): Update firmwares to 1.27.4.0Navdeep Parhar2024-01-111-3/+3
* cxgbe(4): Update firmwares to version 1.27.3.0Navdeep Parhar2024-01-111-3/+3
* Add membarrier(2)Konstantin Belousov2023-10-261-0/+1
* Untie strchrnul() from gdb.Alexander Motin2023-10-031-1/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-08-181-0/+7
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-08-061-1/+0
* da9063_rtc: Add new driver for the Dialog Semiconductor DA9063 RTCJessica Clarke2023-08-011-0/+1
* da9063_iic: Add new driver for the Dialog Semiconductor DA9063 PMICJessica Clarke2023-08-011-0/+2
* ath10k: ath11k: add specific LinuxKPI supportBjoern A. Zeeb2023-06-261-0/+2
* acpi_ged: New driver to ACPI generic event deviceTakanori Watanabe2023-05-161-0/+1
* Fix spelling of NO_WINFINITE_RECURSION.John Baldwin2023-05-031-1/+1
* zfs: Fix build with GCC 12.John Baldwin2023-05-031-2/+2
* mlx5: Implement diagostic counters as sysctl(8) nodes.Hans Petter Selasky2023-04-301-0/+2
* Properly conditionalize clang 15-only flagsWarner Losh2023-04-091-10/+10
* zlib: silence K&R warnsMateusz Guzik2023-04-091-7/+11
* Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.John Baldwin2023-03-221-2/+2
* Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f...Hans Petter Selasky2023-03-221-0/+2
* irdma: fix LINT-NOIP/NOINET/NOINET6 buildsMitchell Horne2023-02-151-15/+15
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2023-02-081-0/+31
* cxgbe(4): Update firmwares to 1.27.0.0.Navdeep Parhar2023-02-021-3/+3
* netlink: allow netlink to be build in the kernelAlexander V. Chernikov2023-01-261-0/+12
* Add support for an array of hwresetsAndrew Turner2023-01-231-0/+1
* if_bnxt: Added support for mgmt interface for passthrough hwrmsSumit Saxena2023-01-191-0/+1
* routing: move rtentry and subscription code out of route_ctl.cAlexander V. Chernikov2023-01-131-0/+2
* routing: add rib_<add|del>_route_px() functions operating with nexthops.Alexander V. Chernikov2023-01-131-1/+0
* bcm5974: wsp(4) driver version with HID attachment.Vladimir Kondratyev2022-12-241-0/+1
* hid: Add missed dependency on usbdevs.h for static buildsVladimir Kondratyev2022-12-241-1/+1
* ietp(4): Driver for Elantech I2C touchpadVladimir Kondratyev2022-12-241-0/+1
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-11-291-2/+3
* ksan: Build sanitizer runtimes without stack-smashing protectionMark Johnston2022-11-211-2/+2
* Import the WireGuard driver from zx2c4.com.John Baldwin2022-11-111-2/+10
* cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.John Baldwin2022-11-111-1/+1
* Suppress -Wstrict-prototypes for several zlib filesDimitry Andric2022-07-291-3/+6
* Suppress unused variable warning for zfs_fm.cDimitry Andric2022-07-291-1/+1
* Fix unused variable warning in acpica's nsaccess.cDimitry Andric2022-07-231-1/+2
* pca954x: harmonize pca9547 and pca954x and add pca9540 supportBjoern A. Zeeb2022-07-181-2/+1
* crypto: Add an API supporting curve25519.John Baldwin2022-07-131-0/+11
* crypto: Add a simple API for [X]ChaCha20-Poly1035 on flat buffers.John Baldwin2022-07-131-0/+2
* Don't implicitly pull in most of 'device crypto' for 'options IPSEC'.John Baldwin2022-07-131-48/+46
* Enable CRC64 checksums in xz.Dag-Erling Smørgrav2022-07-111-5/+7
* Add new vnode dumper to support live minidumpsMitchell Horne2022-06-271-0/+1
* linuxkpi: Add i2c supportEmmanuel Vadot2022-06-211-7/+12
* linux(4): Get rid of Linuxulator kernel build options.Dmitry Chagin2022-06-171-5/+0
* files: Make mmc_fdt_helper and sdhci depends on clk and regulatorEmmanuel Vadot2022-05-161-3/+3
* files: Make mmc_pwrseq depends on regulator and clkEmmanuel Vadot2022-05-161-2/+2
* files: Make mmc_helpers depends on regulator and clkEmmanuel Vadot2022-05-161-1/+1