]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
A different fix for the issue from r323722.
[FreeBSD/FreeBSD.git] / sys /
2017-09-28 Konstantin BelousovA different fix for the issue from r323722.
2017-09-28 Konstantin BelousovRestore a part of r323722.
2017-09-28 Konstantin BelousovRevert r323722. A better fix will be committed shortly...
2017-09-28 Sepherosa Ziehauhyperv/hn: Unbreak i386 building.
2017-09-28 Warner LoshTweak performance of nda completions
2017-09-27 Rick MacklemFix a memory leak that occurred in the pNFS client.
2017-09-27 John BaldwinUse UMA_ALIGNOF() for name cache UMA zones.
2017-09-27 John BaldwinAdd UMA_ALIGNOF().
2017-09-27 Landon J. Fullerbhnd: Add support for supplying bus I/O callbacks when...
2017-09-27 Landon J. Fullerbhnd: Implement bhnd(4) platform device registration.
2017-09-27 Warner LoshSince the human readable name is actually ignored,...
2017-09-27 Warner LoshImprove description of the PNP string a bit.
2017-09-27 Conrad MeyerUnrevert r324059
2017-09-27 Mark JohnstonUse C99 initializers for DTrace provider methods.
2017-09-27 David C SomayajuluTx Ring Shadow Consumer Index Register needs to be...
2017-09-27 Fedor UporovAdd check to avoid raw inode iblocks fields overflow...
2017-09-27 Conrad MeyerRemove PNP metadata from drm2 drivers until kldxref...
2017-09-27 Michael TuexenRemove unused function.
2017-09-27 Emmanuel Vadotvfs_export: Simplify vfs_export_lookup
2017-09-27 Sepherosa Ziehaukernel: Bump __FreeBSD_version for the removal of M_HAS...
2017-09-27 Sepherosa Ziehaumbuf: Remove UDP_IPV4_EX, which was never defined.
2017-09-27 Sepherosa Ziehauixl: Fix mbuf hash type settings.
2017-09-27 Sepherosa Ziehautcp: Don't "negotiate" MSS.
2017-09-27 Sepherosa Ziehauhyperv/hn: Fix UDP checksum offload issue in Azure.
2017-09-27 Sepherosa Ziehauhyperv/hn: Set tcp header offset for CSUM/LSO offloading.
2017-09-27 Mateusz Guziksysctl: remove target buffer read/write checks prior...
2017-09-27 Mateusz GuzikAnnotate sysctlmemlock with __exclusive_cache_line.
2017-09-27 Mateusz Guzikmtx: drop the tid argument from _mtx_lock_sleep
2017-09-26 Rick MacklemAdd major and minor version arguments to nfscl_reqstart().
2017-09-26 John BaldwinDon't defer wakeup()s for completed journal workitems.
2017-09-26 Conrad MeyerAdd PNP metadata to more drivers
2017-09-26 Conrad Meyeraesni(4): Add support for x86 SHA intrinsics
2017-09-26 David C SomayajuluFix delete all multicast addresses
2017-09-26 Emmanuel Vadota10_gpio: Enable all needed clocks
2017-09-26 Emmanuel Vadota10_ehci: Enable all clocks and reset
2017-09-26 Emmanuel Vadotaw_usbphy: Only reroute OTG for phy0
2017-09-26 Emmanuel Vadotaw_usbphy: Fix write of unknown register
2017-09-26 Conrad Meyeropencrypto: Use C99 initializers for auth_hash instances
2017-09-26 Conrad Meyeropencrypto: Loosen restriction on HMAC key sizes
2017-09-26 Andriy Gaponfix r324011, MFV of r323535, 8585 improve batching...
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-26 Conrad Meyercrypto(9): Use a more specific error code when a capabl...
2017-09-25 John BaldwinLog signal number passed to PT_STEP requests in KTR_PTR...
2017-09-25 John BaldwinUse tmpfs_print for tmpfs FIFOs.
2017-09-25 Toomas Soomelibefi: efipart_floppy() will should not pass acpi...
2017-09-25 Ian LeporeUse nstosbt() instead of multiplying by SBT_1NS to...
2017-09-25 Marcin WojtasFix gcc compilation issues in the mvneta driver
2017-09-24 Alan CoxChange vm_page_try_to_free() to require a managed page...
2017-09-24 Alan CoxModernize the use of vm_page_unwire(). Since r288122...
2017-09-24 Pedro F. GiffuniSmall style(9) issue: spaces vs TAB.
2017-09-24 Rick MacklemChange a panic to an error return.
2017-09-24 Conrad Meyerg_resize_provider_event: Do not invoke orphan method...
2017-09-24 Rick MacklemRemove 0 filling from nfsm_uiombuflist().
2017-09-24 Alan CoxOptimize vm_page_try_to_free(). Specifically, the...
2017-09-24 Andrew TurnerRemove the VIRT kernel config, it's now useable through...
2017-09-24 Scott LongAdd the ability to report and set debug flags as text...
2017-09-24 Andrew TurnerAdd i.MX6 and Xilinx to GENERIC.
2017-09-24 Ilya BakulinRename sdhci_cam_start_slot() into sdhci_start_slot()
2017-09-24 Cy SchubertFix typo from r323945.
2017-09-24 Alan CoxSince the page "frame" doesn't belong to a vm object...
2017-09-23 Conrad Meyerddb(4): Add 'show badstacks' command to show witness...
2017-09-23 Stephen Hurdbnxt: Choose better HW LRO defaults for performance
2017-09-23 Stephen HurdHave ifmp_ring_enqueue() abdicate instead of switch...
2017-09-23 Mariusz ZaborskiAfter the r317886 support for TFTP and NFS can be enabl...
2017-09-23 Ed MasteRevert r323935 as it broke the build
2017-09-23 Scott LongGarbage collect usued fields
2017-09-23 Cy SchubertCorrect two misspellings. Also align */.
2017-09-23 Stephen HurdMake struct grouptask gt_name member a char array
2017-09-23 Stephen HurdMake the rx budget a tunable
2017-09-23 Stephen HurdChain mbufs before passing to if_input()
2017-09-23 Stephen HurdSome small packet performance improvements
2017-09-22 Conrad Meyerddb(4): Add 'show badstacks' command to show witness...
2017-09-22 John BaldwinDetect NEON and set HWCAP_NEON if present.
2017-09-22 John BaldwinCorrect HWCAP_VFP3* values to match Linux.
2017-09-22 Konstantin BelousovFix 32bit build.
2017-09-22 Kirk McKusickContinuing efforts to provide hardening of FFS, this...
2017-09-22 Scott LongClean up error messages related to device discovery
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Hans Petter SelaskyExtend sysctl description for hw.usb.disable_enumeration .
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-22 Hans Petter SelaskyAdd support for 32-bit compatibility IOCTLs in the...
2017-09-22 Toomas Soomelibefi: define EISA PNP constants
2017-09-22 Toomas Soomelibefi: efipart_hdinfo_add_filepath should check strtol...
2017-09-22 Toomas Soomelibefi: efipart.c cstyle fix for efipart_print_common()
2017-09-22 Toomas Soomelibefi: efipart_strategy() should return ENXIO when...
2017-09-22 Toomas Soomelibefi: pdinfo_t pd_unit and pd_open should be unsigned
2017-09-22 Michael TuexenAdd missing locking. Found by Coverity while scanning...
2017-09-22 Michael TuexenAdd missing socket lock.
2017-09-22 Toomas Soomeefilib.h: typo in structure member description
2017-09-22 Toomas Soomer323885 did miss efilib.h update
2017-09-22 Toomas Soomelibefi: efi_devpath_match local len should be unsigned
2017-09-22 Warner Loshcam iosched: Bettar account IOPS for smoother performance
2017-09-22 Warner Loshcam iosched: Enforce iop limits below the quanta value
2017-09-22 John BaldwinSupport AEAD requests with non-GCM algorithms.
2017-09-22 John BaldwinAdd a new COP_F_CIPHER_FIRST flag for struct crypt_op.
2017-09-22 John BaldwinPlace the AAD before the plaintext/ciphertext for CIOCR...
2017-09-21 Stephen HurdFix undeclared identifier error introduced in r323879
2017-09-21 Toomas Soomelibefi: efipart.c should use calloc()
2017-09-21 Toomas Soomelibefi: efi_devpath_match() should return bool
2017-09-21 John BaldwinOnly handle _PC_MAX_CANON, _PC_MAX_INPUT, and _PC_VDISA...
next