]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-12 Warner Loshgeom: create an API to allocate events, and use that...
2021-09-12 Konstantin... kqueue: drain kqueue taskqueue if syscall tickled it
2021-09-12 Kyle Evanslualoader: use more concise verbiage for autoboot
2021-09-12 Kyle Evanslualoader: allow brands to specify a shift
2021-09-12 Kyle Evanslualoader: remove shadowed local from graphics:drawitem()
2021-09-11 Colin PercivalAdd support for recording EC2 AMI Ids in SSM
2021-09-11 Colin PercivalEC2: Tell gptboot to skip its 3 second wait
2021-09-10 Kristof Provostpf: ensure states passed to pf_free_state() are always...
2021-09-10 Andrey V. Elsukovdtrace: fix ipfw_rule_info_t translator
2021-09-10 Martin Matuskalibarchive: import bugfix from upstream
2021-09-10 Martin Matuskalibarchive: import changes from upstream
2021-09-09 Toomas Soomeloader.efi: fix console output after BS off
2021-09-09 Konstantin... cluster_write(): do not access buffer after it is released
2021-09-09 Ed Masteopenssh: regenerate freebsd-namespace.h
2021-09-09 Ed Masteopenssh: disable libwrap (TCP wrappers) at configure...
2021-09-09 Ed Masteopenssh: clarify krb5 use in freebsd-configure
2021-09-09 Ed Masteopenssh: tag generated file with @generated
2021-09-08 Alfredo Dal... llvm: Revert "[HardwareLoops] Change order of SCEV...
2021-09-08 Mark Johnstonsctp: Implement sctp_inpcb_bind_locked()
2021-09-08 Mark Johnstonsctp: Release the socket reference when detaching an...
2021-09-08 Mark Johnstonsctp: Hold association locks across socket wakeups...
2021-09-08 Mark Johnstonsctp: Add macros to assert on inp info lock state
2021-09-08 Mark Johnstonkevent: Fix races between timer detach and kqtimer_proc...
2021-09-08 Kristof Provostpfctl: print counters in decimal
2021-09-08 Kristof Provostpfctl: Don't use PRIu64
2021-09-08 Kristof Provostpf: import pf_set_protostate() from OpenBSD
2021-09-08 Kristof Provostpf: Add counters for syncookies
2021-09-08 Vladimir Kondratyevwsp(4): Add evdev support.
2021-09-08 Vladimir Kondratyevwsp(4): Compact parameter structure.
2021-09-08 Vladimir Kondratyevatp(4), wsp(4): Return correct priority from probe...
2021-09-07 Vladimir Kondratyevevdev: Add support for automatic MT protocol type A...
2021-09-07 Vladimir Kondratyevevdev: Add implicit mode for touch tracking.
2021-09-07 Vladimir Kondratyevevdev: Import support for touch-tracking.
2021-09-07 Vladimir Kondratyevevdev: Make MT tracking IDs monotonically increasing...
2021-09-07 Vladimir Kondratyevevdev: Give short aliases to items of evdev_mt_slot...
2021-09-07 Vladimir Kondratyevevdev: Normalize width and pressure of single touch...
2021-09-07 Vladimir Kondratyevevdev: force no fuzz for autogenerated single touch...
2021-09-07 Vladimir Kondratyevevdev: Send first active rather than 0-th slot state...
2021-09-07 Vladimir Kondratyevevdev: Use bitsets to track active touches and slots...
2021-09-07 Vladimir Kondratyevevdev: Multitouch code style changes.
2021-09-07 Alexander V... routing: Bring back the ability to specify transmit...
2021-09-07 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-09-07 Alexander V... routing: Disallow zero nexthop weights in nexthop groups.
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...
next