]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-04-26 John Baldwinarp/ndp: Use valid prototypes for function declarations...
2023-04-26 Elliott Mitchellarm: remove passing trapframe to intr_ipi_dispatch()
2023-04-26 Elliott Mitchellarm: remove interrupt nesting by ipi_preempt()/ipi_hard...
2023-04-26 Mateusz Guzikzfs: Fix positive ABD size assertion in abd_verify().
2023-04-26 Ed Masteipv6: disable RFC 4620 nodeinfo by default
2023-04-26 Kyle Evansopenzfs: arm64: implement kfpu_begin/kfpu_end
2023-04-26 Mark Johnstoncallout: Remove an unneeded MTX_NEW
2023-04-26 Kristof Provostpf: clear PF_TAG_ROUTE_TO for dummynet fast path
2023-04-26 Kristof Provostpfctl: match expand_label_addr() prototype to definition
2023-04-26 Mark Johnstonbuf: Dynamically allocate per-CPU buffer queues
2023-04-26 Mark Johnstoncallout: Move per-CPU callout state into the dpcpu...
2023-04-26 Mark Johnstonvmm: Dynamically allocate a couple of per-CPU state...
2023-04-26 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-04-26 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-04-26 Mark Johnstonirdma: Silence an unused function warning
2023-04-26 Toomas Soomepxeboot: bugs in pxe.h
2023-04-26 Alexander V... netlink: fix IPv6 proxy ndp deletion.
2023-04-26 Alexander V... arp: report successful deletion via netlink to mimic...
2023-04-26 Andrew TurnerAdd vt_simplefb to the arm64 NOTES file
2023-04-26 Andrew TurnerMark simplefb as depending on fdt
2023-04-26 Yuri Pankovtzsetup: fix bootstrapping for github CI jobs
2023-04-26 Alexander V... netlink: fix build without NETLINK in the kernel.
2023-04-26 Yuri Pankovgetconf(1): add DEALLOC_PRESENT
2023-04-26 Dag-Erling... tzcode: Clean up the ctime(3) manual page.
2023-04-26 Dag-Erling... Update tzcode to 2023c.
2023-04-26 Christian McDonaldpf: introduce ridentifier and labels to ether rules
2023-04-26 Vitaliy Gusevvmm: fix HLT loop while vcpu has requested virtual...
2023-04-26 Peter Jeremyprometheus_sysctl_exporter: Replace magic numbers with...
2023-04-26 Corvin Köhnebhyve: pass E820 table to guest
2023-04-26 Corvin Köhnebhyve: add E820 dump function
2023-04-26 Corvin Köhnebhyve: add allocation function to E820
2023-04-26 Corvin Köhnebhyve: add common memory holes to E820 table
2023-04-26 Corvin Köhnebhyve: add basic E820 implementation
2023-04-26 Andrew TurnerAdd a simple-framebuffer vt driver
2023-04-26 Kyle EvansNote that static hints no longer break loader hints
2023-04-26 Kyle Evansgbde: stop rebuilding sha512 bits
2023-04-26 Kyle Evansbectl: document the -r flag to bectl
2023-04-25 Konstantin... VOP_CLOSE(): MNTK_EXTENDED_SHARED filesystems do not...
2023-04-25 Gleb Smirnofftcp_hpts: add missing "inline"
2023-04-25 Cheng CuiChange the unit of srtt and rto to usec, inspired by...
2023-04-25 John Baldwinclang: Enable -Wdeprecated-non-prototype by default.
2023-04-25 Mitchell Horneprintf(9): clarify the description of %b
2023-04-25 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-04-25 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-04-25 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-04-25 Gleb Smirnofftcp: move HPTS/LRO flags out of inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp_hpts: move HPTS related fields from inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp: purge the input queue from tcp_discardcb()
2023-04-25 Justin Hibbitsal_eth: Finish conversion to IfAPI
2023-04-25 Justin Hibbitsirdma: Convert to IfAPI
2023-04-25 Mateusz Guzikx86: whack pmspcv from GENERIC
2023-04-25 Dimitry Andrical_eth: make function definitions consistent with decla...
2023-04-25 Mateusz Piotrowskicd9660.5: Fix the history section
2023-04-25 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-25 Dimitry Andricvm: fix a number of functions to match the expected...
2023-04-25 Dimitry Andriczfs: make zfs_vfs_held() definition consistent with...
2023-04-25 Mark Johnstonvmm: Expose some more AVX512 CPUID bits to guests
2023-04-25 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-25 Mateusz Guzikzfs: Revert "Fix data race between zil_commit() and...
2023-04-25 Allan JudeAdd support for zpool user properties
2023-04-25 Mateusz Piotrowskips: Add libxo to usage message
2023-04-25 Mateusz Piotrowskips: Fix synopsis
2023-04-25 Mateusz Guzikzfs: fix up bogus checksums with blake3 in face of...
2023-04-25 Alexander V... netlink: remove now-unused rtnl_iface_find_cloner_locked().
2023-04-25 Alexander V... netlink: fix powerpc build.
2023-04-25 Alexander V... ndp: fix signed/unsigned compariosn in the netlink...
2023-04-25 Mark Johnstondtrace: Sync dis_tables.c with illumos
2023-04-25 Mark Johnstoncapsicum: Verify that openat("/", "..") fails with...
2023-04-25 Mark Johnstontests: Add ATF_REQUIRE_SYSCTL_BOOL
2023-04-25 Boris Lytochkinipfw: add [fw]mark implementation for ipfw
2023-04-25 Alexander V... netlink: add netlink interfaces to if_clone
2023-04-25 Alexander V... ndp: convert ndp(8) to netlink.
2023-04-25 Alexander V... arp: remove forgotten debug message.
2023-04-25 Alexander V... netlink: require proper privileges when adding neighbor.
2023-04-25 Alexander V... netlink: fix neighbour deleting for IPv6.
2023-04-25 Alexander V... arp: convert arp(8) to netlink.
2023-04-25 Alexander V... netlink: enable extended error reporting in snl(3).
2023-04-25 Eugene Grosbeinipfw.8: improve description for interface matching
2023-04-25 Alexander V... netlink: add snl(3) support for dumping nexthops and...
2023-04-25 Alexander V... netlink: add support for dumping kernel nexthops.
2023-04-25 Alexander V... netlink: allow creation of temporary lle entries.
2023-04-25 Alexander V... lltable: properly set expire time to 0 for static IPv4...
2023-04-25 Alexander V... netlink: fix parameters in snl_attr_get_flag()
2023-04-25 Alexander V... netlink: add nlattr_get_uint8() function to pack u8...
2023-04-25 Alexander V... routing: add iterator-based nhop traversal KPI.
2023-04-25 Alexander V... routing: add rt_tables_get_rnh_safe() that doesn't...
2023-04-25 Zhenlei Huangelf.5: Fix conjugation of holds
2023-04-25 Peter Holmstress2: Update the exclude list
2023-04-25 Andrew TurnerAdd padding for future use on arm64
2023-04-25 Vladimir Kondratyevbcm5974(4): Make Magic Trackpad 2 support endian-safe.
2023-04-25 Val Packettbcm5974(4): add Magic Trackpad 2 (USB only) support
2023-04-25 Stefan Eßersys/fs: do not report blocks allocated for synthetic...
2023-04-25 Stefan Eßerfs/msdosfs: Fix potential panic and size calculations
2023-04-25 Simon J. GerratySet MK_host_egacy=yes earlier
2023-04-25 Konstantin... netipsec/key.c: use designated initializers for arrays
2023-04-25 Konstantin... netipsec: some style
2023-04-25 Corvin Köhnebhyve: make use of qemus acpi table loader
2023-04-25 Corvin Köhnebhyve: add helper struct for qemus acpi table loader
2023-04-24 Simon J. Gerratybmake does not need libegacy
2023-04-24 Simon J. GerratyMerge bmake-20230414
next