]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-17 Justin Hibbitsifnet: Rename DrvAPI to "IfAPI"
2023-01-17 Brooks Davisriscv: Fix thread0.td_kstack_pages init
2023-01-17 Brooks Davisarm64: Fix thread0.td_kstack_pages init
2023-01-17 Dag-Erling... df: Return non-zero status on write failure.
2023-01-17 Mark Johnstonnetlink: Fix indentation in netlink_message_writer.c
2023-01-17 Mark Johnstonnetlink: Make the writers function table static and...
2023-01-17 Mark Johnstonnetlink: Zero-initialize mbuf messages
2023-01-17 Christos Margiolismixer(3): remove redundant argument in _mixer_readvol()
2023-01-17 Dmitry Luhtionovxhci(4): Add new USB IDs.
2023-01-17 Dmitry Luhtionovehci(4): Add new USB IDs.
2023-01-17 Dmitry Luhtionovuhci(4): Add new USB IDs.
2023-01-17 Tom Jonesif_tun: Add basic connectivity test with nc tun support
2023-01-17 Tom Jonesnetcat: Allow nc to be an if_tun tunnel broker
2023-01-17 Gregory Neil... Minor changes to force commit these files so new freebs...
2023-01-17 Gregory Neil... Sync with vendor sendmail 8.17.1 cf/cf/submit.mc
2023-01-16 Alexander V... netlink: add snl(3) manpage to the build
2023-01-16 Ceri Daviesbsdconfig: correct name of the wpa_supplicant config...
2023-01-16 Ceri Davieslagg.4: update wireless example, document laggtype
2023-01-16 Jean-Sébastien... linuxkpi: Define EBADSLT to 57
2023-01-16 Jean-Sébastien... linuxkpi: Add `memalloc_noreclaim_save()` and `memalloc...
2023-01-16 Jean-Sébastien... linuxkpi: Define `ioremap_cache()`
2023-01-16 Jean-Sébastien... linuxkpi: Add `gfp_mask` field to `struct shrink_control`
2023-01-16 Jean-Sébastien... linuxkpi: Define `GFP_NOFS` in `linux/gfp.h`
2023-01-16 Danilo G. Baiobsdconfig, bsdinstall: Refresh mirrors list
2023-01-16 Mark Johnstonvm_object: Fix a kernel memory disclosure via the vm_ob...
2023-01-16 Mark Johnstonipsec: Clear pad bytes in PF_KEY messages
2023-01-16 Ed Masteopenssh: remove mention of now-unused svn:keywords
2023-01-16 Mark Johnstonatomic.9: Remove the stated dependency on types.h
2023-01-16 Mark Johnstonatomic: Remove cdefs.h includes from atomic_*.h
2023-01-16 Mark Johnstonmixer: Fix default_unit switching with mixers that...
2023-01-16 Alexander V... netlink: fix compatibility with older netlink applications.
2023-01-16 Alexander V... netlink: fix typo in netlink(4)
2023-01-16 Alexander V... rtsock: fix socket closure.
2023-01-16 Kajetan Staszkiewiczpf tests: properly destroy renamed interfaces
2023-01-16 Konstantin... Require INVARIANTS and WITNESS if DEBUG_VFS_LOCKS is set
2023-01-15 Rick Macklemnfsserver: Fix handling of SP4_NONE
2023-01-15 Gregory Neil... sendmail 8.17.1 included this fix, though in a differen...
2023-01-15 Gregory Neil... Add -DSTARTTLS CFLAG in order to enable DANE in sendmai...
2023-01-15 Gregory Neil... Update for new library files in sendmail 8.17.1
2023-01-15 Gregory Neil... Merge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-15 Gregory Neil... Import sendmail 8.17.1
2023-01-15 Kirk McKusickDocument the mntopts(3) functions.
2023-01-15 Alexander V... nd6: fix panic in lltable_drop_entry_queue()
2023-01-15 Alexander V... man: add Netlink reference to socket(2)
2023-01-15 Cy Schubertunbound: Fix config.h
2023-01-15 Cy Schubertunbound: Vendor import 1.17.1
2023-01-15 Christos Margiolismixer(3): Add HEADNAME to TAILQ_HEAD declarations
2023-01-14 Peter Holmstress2: Added a regression test
2023-01-14 Sean Eric FaganAllow a comma-separated list in login class capabilities,
2023-01-14 Konstantin... ffs_syncvnode(): avoid a LoR for SU
2023-01-14 Konstantin... Stop cleaning MNT_LOCAL on unmount
2023-01-14 Dag-Erling... depend-cleanup.sh: handle zic moving one level up.
2023-01-14 Dag-Erling... tzcode: Silence warnings.
2023-01-14 Dag-Erling... tzcode: Fully initialize structs before use.
2023-01-14 Dag-Erling... tzcode: Avoid memory leak if pthread_setspecific()...
2023-01-14 Dag-Erling... tzcode: Remove access() again, cf. 02ba1d993fa9.
2023-01-14 Poul-Henning... Typo, spotted by Matteo.
2023-01-14 Poul-Henning... Add a SVG version of vector-Beastie.
2023-01-13 Cy Schubertunbound: Vendor import 1.17.1
2023-01-13 Warner Loshstand: dev can't be NULL in default_prasedev
2023-01-13 Alan Somerscal: don't print terminal control characters unless...
2023-01-13 Warner Loshkboot: Use standard set_currdev
2023-01-13 Warner Loshkboot: Add hostdisk override
2023-01-13 Warner Loshkboot: Fetch hostfs_root and bootdev from the environment
2023-01-13 Warner Loshkboot: Add ZFS support build glue
2023-01-13 Warner Loshkboot: Add support for ZFS volumes
2023-01-13 Warner Loshkboot: Add ZFS support to hostdisk
2023-01-13 Warner Loshkboot: Rework hostdisk.c to allow easier ZFS support.
2023-01-13 Warner Loshstand/zfs: Fix memory leaking on error cases
2023-01-13 Warner Loshstand/uboot: Explain why we test for NULL here
2023-01-13 Warner Loshstand/ofw: dev can't be NULL here
2023-01-13 Warner Loshstand: Separate base and cli parts of nvstore
2023-01-13 Kristof Provostpf: fix panic on deferred packets
2023-01-13 Jose Luis Duranipfw: Add missing 'va' code point name
2023-01-13 Justin HibbitsMechanically convert ena(4) to DrvAPI
2023-01-13 Arthur Kiyanovskiena: Update driver version to v2.6.2
2023-01-13 Arthur Kiyanovskiena: Switch driver owners from semihalf to amazon in...
2023-01-13 David Arinzonena: Remove timer service re-arm on ena_restore_device...
2023-01-13 Arthur Kiyanovskiena: Re-Enable per-packet missing tx completion print
2023-01-13 Mark Johnstonkvmclock: Fix initialization when EARLY_AP_STARTUP...
2023-01-13 Tom Jonesif_lagg: Allow lagg interfaces to be used with netmap
2023-01-13 Zhenlei Huangjail: Avoid multipurpose return value of function priso...
2023-01-13 Zhenlei Huangjail: Fix regression panic from eb8dcdeac22d
2023-01-13 Zhenlei Huangjail: Correctly access IPv[46] addresses of prison_ip
2023-01-13 Alexander V... netlink: add netlink to GENERIC@amd64
2023-01-13 Hans Petter... tcp_lro: Fix for undefined behaviour.
2023-01-13 Cheng, Huimingxhci(4): Make sure allocated bandwidth is freed in...
2023-01-13 Hans Petter... usb(4): Call optional endpoint_uninit() when changing...
2023-01-13 Kristof Provostpf: default syncookies to adaptive mode
2023-01-13 Kristof Provostpf tests: test fast port re-use with syncookies
2023-01-13 Kristof Provostpf: fix syncookies in conjunction with tcp fast port...
2023-01-13 Justin HibbitsRevert "ifnet/API: Move the IfAPI from if_var.h to...
2023-01-13 Bjoern A. Zeebrtw88: use #define for NL80211_BAND_2GHZ instead of...
2023-01-13 Bjoern A. Zeebiwlwifi: mark a declaration for a non-existent function
2023-01-13 Rick Macklemnfsserver: Fix vrele() panic in nfsvno_open()
2023-01-13 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-01-13 Bjoern A. ZeebLinuxKPI: pci: add [linuxkpi_]pci_get_device()
2023-01-13 Bjoern A. ZeebLinuxKPI: fix pci_alloc_irq_vectors() for MSI
2023-01-13 Bjoern A. ZeebLinuxKPI: add (skeleton) functions to make drivers...
2023-01-13 Bjoern A. ZeebLinuxKPI: add kstrtou32_from_user() and mac_pton()
next