aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit bfb276e55c76 from upstream OpenZFS (by Jessica Clarke)Jessica Clarke11 days1-1/+1
* zfs: emit .note.GNU-stack section for all ELF targetsDimitry Andric2026-01-122-2/+2
* Remove __deprecated definition from OpenZFS compiler.hDimitry Andric2025-12-291-1/+0
* Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke)Jessica Clarke2025-12-151-5/+0
* libnv: Fix a length check in nvpair_unpack_string_array()Mark Johnston2025-10-221-4/+4
* ice_ddp: Update to 1.3.41.0Eric Joyner2025-07-242-207/+123
* Fix 2 bugs in non-raw send with encryptionGeorge Amanakis2025-06-271-3/+3
* openzfs: Fix GCC 14 warningsTony Hutter2024-11-303-7/+14
* ngatm: Fix mismatches between function definitions and prototypesJohn Baldwin2024-11-302-3/+3
* ena: Upgrade ena-com to freebsd v2.8.0Osama Abboud2024-10-319-151/+425
* Fix gcc uninitialized warning in FreeBSD zio_crypt.cDimitry Andric2024-10-291-3/+2
* vchiq(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-2/+0
* krping: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-6/+1
* MFC jail: unbreak the zfs.mount_snapshot optionJamie Gritton2024-09-241-1/+1
* zfs: cherry-pick change from openzfsZhenlei Huang2024-09-212-9/+8
* libnv: correct the calculation of the structure's sizeMariusz Zaborski2024-09-151-1/+1
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* Fix enum warnings in ath_hal's ar9300Dimitry Andric2024-08-131-4/+4
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-07-311-0/+0
* ice_ddp: Update to 1.3.35.0Eric Joyner2024-07-312-1/+1
* MFC zfs/jail: Mark the zfs.mount_snapshot jail parameter as boolean.Jamie Gritton2024-06-281-1/+1
* Fix scn_queue races on very old poolsAlexander Motin2024-05-232-0/+7
* Unify arc_prune_async() code, fix excessive ARC pruningAlexander Motin2024-04-128-117/+87
* ath_hal/ar9300: allow JUPITER cards to read eepromBjoern A. Zeeb2024-04-011-2/+2
* zlib: use more memory for a small deflate speedup.Xin LI2024-03-211-1/+1
* zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13Martin Matuska2024-03-01137-1136/+4097
* MFC: MFV: zlib 1.3.1.Xin LI2024-02-2119-98/+137
* iwlwifi: improve error messageBjoern A. Zeeb2024-02-191-0/+4
* iwlwifi: adjust to make d3.c compileBjoern A. Zeeb2024-02-192-0/+7
* iwlwififw: add firmware for the Bz/B200 chipsetBjoern A. Zeeb2024-02-192-0/+0
* rtw89: improve debugging and fix a sleep issueBjoern A. Zeeb2024-02-192-0/+13
* Add vnode_pager_clean_{a,}sync(9)Konstantin Belousov2024-01-181-4/+5
* ena: Upgrade ena-com to freebsd v2.7.0Arthur Kiyanovski2024-01-1414-2750/+807
* sys/*/conf/*, docs: fix links to handbookCeri Davies2024-01-101-1/+1
* OpenZFS: Ensure that zfs_getattr() initializes the va_rdev fieldMark Johnston2023-12-101-0/+2
* OpenZFS: Fix ZFS so that snapshots under .zfs/snapshot are NFS visiblermacklem2023-12-043-3/+11
* zfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release) into stable/13Martin Matuska2023-12-023-36/+22
* iwlwifi: re-enable "Invalid TXQ id" loggingBjoern A. Zeeb2023-11-291-3/+4
* rtw88: Use RF_CFGCH instead of hard coded 0x18Bjoern A. Zeeb2023-11-291-0/+12
* iwlwifi: local namespace change for sysctlBjoern A. Zeeb2023-11-291-0/+3
* iwlwifi firmware: update up-to -83 / updated -77 for othersBjoern A. Zeeb2023-11-2920-0/+0
* iwlwifi: update driver from upstreamBjoern A. Zeeb2023-11-29115-4966/+15380
* iwlwifi: fix a bug in iwl_ssid_exist()Bjoern A. Zeeb2023-11-291-0/+4
* iwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()Bjoern A. Zeeb2023-11-291-1/+1
* rtw88: update driver from upstreamBjoern A. Zeeb2023-11-2947-551/+4610
* zfs: cherry-pick commit from masterRob N2023-11-281-2/+10
* zfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release) into stable/13Martin Matuska2023-09-3041-214/+689
* MFC: MFV: zlib: examples: define functions as static ones. (PR #855)Xin LI2023-09-082-27/+27
* MFC: MFV: zlib 1.3Xin LI2023-09-0330-1707/+1024