]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-07 Alexander V... routing: simplify malloc flags in alloc_nhgrp().
2021-09-07 Alexander V... routing: Fix newly-added rt_get_inet[6]_parent() api.
2021-09-07 Alexander V... lltable: fix crash introduced in c541bd368f86.
2021-09-07 Alexander V... lltable: Add support for "child" LLEs holding encap...
2021-09-07 Alexander V... routing: Fix crashes with dpdk_lpm[46] algo.
2021-09-07 Alexander V... routing: add IPv6 fib validation procedure.
2021-09-07 Alexander V... routing: Use process fib instead of fib 0 when conducti...
2021-09-07 Alexander V... Simplify nhop operations in ip_output().
2021-09-07 Alexander V... [lltable] Restructure nd6 code.
2021-09-07 Alexander V... Use lltable calculated header when sending lle holdchai...
2021-09-07 Alexander V... [lltable] Unify datapath feedback mechamism.
2021-09-07 Alexander V... Fix typo in rib_unsibscribe<_locked>().
2021-09-07 Alexander V... [netflow] fix gateway reporting in ng_netflow
2021-09-07 Alexander V... Enforce check for using the return result for ifa?_try_...
2021-09-07 Alexander V... Rename variables inside nexhtop group consider_resize...
2021-09-07 Alexander V... Simplify ifa/ifp refcounting in the routing stack.
2021-09-07 Alexander V... Add if_try_ref() to simplify refcount handling inside...
2021-09-07 Mark Johnstonsctp: Fix racy UNBOUND flag check in sctp_inpcb_bind()
2021-09-07 Mark Johnstonitimer: Serialize access to the p_itimers array
2021-09-07 Mark Johnstonmd: Clamp to a multiple of the sector size when resizing
2021-09-07 Mark Johnstonsctp: Simplify the free port search in sctp_inpcb_bind()
2021-09-07 Mark Johnstonsctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind()
2021-09-07 Mark Johnstongraid: Avoid tasting devices with small sector sizes
2021-09-07 Mark Johnstonmdconfig: Add a regression test for mediasize rounding
2021-09-07 Mark Johnstonsctp: Remove always-false checks in sctp_inpcb_bind()
2021-09-07 Jessica ClarkeRELNOTES: Add entry for just-MFC'ed HiFive Unmatched...
2021-09-07 Thomas Skibomx25l: Add support for Integrated Silicon Solution...
2021-09-07 Thomas Skibosifive_spi: Add missing case for SPIBUS_MODE_NONE
2021-09-07 Jessica ClarkeRevert "Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as...
2021-09-07 Jessica Clarkeclang: Build with -fno-strict-aliasing when using GCC
2021-09-07 Jessica Clarkeclang: Support building with GCC and DEBUG_FILES disabled
2021-09-07 Jessica ClarkeFix bootstrapping to actually build lldb-tblgen for...
2021-09-07 Jessica ClarkeMakefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTR...
2021-09-07 Jessica Clarkeclang: Fix inverted condition in llvm.build.mk
2021-09-07 Jessica Clarketools/build/cross-build: Fix building libllvmminimal...
2021-09-07 Jessica Clarkeriscv: Fix pmap_alloc_l2 when it should allocate a...
2021-09-07 Jessica Clarkeriscv: Sync NOTES with GENERIC changes
2021-09-07 Jessica Clarkeriscv: Add hwreset to NOTES to fix LINT build
2021-09-07 Jessica Clarkepci_dw: Drop unconditional explicit DEBUG define
2021-09-07 Jessica Clarkegpio.4: Mention new sifive_gpio driver
2021-09-07 Jessica Clarkeriscv: Add NVMe, USB and HID support to GENERIC
2021-09-07 Jessica Clarkefu740_pci_dw: Add SiFive FU740 PCIe controller driver
2021-09-07 Jessica Clarkesifive_gpio: Add SiFive GPIO controller driver
2021-09-07 Jessica Clarkefu540_spi: Rename to sifive_spi
2021-09-07 Jessica Clarkesifive_prci: Add reset support for the FU540 and FU740
2021-09-07 Jessica Clarkesifive_prci: Delay attachment until after clk_fixed
2021-09-07 Jessica Clarkesifive_prci: Add support for the FU740 PRCI
2021-09-07 Jessica Clarkefu540_prci: Rename to sifive_prci and use ocd_data...
2021-09-07 Jessica Clarkeriscv: Fix pmap_kextract racing with concurrent superpa...
2021-09-07 Jessica Clarkeriscv: Include spibus and spigen in GENERIC
2021-09-07 Jessica Clarkepci_dw: Detect number of outbound regions automatically
2021-09-07 Jessica Clarkepci_dw: Support modern "unroll" iATU mode
2021-09-07 Jessica Clarkepci_dw: Support multiple memory windows
2021-09-07 Wojciech Macekpci_dw: Trim ATU windows bigger than 4GB
2021-09-07 Marcin Wojtaspci_dw: fix outbound I/O window configuration
2021-09-07 Bryan DreweryFix native-xtools build
2021-09-07 Jessica ClarkeMakefile: Fix MAKEOBJDIRPREFIX command-line variable...
2021-09-07 Jessica Clarkeriscv: Fix pindex level confusion
2021-09-07 Jessica Clarkesifive_uart: Fix input character dropping in ddb and...
2021-09-07 Jessica Clarkecgem: Add support for the SiFive FU740
2021-09-07 Jessica Clarkeriscv: Implement missing nexus methods
2021-09-07 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-09-07 Nathaniel Filardomakefs: Cast daddr_t to off_t before multiplication
2021-09-07 Jose Luis DuranFix cross-builds after 4e5d32a445f90d37966cd6de57197855...
2021-09-07 Gordon BerglingFix a common typo in source code comments
2021-09-07 Gordon Berglingcrypto(4): Fix a few typos in camellia.c
2021-09-07 Alexander Motinnvme(4): Add MSI and single MSI-X support.
2021-09-07 Alexander Motinnvme(4): Do not panic on admin queue construct error.
2021-09-07 Konstantin... ffs_update(): Do not assume that EBUSY can only come...
2021-09-07 Konstantin... ffs_update(): recalculate flags after relocking the...
2021-09-07 Ed Masteopenssh: update default version addendum in man pages
2021-09-06 Mark Johnstonaesni: Avoid a potential out-of-bounds load in aes_encr...
2021-09-06 Dimitry AndricFix -Wformat errors in pfctl on 32-bit architectures
2021-09-06 Kristof Provostpfctl: use libpfctl to retrieve pf status
2021-09-06 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-09-06 Kristof Provostlibpfctl: fix double free
2021-09-06 Kristof Provostpf: Introduce nvlist variant of DIOCGETSTATUS
2021-09-06 Philip Paepstcp: document TCP Fast Open (RFC 7413) in tcp(4)
2021-09-05 George V. Neville... Retore the vnet before returning an error.
2021-09-05 Mark Johnstonconnect: Use soconnectat() unconditionally in kern_conn...
2021-09-04 Cy Schubertwpa: Enclose FreeBSD specific defines
2021-09-04 Cy Schubertwpa: Include all wpa include file search directories
2021-09-04 Cy Schubertwpa: Correctly build the hostapd BSD driver
2021-09-04 Kristof Provostpf tests: altq:codel_bridge requires if_bridge
2021-09-04 Kyle Evanspxeboot: improve and simplify rx handling
2021-09-04 Kyle Evanscaroot: cumulative cert update
2021-09-04 Kyle Evanscaroot: update CA bundle processor
2021-09-04 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-09-03 Toomas Soomelibsecureboot: define SOPEN_MAX
2021-09-03 Ed MasteCorrect "Fondation" typo (missing "u")
2021-09-03 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-09-03 Elliott Mitchellbhyve: Nuke double-semicolons
2021-09-03 Ka Ho Ngtmpfs: Move partial page invalidation to a separate...
2021-09-03 Jung-uk KimOpenSSL: Reduce diff with the upstream
2021-09-03 Jung-uk KimOpenSSL: Regen manual pages for 1.1.1l
2021-09-03 Jung-uk KimImport OpenSSL 1.1.1l
2021-09-03 Andrey V. Elsukovipfw_nat64: fix direct output mode
2021-09-03 Konstantin... vfs_hash_rehash(): require the vnode to be exclusively...
2021-09-03 Konstantin... vfs_hash_insert: ensure that predicate is true
2021-09-03 Konstantin... msdosfs: drop now unused DE_RENAME
next