iwm: Fix S:N reporting in ifconfig(8)
[dragonfly.git] / sys / kern /
2024-03-11 Aaron LIMerge branch 'vendor/LESS'
2024-02-28 Aaron LInet: Reimplement packet loop detection based on mbuf...
2024-02-28 Aaron LIMerge branch 'vendor/AWK'
2024-02-04 Matthew Dillonkernel - Fix improper error on certain O_EXCL open...
2024-01-25 Aaron LIVarious minor whitespace cleanups
2024-01-25 Aaron LImbuf(9): Add 'm_pkthdr.loop_cnt' for loop detection
2024-01-25 Aaron LIsocket: Implement the SO_USER_COOKIE option
2024-01-24 Matthew Dillonkernel - Fix long-standing bug in kqueue backend for...
2024-01-12 Aaron LIobjcache(9): Remove the unused ocflag arg from objcache...
2024-01-12 Aaron LIsockbuf: Improve sbcreatecontrol() parameter types...
2024-01-12 Aaron LImbuf(9): Add assertions of off/len parameters for _m_co...
2024-01-03 Aaron LImbuf(9): Add assertion of 'offset == 0' for m_devget()
2024-01-03 Aaron LImbuf(9): Tweak a wrongly wrapped conditional in m_free()
2024-01-03 Aaron LImbuf(9): Fix a serious bug: remove extra pointer to...
2023-12-28 Aaron LIkernel: Remove unnecessary casts for updated mbuf(9...
2023-12-28 Aaron LImbuf(9): Various minor updates and style cleanups
2023-12-28 Aaron LImbuf(9): Use 'void *' in several public APIs to save...
2023-12-22 Aaron LImbuf(9): Use 'c_caddr_t' (const) for m_copyback()/m_cop...
2023-12-22 Aaron LImbuf(9): Fix a code bug in m_dup_data()
2023-12-22 Aaron LImbuf(9): Restrict m_copyback() to forbid mbuf expansion
2023-12-22 Aaron LImbuf(9): Improve m_copyback2() to use the trailing...
2023-12-22 Aaron LImbuf(9): Improve m_copyback2() to support mbuf clusters
2023-12-22 Aaron LImbuf(9): Minor cleanups to m_copyback2()
2023-12-22 Aaron LImbuf(9): Add m_copyback2() for a better m_copyback()
2023-12-22 Aaron LIkernel: Replace the deprecated m_copy() with m_copym()
2023-12-20 Matthew Dillonkernel - Fix umount -f related panic
2023-12-18 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-12-10 Michael NeumannFix typos
2023-12-10 Michael Neumannbusdma - Remove filter functionality
2023-11-16 Aaron LIRemove no longer needed casts for radix routines
2023-11-16 Aaron LInet/radix: Update rn_inithead() parameter type to avoid...
2023-11-16 Aaron LIkernel: Use rn_flush()/rn_freehead() to flush/delete...
2023-11-14 Aaron LIUpdate rn_inithead() users to switch to byte offset
2023-11-11 Aaron LIcsprng: Update to use crypto/chacha20 (a better version)
2023-11-11 Aaron LIcsprng: Make use of the CSPRNG_UNLIMITED flag
2023-11-10 Aaron LIkernel: No need to handle mbuf allocation failures...
2023-11-10 Aaron LImbuf(9): Remove obsolete and unused 'kern.ipc.mbuf_wait...
2023-11-05 Aaron LItaskqueue(9): Change timeout_task_init() to use callout...
2023-11-05 Aaron LItaskqueue(9): Add enqueue func assertion for taskqueue_...
2023-11-05 Aaron LIsocket: Fix a bug in soreceive() for the MSG_OOB case
2023-10-20 Matthew Dillonkernel - Clean up cache_hysteresis contention, better...
2023-10-20 Matthew Dillonkernel - Rearrange struct vmmeter (requires world and...
2023-10-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-10-16 Matthew Dillonkernel - Add per-process capability-based restrictions (4)
2023-10-14 Matthew Dillonkernel - Also have caps_priv_check() check jails
2023-10-14 Matthew Dillonkernel - Disable various dev accesses for RESTRICTEDROO...
2023-10-14 Matthew Dillonkernel - Disable disk media access for RESTRICTEDROOT...
2023-10-14 Matthew Dillonkernel - Disable /dev/mem and /dev/kmem for RESTRICTEDR...
2023-10-13 Antonio Huete Jimenezjails: Allow mounting devfs(5) and procfs(5)
2023-10-13 Matthew Dillonkernel - Add per-process capability-based restrictions (3)
2023-10-13 Matthew Dillonkernel - Add per-process capability-based restrictions (2)
2023-10-13 Matthew Dillonkernel - Add per-process capability-based restrictions
2023-10-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-07-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-06-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2023-06-08 Matthew Dillonnvme - Print detailed status on I/O error
2023-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-04-04 Sascha Wildnerktrace/kdump: Implement sysctl tracing.
2023-03-30 Sascha Wildnerkernel: Remove opt_vm.h include from files that don...
2023-03-28 Matthew Dillonpoll/select: Fix panic in kqueue backend
2023-02-27 Matthew Dillonkernel - Reduce spin-lock contention issues in page...
2023-02-25 Matthew Dillonkernel - Add kmalloc_usable_size()
2023-02-21 Aaron LIkernel/linker: Support preloaded modules to use full...
2023-02-21 Aaron LIkernel: Implement sysctl 'debug.dump_modinfo' to dump...
2023-02-21 Aaron LIkernel/linker: Resolve module's relative path to full...
2023-02-21 Aaron LIkernel/linker: Update 'linker_path' to the current...
2023-02-21 Aaron LIkernel/linker: Replace index()/rindex() with strchr...
2023-02-21 Aaron LIkldstat(2): Support to report module's full path
2023-02-15 Matthew Dillonkernel - fbsd kpi support, add sleepq*() API (untested)
2022-12-06 Antonio Huete JimenezMerge branch 'vendor/TNFTP'
2022-12-04 Antonio Huete JimenezMerge branch 'vendor/TCSH'
2022-11-28 Antonio Huete JimenezMerge branch 'vendor/OPENSSH'
2022-11-27 Antonio Huete JimenezMerge branch 'vendor/LIBRESSL'
2022-11-20 Antonio Huete JimenezMerge branch 'vendor/TCPDUMP'
2022-11-19 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2022-11-17 Antonio Huete JimenezMerge branch 'vendor/LIBEDIT'
2022-11-17 Matthew DillonKERN_PROC - Change behavior and bump version to 600302
2022-11-17 Antonio Huete JimenezMerge branch 'vendor/LIBARCHIVE'
2022-11-13 Antonio Huete JimenezMerge branch 'vendor/LESS'
2022-11-13 Antonio Huete JimenezMerge branch 'vendor/LDNS'
2022-11-12 Antonio Huete JimenezMerge branch 'vendor/FILE'
2022-11-12 Antonio Huete JimenezMerge branch 'vendor/EXPAT'
2022-11-10 Antonio Huete JimenezMerge branch 'vendor/DIALOG'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/BYACC'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/BMAKE'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/AWK'
2022-07-04 Matthew Dillonkernel - Attempt to fix broken vfs.cache.numunres track...
2022-07-04 Matthew Dillonkernel - check nc_generation in nlookup path
2022-07-04 Matthew Dillonkernel - Change ncp->nc_generation operation
2022-07-03 Matthew Dillonkernel - Attempt to fix broken vfs.cache.numunres tracker
2022-06-11 Matthew Dillonkernel - namecache eviction fixes
2022-06-08 Sascha Wildnerkernel: Add some __printflike() to satisfy -Wsuggest...
2022-05-31 Sascha Wildnerkern/gtaskqueue: Fix an error message typo.
2022-05-31 Matthew Dillonkernel - Add kern/subr_gtaskqueue.c
2022-05-31 Matthew Dillonkernel - Add two more DEVMETHODs (quiesce and register)
2022-05-31 Matthew Dillonkernel - Fix lock order reversal in cache_resolve_mp()
2022-04-30 Matthew Dillonkernel - vnode recycling, intermediate fix
2022-04-29 Matthew Dillonkernel - Temporary work-around for vnode recyclement...
2022-04-28 Matthew Dillonhammer2 - Fix issue where deleted files sometimes linge...
2022-04-20 Matthew Dillonkernel - Add sysctl debugging
next