aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net80211: correct input_sta length checks and control frame handlingBjoern A. Zeeb2021-10-221-29/+37
* net80211/drivers: improve ieee80211_rx_stats for bandBjoern A. Zeeb2021-10-226-3/+28
* pf tests: test NAT-ed ICMP errorsKristof Provost2021-10-223-0/+173
* pf: ensure we have the correct source/destination IP address in ICMP errorsLuiz Otavio O Souza2021-10-221-2/+101
* RELNOTES: Fix KMSAN entryElliott Mitchell2021-10-221-3/+3
* contrib/tzdata: import tzdata 2021ePhilip Paeps2021-10-223-7/+22
|\
| * Import tzdata 2021evendor/tzdata/tzdata2021ePhilip Paeps2021-10-223-7/+22
* | Document my doc commit bit historyLi-Wen Hsu2021-10-221-0/+5
* | uefi(8): loader.efi does not search for loader.efiColin Percival2021-10-211-18/+0
* | arswitch(4): Hook new manpage to buildGuangyuan Yang2021-10-211-0/+1
* | uipc_shm: silent warnings about write-only variables in largepage codeKonstantin Belousov2021-10-211-2/+3
* | sig_ast_checksusp(): mark the local p as __diagusedKonstantin Belousov2021-10-211-1/+1
* | subr_firmware.c::unloadentry(): remote write-only variableKonstantin Belousov2021-10-211-2/+1
* | alq_open_flags(): mark local td variable as unusedKonstantin Belousov2021-10-211-1/+1
* | DMAR: clean up warnings about write-only variablesKonstantin Belousov2021-10-215-10/+8
* | umtxq_requeue: remove write-only variable uh2Konstantin Belousov2021-10-211-2/+1
* | ufs: remove write-only variablesKonstantin Belousov2021-10-214-19/+8
* | ktls: Always create a software backend for receive sessions.John Baldwin2021-10-212-18/+24
* | ktls: Change struct ktls_session.cipher to an OCF-specific type.John Baldwin2021-10-212-16/+17
* | ktls: Add a routine to query information in a receive socket buffer.John Baldwin2021-10-212-0/+64
* | cmp: initialize limit to avoid stack garbage limitsKyle Evans2021-10-211-1/+1
* | Enable stack gap on arm64Dawid Gorecki2021-10-211-0/+1
* | zfs: merge openzfs/zfs@ec64fdb93 (master) into mainMartin Matuska2021-10-2192-1722/+2708
|\ \
| * | Skip snapshot in zfs_iter_mounted()youzhongyang2021-10-203-6/+59
| * | vdev_id: Fix enclosure_symlinks featureTony Hutter2021-10-201-2/+2
| * | libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2021-10-206-8/+126
| * | zpool should call zfs_nicestrtonum() with non-NULL handleToomas Soome2021-10-201-3/+4
| * | Remove code duplicationPawel Jakub Dawidek2021-10-181-42/+33
| * | Notify on UNAVAIL statechangeFrancesco Mazzoli2021-10-151-2/+3
| * | zdb: fix overflow of time estimationTeodor Spæren2021-10-151-4/+5
| * | Remove FreeBSD's local copy of the dmu_buf_hold_array() functionPawel Jakub Dawidek2021-10-133-20/+3
| * | zio: use unsigned values for enumTeodor Spæren2021-10-111-36/+36
| * | Export minimal zfs_refcount interfacesBrian Behlendorf2021-10-111-0/+8
| * | ZTS: Add known exceptionsBrian Behlendorf2021-10-111-0/+3
| * | ZTS: deadman_sync fixBrian Behlendorf2021-10-111-2/+2
| * | initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-081-0/+1
| * | Fail invalid incremental recursive send gracefullyRyan Moeller2021-10-082-4/+21
| * | Correct refcount_add in dmu_zfetchRich Ercolani2021-10-082-1/+10
| * | arcstat: Fix integer division with python3Valmiky Arquissandas2021-10-081-33/+33
| * | Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-0721-1434/+1989
| * | Remove zdb and libzpool from initramfs imageSerapheim Dimitropoulos2021-10-071-1/+0
| * | Document additional -c caveatRich Ercolani2021-10-051-0/+3
| * | Rescan enclosure sysfs path on importTony Hutter2021-10-049-63/+169
| * | Reject zfs send -RI with nonexistent fromsnapRich Ercolani2021-10-041-0/+17
| * | ZFS: Remove a redundant if condition (#12598)Attila Fülöp2021-10-021-3/+1
| * | Proper support for DESTDIR and INSTALL_MOD_PATHJosé Luis Salvador Rufo2021-10-011-4/+5
| * | ZTS: Minimize udev_wait in zvol_misc testsRyan Moeller2021-10-017-35/+35
| * | libspl: fix warning about missing spl_pagesize declarationÉrico Nogueira Rolim2021-09-241-0/+1
| * | Assorted parameter changes for performance testsJohn Wren Kennedy2021-09-2111-5/+14
| * | Handle partial reads in zfs_readRich Ercolani2021-09-201-0/+8