]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-26 Alexander MotinFix fallout of r319722 in CTL HA.
2020-05-26 Marcin WojtasUpgrade ENA HAL to the version from 20.04.2020
2020-05-26 Marcin WojtasFix AES-CTR compatibility issue in ipsec
2020-05-26 Marcin WojtasRestore XHCI operation on Armada 38x
2020-05-26 Alexander MotinDo not remove upcall if we haven't yet.
2020-05-26 Roger Pau Monnéxen-locore: fix size in GDT descriptor
2020-05-26 Hans Petter... Fix build issue after r360292 when using both RSS and...
2020-05-26 Hans Petter... Sync with Linux packet pacing enhancements in mlx5en(4).
2020-05-26 Li-Wen HsuDisable failing test cases in CI:
2020-05-26 Justin Hibbitspowerpc/booke pmap: Fix iteration for 64-bit kernel...
2020-05-26 Brandon Bergren[PowerPC] Ensure ppc32 cpu_switch routines set up Secur...
2020-05-25 John BaldwinUpdate cryptocteon(4) and nlmsec(4) for changes in...
2020-05-25 Chuck SilversThis commit enables a UFS filesystem to do a forcible...
2020-05-25 John BaldwinUpdate sec(4) for separate output buffers changes in...
2020-05-25 John BaldwinUpdate cesa(4) for separate output buffers changes...
2020-05-25 John BaldwinRemove an extraneous line continuation from r361481.
2020-05-25 John BaldwinExpand coverage of different buffer sizes.
2020-05-25 Adrian Chadd[ath] [ath_hal] Propagate the HAL_RESET_TYPE through...
2020-05-25 John BaldwinSupport separate output buffers for aesni(4).
2020-05-25 John BaldwinSupport separate output buffers in ccr(4).
2020-05-25 John BaldwinAdd a sysctl knob to use separate output buffers for...
2020-05-25 John BaldwinExport the _kern_crypto sysctl node from crypto.c.
2020-05-25 John BaldwinAdd support for optional separate output buffers to...
2020-05-25 Conrad Meyercopystr(9): Move to deprecate (attempt #2)
2020-05-25 Marcin WojtasIntroduce a driver for NXP LS1046A SoC AHCI.
2020-05-25 Marcin WojtasIntroduce support for Epson RX-8803 RTC.
2020-05-25 Marcin WojtasAdd TCA6416 GPIO expander support.
2020-05-25 Marcin WojtasIntroduce VF610 I2C controller support.
2020-05-25 Marcin WojtasAdd GPIO support for QorIQ boards.
2020-05-25 Marcin WojtasAdd LS1046A clockgen driver.
2020-05-25 Marcin WojtasAdd QorIQ platform clockgen driver.
2020-05-25 Emmanuel Vadotlinuxkpi: Fix mod_timer and del_timer_sync
2020-05-25 Emmanuel Vadotlinuxkpi: Add refcount.h
2020-05-25 Emmanuel Vadotlinuxkpi: Add __same_type and __must_be_array macros
2020-05-25 Mateusz Guzikproc: refactor clearing credentials into proc_unset_cred
2020-05-25 Hans Petter... Improve set progress parameters, SET PSV for HW TLS...
2020-05-25 Hans Petter... Correctly set the initial vector for TLS v1.3 for mlx5e...
2020-05-25 Hans Petter... Update the TLS capability bit after recent PRM changes...
2020-05-25 Murray StokelyAdd example usage for formatting a floppy disk. Adding...
2020-05-25 Peter GrehanFix pci-passthru MSI issues with OpenBSD guests
2020-05-25 Mateusz Guzikvfs: use atomic_{store,load}_long to manage f_offset
2020-05-25 Mateusz Guzikvfs: restore mtx-protected foffset locking for 32 bit...
2020-05-25 Alan Somers[skip ci] ip.4: fix typos
2020-05-24 Cy SchubertChase r361344. Update unbound version strings.
2020-05-24 Ed MasteMake i386 memstick images bootable.
2020-05-24 Andriy Gaponlibprocstat: try to fix fallout from r361363
2020-05-24 Mateusz Guzikvfs: scale foffset_lock by using atomics instead of...
2020-05-23 Conrad MeyerUnbreak ARM64 kernel build after r361426
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Conrad Meyercontrib/zstd: Revise Xlist for 1.4.5 import
2020-05-23 Conrad MeyerImport Zstd 1.4.5
2020-05-23 Emmanuel Vadotbbr: Use arc4random_uniform from libkern.
2020-05-23 Alexander V... Move <add|del|change>_route() functions to route_ctl...
2020-05-23 Emmanuel Vadotlinuxkpi: Add prandom_u32_max
2020-05-23 Emmanuel Vadotlibkern: Add arc4random_uniform
2020-05-23 Alexander V... Remove refcounting from rtentry.
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-23 Alexander V... Use epoch(9) for rtentries to simplify control plane...
2020-05-22 John BaldwinRemove a workaround for GCM requests with an empty...
2020-05-22 Mitchell HorneSimplify the RISC-V kernel linker invocation
2020-05-22 Alan SomersFix issues with FUSE_ACCESS when default_permissions...
2020-05-22 Alexander MotinDo not try to fill socket send buffer to the last byte.
2020-05-22 Alan SomersDisable nullfs cacheing on top of fusefs
2020-05-22 Konstantin... Implement Solaris-like link_map l_refname member.
2020-05-22 Brooks DavisAdd an unprivileged mode where calls to install are...
2020-05-22 John BaldwinUpdate name of description of vfs.ffs.setsize in comment.
2020-05-22 Konstantin... Convert linkmap_add() and linkmap_delete() to style(8).
2020-05-22 John BaldwinCorrect the minimum key length for Camellia to 16 bytes...
2020-05-22 Gordon TetlowRemove support for SSLv3 from the OpenSSL build.
2020-05-22 John BaldwinImprove support for stream ciphers in the software...
2020-05-22 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-05-22 Conrad Meyerctime.3: Use ASCII asterisks for C, not special unicode...
2020-05-22 Jilles Tjoelkersh: Remove a comment that was obsoleted by r358152
2020-05-22 Andriy Gaponnet80211: post RTM_IFINFO notification after toggling...
2020-05-22 Andriy Gaponlibprocstat: fix ZFS support
2020-05-22 Wei HuBump __FreeBSD_version after r361275, HyperV socket...
2020-05-22 Baptiste DaroussinUpdate pciids to 2020.05.22
2020-05-22 Wei HuSocket AF_HYPERV should return failure when it is not...
2020-05-22 Rodney W. GrimesInclude all currently present kernel options for IPFW
2020-05-22 Mark JohnstonFix the build after r361033 when ACPI is disabled.
2020-05-21 Konstantin... Restore the binary compatibility for link_map l_addr.
2020-05-21 Richard ScheffeneggerDCTCP: update alpha only once after loss recovery.
2020-05-21 Richard ScheffeneggerWith RFC3168 ECN, CWR SHOULD only be sent with new...
2020-05-21 Richard ScheffeneggerRetain only mutually supported TCP options after simult...
2020-05-21 Richard ScheffeneggerHandle ECN handshake in simultaneous open
2020-05-21 Cy SchubertMFV r361322:
2020-05-21 Emmanuel Vadotlinuxkpi: Add rcu_work functions
2020-05-21 Mark JohnstonFix ACCEPT_FILTER_DEFINE to pass the version to MODULE_...
2020-05-21 Piotr Pawel... indent(1): add fallthrough markers
2020-05-21 Brandon Bergren[PowerPC] Fix kernel boot on powerpc
2020-05-21 Kyle Evansls: fix WITHOUT_LS_COLORS build
2020-05-21 Kyle Evansls(1): actually restore proper behavior
2020-05-21 Andriy Gaponlibprocstat: fix reading of file descriptor table via kvm
2020-05-21 John-Mark GurneyBring in support for single core Zynq devices. Turns...
2020-05-21 John-Mark Gurneyminor cleanup of white space, and function name in...
2020-05-21 Doug MooreFor the case when RB_REMOVE requires a nontrivial searc...
2020-05-21 Cy SchubertVendor import of Unbound 1.10.1.
2020-05-21 Adrian Chadd[ath] Hopefully recover better-er upon RX restart on...
2020-05-21 Adrian Chadd[ath] reset hardware if this particular mac bug is...
next