]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Revert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.
[FreeBSD/FreeBSD.git] / sys /
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT to the default kernel options.
2020-06-25 Doug MooreEliminate the color field from the RB element struct...
2020-06-25 Navdeep Parharcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT handling to config.mk.
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Conrad Meyerbhyve(8): For prototyping, reattempt decode in userspace
2020-06-25 Vladimir Kondratyevatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 Mark Johnstonacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 Enji CooperAdd `kern.features.witness`
2020-06-24 Mark Johnstonipfw(4): make O_IPVER/ipversion match IPv4 or 6, not...
2020-06-24 Mitchell HorneOnly invalidate the early DTB mapping if it exists
2020-06-24 Mitchell HorneHandle load from loader(8)
2020-06-24 Michael TuexenFix the acconting for fragmented unordered messages...
2020-06-24 Richard ScheffeneggerTCP: fix cubic RTO reaction.
2020-06-24 Richard ScheffeneggerTCP: make after-idle work for transactional sessions.
2020-06-24 Marcin WojtasFix AccessWidth and BitWidth parsing in SPCR table
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Michael TuexenFix alignment issue manifesting in the userland stack.
2020-06-23 Doug MooreIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 Kirk McKusickOptimize g_journal's superblock update by noting that...
2020-06-23 Vincenzo Maffioneiflib: netmap: fix rsync index overrun
2020-06-23 Doug MooreDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-23 Conrad Meyerkmod.mk: Don't split out debug symbols if requested
2020-06-23 Ed Mastearm64 armreg.h: fix TCR_TBI1 definition
2020-06-23 Tycho NightingaleTo avoid a startup script race change net.bpf.optimize_...
2020-06-23 Navdeep Parharcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 Toomas SoomeMFOpenZFS: Add basic zfs ioc input nvpair validation
2020-06-23 Andriy Gaponteach ena driver about RSS kernel option
2020-06-23 John BaldwinStore the AAD in a separate buffer for KTLS.
2020-06-22 John BaldwinAdd support for requests with separate AAD to ccr(4).
2020-06-22 John BaldwinAdd support for requests with separate AAD to aesni(4).
2020-06-22 John BaldwinAdd support to the crypto framework for separate AAD...
2020-06-22 Jung-uk KimAssume all TSCs are synchronized for AMD Family 17h...
2020-06-22 Allan JudeMFOpenZFS: Add zio_ddt_free()+ddt_phys_decref() error...
2020-06-22 Michael TuexenNo need to include netinet/sctp_crc32.h twice.
2020-06-22 Mark JohnstonMove the definition of SCTP's system_base_info into...
2020-06-22 Mark Johnstonacpi_ibm(4): Add support for putting fans in disengaged...
2020-06-22 Andrew TurnerTranslaate the PCI address when activating a resource
2020-06-22 Andriy Gapongpiobus_release_pin: remove incorrect prefix from error...
2020-06-22 Doug RabsonAdd some missing parts for supporting va_birthtime.
2020-06-22 Andrew TurnerFix reboot command on the Raspberry Pi series.
2020-06-22 Baptiste DaroussinRevert r362466
2020-06-22 Alexander V. ChernikovSwitch cxgbe interface lookup to use fibX_lookup()...
2020-06-21 Michael TuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-21 Bjoern A. ZeebRather than zeroing MAXVIFS times size of pointer ...
2020-06-21 Matt Macyiflib: fix cloneattach fail and generalize pseudo devic...
2020-06-21 Pawel Biernackinet.link.generic.ifdata.<ifindex>.linkspecific: rework...
2020-06-21 Hans Petter SelaskyImprove wording to be more precise and clear.
2020-06-21 Edward Tomasz Napi... Adapt linuxulator syscalls.master files to the new...
2020-06-21 Michael TuexenFix the build for an INET6 only configuration.
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-21 Jeff RobersonUse zone nomenclature that is consistent with UMA.
2020-06-21 Brandon Bergren[PowerPC] More relocation fixes
2020-06-21 Rick MacklemFix up a comment added by r362455.
2020-06-21 Rick MacklemModify the way the client side krpc does soreceive...
2020-06-20 Michael TuexenSet a variable also in the case of an INET6 only kernel
2020-06-20 Xin LIBump __FreeBSD_version after making liblzma to use...
2020-06-20 Michael TuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 Doug MooreIn concluding RB_REMOVE_COLOR, in the case when the...
2020-06-20 Jeff RobersonClarify some language. Favor primary where both master...
2020-06-20 Michael TuexenCleanup the adding and deleting of addresses via sctp_b...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Regen after r362440.
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-20 Conrad Meyeroce(4): Account and trace mbufs before handing to hw
2020-06-20 Hans Petter SelaskyImprove debug message to be more precise and clear.
2020-06-20 Toomas Soomeloader: create single zfs nextboot implementation
2020-06-20 Kyle Evansraspberry pi 4: cpufreq support
2020-06-20 Warner LoshUse the more descriptive src_ccb and dst_ccb for the...
2020-06-19 Edward Tomasz Napi... Add warnings for unsupported Linux clockids.
2020-06-19 Michal MelounImprove if_dwc:
2020-06-19 Brandon Bergren[PowerPC] Add virtio to GENERIC
2020-06-19 Brandon Bergren[PowerPC] Fix booke64 qemu infinite loop in L2 cache...
2020-06-19 Brandon Bergren[PowerPC] De-giant powermac_nvram, update documentation
2020-06-19 Michal MelounFinish renaming in if_dwc.
2020-06-19 Michal MelounUse naming nomenclature used in DesignWare TRM.
2020-06-19 Andrew TurnerUse the correct address when creating pci resources
2020-06-19 Allan JudeZFS: Allow setting checksum=skein on boot pools
2020-06-19 Michal MelounAdapt ARMADA8k PCIe driver to newly imported 5.7 DT.
2020-06-19 Michal MelounRevert r362389, it was committed with <patch>.diff...
2020-06-19 Michal Meloundiff --git a/sys/dev/pci/pci_dw_mv.c b/sys/dev/pci...
2020-06-19 Michal MelounUse native-sized accesses when accessing memory from...
2020-06-19 Michal MelounImprove DesignWare PCIe driver:
2020-06-19 Michal MelounAdd specific stub for ARMADA 8k SoC to Marvell RTC...
2020-06-19 Michal MelounAdd specialized gpio driver for ARMADA 8k SoC.
2020-06-19 Michal MelounAdd DTB files for ARMADA 8040 based boards.
2020-06-19 Michael TuexenRemove last argument of sctp_addr_mgmt_ep_sa(), since...
2020-06-19 Mark JohnstonRevert r362360.
2020-06-19 Mark JohnstonRestore a check unintentionally dropped in r362361.
2020-06-19 Mark JohnstonAdd a helper function for validating VA ranges.
2020-06-19 Mark JohnstonFix a double object unlock in vm_object_backing_collaps...
2020-06-19 Kirk McKusickThe binary representation of the superblock (the fs...
2020-06-19 Kirk McKusickMove the pointers stored in the superblock into a separate
2020-06-18 Mike KarelsAdd support for bcm54213PE in brgphy.
2020-06-18 Pawel Biernackihw.bus.info: rework handler
2020-06-18 Konstantin BelousovFix execution of linux binary from multithreaded non...
2020-06-18 Mark JohnstonAdd the SCTP_SUPPORT kernel option.
2020-06-18 Alexander MotinMake polled request timeout less invasive.
2020-06-18 Jung-uk KimMFV: r362286
next