aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix style.Ganbold Tsagaankhuu2023-04-071-4/+2
* Improve RK3568 pcie phy handling codes a bit.Ganbold Tsagaankhuu2023-04-071-32/+55
* zfsd: add support for hotplugging sparesAlan Somers2023-04-069-11/+271
* makefs: avoid uninitialized memory in root directory dateEd Maste2023-04-061-7/+3
* Mark EENTRY as .textAndrew Turner2023-04-061-1/+1
* vfs: validate that a mount point with FPLOOKUP has vop_fplookup opsMateusz Guzik2023-04-061-0/+4
* vfs: only allow doomed vnodes to return EOPNOTSUPP for fplookup vopsMateusz Guzik2023-04-061-1/+8
* vfs: validate that vop vectors provide all or none fplookup vopsMateusz Guzik2023-04-063-0/+37
* deadfs: consistently return EOPNOTSUPP for fplookup vopsMateusz Guzik2023-04-061-1/+1
* vfs: add missing vop_fplookup ops to syncerMateusz Guzik2023-04-061-0/+2
* vfs: whack spurious comments from syncer's vop_vectorMateusz Guzik2023-04-061-8/+8
* ufs: add missing vop_fplookup opsMateusz Guzik2023-04-061-0/+4
* zfs: add missing vop_fplookup_vexec assignmentsMateusz Guzik2023-04-061-0/+9
* wpa_supplicant/hostapd: Fix uninitialized packet pointer on errorCy Schubert2023-04-061-0/+1
* llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is setEd Maste2023-04-061-1/+2
* pci_vendors: update to 2023.04.01Baptiste Daroussin2023-04-061-51/+406
* makefs(8): do not print comma after the last super-blockChristos Margiolis2023-04-051-2/+3
* netmap: Handle packet batches in generic modeMark Johnston2023-04-051-4/+11
* pmc: Keep a list sorted.Joseph Koshy2023-04-051-41/+41
* makefs: remove CD9660MAXPATH #defineEd Maste2023-04-053-5/+3
* src.conf.5: Expand WITH_LLVM_BINUTILS descriptionEd Maste2023-04-052-2/+36
* netmap: Fix queue stalls with generic interfacesMark Johnston2023-04-053-39/+107
* mlx5ib(4): Mark driver knows net epochZhenlei Huang2023-04-051-1/+2
* infiniband: Opt-in for net epochZhenlei Huang2023-04-055-6/+14
* netisr: Remove the now-unused NETISR_EPAIR queue indexMark Johnston2023-04-051-1/+0
* src.conf.5: regen for WITHOUT_NETLINK_SUPPORTEd Maste2023-04-051-1/+9
* bridge: Try to make the GRAB_OUR_PACKETS macro a bit more readableMark Johnston2023-04-051-27/+22
* tcp_hpts: plug a compiler warnMateusz Guzik2023-04-051-1/+1
* zfs: fix null ap->a_fsizetd NULL pointer derefernceMartin Matuska2023-04-051-1/+1
* bhyve: introduce acpi_device_emul structCorvin Köhne2023-04-053-25/+26
* Change kqueue1() to be compatible with NetBSDKonstantin Belousov2023-04-055-0/+63
* rack: fix build on powerpcGleb Smirnoff2023-04-041-5/+6
* linux(4): Implement close_range over nativeDmitry Chagin2023-04-043-1/+33
* linux(4): Regen for close_range syscallDmitry Chagin2023-04-0412-16/+104
* linux(4): Modify close_range syscall to match LinuxDmitry Chagin2023-04-044-8/+24
* Update rack to the latest code used at NF.Randall Stewart2023-04-048-1415/+5218
* tcp_hpts: remove dead code tcp_drop_in_pkts()Gleb Smirnoff2023-04-041-21/+0
* mlxfw: fix potential NULL pointer dereferenceEric van Gyzen2023-04-041-0/+2
* cap_dns, cap_net: fix host and service buffer handlingEric van Gyzen2023-04-043-8/+51
* libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sectionsMark Johnston2023-04-041-2/+2
* Revert "zfs: fall back if block_cloning feature is disabled"Martin Matuska2023-04-041-10/+7
* kqueue: add close() calls to man page exampleEd Maste2023-04-041-0/+4
* RegenKonstantin Belousov2023-04-0410-18/+18
* Rename kqueue1(2) to kqueuex(2) to avoid compat issues with NetBSDKonstantin Belousov2023-04-046-9/+9
* Fixes in the tcp infrastructure with respect to stack changes as well as othe...Randall Stewart2023-04-0113-102/+1172
* linuxkpi: Add a few more dummy includesEmmanuel Vadot2023-04-044-0/+0
* zfs: fall back if block_cloning feature is disabledMartin Matuska2023-04-041-7/+10
* bhyve: add missing include to qemu_fwcfg.cCorvin Köhne2023-04-041-0/+1
* linuxkpi: Add linux/agp_backend.hEmmanuel Vadot2023-04-041-0/+28
* linuxkpi: Add linux/stddef.hEmmanuel Vadot2023-04-041-0/+9