aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* netlink: do not crash when linux message translation fails.Alexander V. Chernikov2023-02-181-2/+4
* netlink: fix OOB read in genetlinkAlexander V. Chernikov2023-02-181-1/+1
* netlink: initialise error in nl_autobind_port().Alexander V. Chernikov2023-02-181-1/+1
* netlink: check result of sooptcopyin().Alexander V. Chernikov2023-02-181-2/+6
* netlink: remove redundant check.Alexander V. Chernikov2023-02-181-4/+0
* netstat.1: Clarify -i and -I prioritiesFernando Apesteguía2023-02-181-1/+17
* nfsd: Add NFSD_VNET() macros to nfs_fha_new.cRick Macklem2023-02-181-46/+62
* mutex(9): correct man page, mtx_trylock_spin returns int not voidAllan Jude2023-02-181-2/+2
* netlink: improve attribute decoding in python testsAlexander V. Chernikov2023-02-171-39/+92
* netlink: call genetlink notification handler upon successful familyAlexander V. Chernikov2023-02-171-2/+1
* netlink: simplify temporary address allocation in rtnl_handle_getlink().Alexander V. Chernikov2023-02-171-7/+6
* netlink: fix if_allocdescr() malloc options argument.Alexander V. Chernikov2023-02-171-1/+1
* netlink: validate rtable value in RTM_<NEW|DEL|GET>ROUTE.Alexander V. Chernikov2023-02-171-0/+15
* routing: always pass rtentry to add_route_flags().Alexander V. Chernikov2023-02-171-1/+13
* tcp: Don't try to disconnect a socket multiple times.John Baldwin2023-02-171-4/+8
* cxgbe: Queue NIC TLS mbufs internally.John Baldwin2023-02-173-48/+33
* cxgbe: Move helper functions for mbuf metadata to adapter.h.John Baldwin2023-02-172-63/+58
* cxgbe: Allow parse_pkt to internally queue a packet.John Baldwin2023-02-173-10/+12
* nfsd: Get rid of useless "pool" field in nfs_fha_new.cRick Macklem2023-02-172-10/+0
* Bump __FreeBSD_version after linuxkpi changesEmmanuel Vadot2023-02-171-1/+1
* linuxkpi: Add more suspend definesEmmanuel Vadot2023-02-171-0/+4
* rc.conf.5: clarify source directoriesJamie Landeg-Jones2023-02-171-3/+8
* MFV: zlib 1.2.13.Xin LI2023-02-1725-236/+317
|\
| * Vendor import of zlib 1.2.13.vendor/zlib/1.2.13Xin LI2023-02-1692-964/+670
* | nfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.cRick Macklem2023-02-171-8/+7
* | llvm: make sure to use ELFv2 ABI on powerpc64Piotr Kubaj2023-02-162-1/+7
* | krpc: Replace !jailed() with IS_DEFAULT_VNET()Rick Macklem2023-02-161-1/+1
* | zfs: merge openzfs/zfs@57cfae4a2 (master)Martin Matuska2023-02-1656-191/+614
|\ \
| * | zdb: zero-pad checksum output follow upBrian Behlendorf2023-02-151-1/+1
| * | Suppress Clang static analyzer complaint in zfs_replay_create()Richard Yao2023-02-141-3/+3
| * | Linux: use filemap_range_has_page()Brian Behlendorf2023-02-1411-17/+65
| * | Give strlcat() full buffer lengths rather than smaller buffer lengthsRichard Yao2023-02-143-5/+4
| * | quick fix for lingering snapdir unmount problemsRich Ercolani2023-02-141-1/+14
| * | Fix a race condition in dsl_dataset_sync() when activating featuresGeorge Amanakis2023-02-144-11/+34
| * | Reduce need for contiguous memory for ioctlsPrakash Surya2023-02-142-7/+7
| * | Improve arc_read() error reportingAlexander Motin2023-02-131-8/+16
| * | rpm: Use libtirpc-devel and /usr/lib on SUSEAndreas Vögele2023-02-091-4/+4
| * | zdb: zero-pad checksum outputRob N ★2023-02-071-2/+5
| * | initramfs: Make mountpoint=none workRyan Moeller2023-02-061-1/+3
| * | Add assertion and make variables unsigned in abd_alloc_chunks()Richard Yao2023-02-061-6/+8
| * | Cleanup: spa vdev processing should check NULL pointersRichard Yao2023-02-061-28/+30
| * | zfs_get_temporary_prop() should not pass NULL to strcpy()Richard Yao2023-02-062-2/+4
| * | EIO caused by encryption + recursive gangMatthew Ahrens2023-02-064-8/+97
| * | Restore FreeBSD to use .rodataJorgen Lundman2023-02-062-2/+2
| * | Unify assembly files with macOSJorgen Lundman2023-02-065-5/+8
| * | Fix variable shadowing in libzfs_mountReno Reckling2023-02-021-3/+3
| * | Prevent error messages when running tests with no timeoutPaul Dagnelie2023-02-021-1/+1
| * | Teach zdb about DMU_OT_ERROR_LOG objectsGeorge Amanakis2023-02-021-0/+19
| * | zfs_main.c: fix unused variable error with GCCrob-wing2023-02-022-1/+1
| * | Resolve WS-2021-0184 vulnerability in zstdAllan Jude2023-02-023-9/+13