]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 dchaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-30 mavFix busy status leak in case of incorrect passthrough...
2019-05-30 mwUpdate ENA version to v2.0.0
2019-05-30 mwFix ENA manual issues
2019-05-30 mwImprove ENA reset handling
2019-05-30 mwFix NULL pointer dereference in ena_up()
2019-05-30 mwUnify new line characters in the ENA driver
2019-05-30 mwFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 mwSplit ENA reset routine into restore and destroy stages
2019-05-30 mwUse bitfield for storing global ENA device states
2019-05-30 mwFix error handling when ENA reset fails
2019-05-30 mwFill bdf field of the host_info structure in ENA
2019-05-30 mwAdd additional doorbells on ENA Tx path
2019-05-30 mwLimit maximum size of Rx refill threshold in ENA
2019-05-30 mwAdd support for the LLQv2 and WC in ENA
2019-05-30 mwLock optimization in ENA
2019-05-30 mwAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 mwFix error in validate_tx_req_id() in ENA
2019-05-30 mwChange attach order to prevent crash upon failure in ENA
2019-05-30 mwChange order of ifp release on ENA detach
2019-05-30 mwCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 mwSet error value when allocation of IO irq fails in ENA
2019-05-30 mwSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 mwFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 mwCheck for missing MSI-x and Tx completions in ENA
2019-05-30 mwFill number of CPUs field on ENA host_info structure
2019-05-30 mwPrint ENA Tx error conditionally
2019-05-30 mwTrigger reset in ENA if there are too many Rx descriptors
2019-05-30 mwRemove RSS support in ENA
2019-05-30 mwAdd notification AENQ handler for ENA
2019-05-30 mwPrint information when ENA admin error occurs
2019-05-30 mwDo not specify active media type in ENA
2019-05-30 mwAdjust ENA driver to the new ena-com
2019-05-30 delphijUnexpand be32dec().
2019-05-30 jchandraarm64 gicv3_its: Fix a typo
2019-05-30 jchandragicv3_its: do LPI init only once per CPU
2019-05-30 jchandragicv3_its: refactor LPI init into a new function
2019-05-30 jchandragic_v3: consolidate per-cpu redistributor information
2019-05-29 rpokalaAdd bits related to SANITIZE, SED, and form-factor...
2019-05-29 glebiusIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-29 erjiflib: provide probe wrapper for vendor drivers
2019-05-29 allanjudeFix assertion in ZFS TRIM code
2019-05-29 lwhsuAdd the likely missing braces in ips(4). This is found...
2019-05-29 brDon't copy the data from bounce buffer back to the...
2019-05-29 brPass pci_base address instead of physical address to...
2019-05-29 kibRemove "All rights reserved." from FF copyright.
2019-05-29 kibDo not go into sleep in sleepq_catch_signals() when...
2019-05-29 kibAdd posixshmcontrol(1) page.
2019-05-29 avgrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-29 tsoomeloader: malloc+memset is calloc in spa_create
2019-05-29 tsoomeboot1.efi should also provide Calloc
2019-05-29 tsoomeloader: zfs_alloc and zfs_free should use panic
2019-05-29 glebiusThe KVM code also needs a fix similar to r344269.
2019-05-29 jhibbitsUpdate __FreeBSD_version and Makefile check for r348347
2019-05-29 pfgtypo: suppported.
2019-05-29 jhibbitsAdd missing powerpc64 relocation support to libdwarf
2019-05-29 kevansif_bridge(4): Complete bpf auditing of local traffic...
2019-05-28 jkimMerge OpenSSL 1.1.1c.
2019-05-28 johalunpseudofs: Ignore unsupported commands in vop_setattr.
2019-05-28 cemstyle.9: Correct usage's definition to match its declar...
2019-05-28 mavFix array out of bound panic introduced in r306219.
2019-05-28 adrian[ath_hal] Fix queue bits a bit
2019-05-28 mckusickAdd a missing bresle() in seldom-used error return.
2019-05-28 mckusickConvert use of UFS-specific #ifdef DEBUG to DIAGNOSTIC...
2019-05-28 kevansbectl(8): Address Coverity complaints
2019-05-28 dougmImplement the ffs and fls functions, and their longer...
2019-05-28 aeRework r348303 to reduce the time of holding global...
2019-05-28 andrewThe alignment is passed into contigmalloc_domainset...
2019-05-28 andrewTeach the kernel KUBSAN runtime about alignment_assumption
2019-05-28 cyContuation of r343701, removal of irrelevant #ifdefs.
2019-05-28 dougmReduce the code size and number of ffsl calls in vm_res...
2019-05-27 asomersVOP_ADVLOCK.9: fix description of flags
2019-05-27 cystyle(9)
2019-05-27 cyFix indentation and while at it simplfy the code.
2019-05-27 cyRemove compile-time tests for unsupported versions...
2019-05-27 cemkldxref(8): Sort MDT_MODULE info first in linker.hints...
2019-05-27 kibCorrect some inconsistencies in the earliest created...
2019-05-27 aeFix possible NULL pointer dereference.
2019-05-27 delphijChase r261913: hardcoded default crypt(3) algorithm...
2019-05-27 aeRemove unused token that was added in r348235.
2019-05-27 mckusickAdd function name and line number debugging information...
2019-05-27 jhibbitskern/CTF: link_elf_ctf_get() on big endian platforms
2019-05-27 jhibbitspowerpc/dtrace: Fix fbt function probing for ELFv2
2019-05-27 cemvirtio_random(4): Remove unneeded reference to device
2019-05-27 cemvirtio.4: Add missing devices and Xr
2019-05-27 cemaesni(4): Fix trivial type typo
2019-05-27 cemsys/bufobj.h: Avoid using C++ reserved keyword 'private'
2019-05-26 jchandraarm64 nexus: remove incorrect warning
2019-05-26 tuexenWhen an ACK segment as the third message of the three...
2019-05-26 dimPull in r361696 from upstream llvm trunk (by Sanjay...
2019-05-26 0mpipheth.4: Explain how to manually configure USB tetheri...
2019-05-26 danfeFix two errors reported by PVS Studio: V646 Consider...
2019-05-25 lwhsuRemove an uneeded indentation introduced in r223637...
2019-05-25 markjRemove pmap_pid_dump() from the i386 pmap.
2019-05-25 lwhsuRemove an uneeded indentation introduced in r286196...
2019-05-25 traszWe don't really need two entries to describe how to...
2019-05-25 rgrimesCorrectly align usage: output
2019-05-25 sefAdd an AESNI-optimized version of the CCM/CBC cryptogra...
2019-05-25 jhibbitspowerpc64/pmap: Reapply r334235 to OEA64 pmap, clearing...
next