openbsd
2024-02-10 deraadtOn kernels without ucom(4) support, 'sysctl hw.ucomname...
2024-02-10 dvPrevent use of uninitialized byte in vmd's mmio decoder.
2024-02-10 naddyclean sshd random relinking kit; ok miod@
2024-02-10 jsgfix off-by-one when printing fr_arg
2024-02-10 tblibz: sync with base
2024-02-10 tblibz: sync with upstream
2024-02-10 dvFix locked address interfaces in vmd(8).
2024-02-10 dvSet vmd virtio device fds to -1 on close after fork.
2024-02-09 tbpull in another upstream tweak for windows
2024-02-09 chelohadt(4): move interval/profile entry points to dedicated...
2024-02-09 chelohaclockintr: add clockintr_unbind()
2024-02-09 janvmx(4): add missing NVLAN checks
2024-02-09 chelohaclockintr: refactor clockintr_cancel() into clockintr_c...
2024-02-09 bluhmInclude sys/lock.h to make qwx(4) compile with GENERIC...
2024-02-09 dvOnly debug log dhcp packet info if packet is found.
2024-02-09 dvTuck vmd's i8253 reset debug logs behind DPRINTF.
2024-02-09 stspimplement qwx_dp_process_rxdma_err()
2024-02-09 stspimplement qwx_dp_rx_process_wbm_err()
2024-02-09 stspimplement qwx_dp_process_reo_status()
2024-02-09 stspimplement qwx_dp_process_rx_err()
2024-02-09 bluhmRoute cache function returns hit or miss.
2024-02-09 jobBump release
2024-02-09 claudioConvert the bgplg html pages to HTML5.
2024-02-09 bluhmStruct layout of qwx_softc should not depend on NBPFILTER.
2024-02-09 tbbio_dump: add a test that prints all values of a single...
2024-02-09 jsgavoid uninitialised var use if qwx_core_fetch_bdf(...
2024-02-09 yasuokaDon't assume MPPE-{Send,Recv}-Keys are used only for...
2024-02-09 stspqwx pci code must include bpfilter.h, too; spotted...
2024-02-09 bluhmEnable igc(4) on sparc64.
2024-02-09 stspmake ifconfig display the Tx rate selected by qwx firmware
2024-02-09 stspadd missing node reference counting to qwx's Tx complet...
2024-02-09 stspremove qwx debug prints for management frame events...
2024-02-09 tbzlib: sync with upstream
2024-02-09 dtuckerExpand the set of ciphers, MACs and KEX methods in...
2024-02-09 dtuckerFactor out PuTTY setup and call when needed.
2024-02-09 yasuokaRefactor some functions to prepare accounting support.
2024-02-09 tbRemove a useless EVP_MD_CTX_init() call
2024-02-09 yasuokaAdd nochroot parameter to module_drop_privilege() so...
2024-02-08 kettenisUpstream Linux finally settled on the compatible for...
2024-02-08 miodOops, commited wrong version of CLEANFILES in previous.
2024-02-08 miodFeed more generated files to the clean target; joint...
2024-02-08 tbinfcover: print size_t with %zu. from upstream
2024-02-08 martijnAdd tests to make sure that snmpd adheres to the RFC257...
2024-02-08 martijnRFC2578 section 7.1 specifies the ranges and in the...
2024-02-08 martijnNo that we load MIB files at snmpd start-up chances...
2024-02-08 stsprepair QWX_DEBUG build
2024-02-08 stspimplement qwx_dp_tx_process_htt_tx_complete()
2024-02-08 stspfix qwx_dp_shadow_start_timer()
2024-02-08 stspremove qwx(4) dp_tx debug prints which should not have...
2024-02-08 jsgldo bits need to be shifted
2024-02-08 stsphandle qwx(4) firmware roaming events
2024-02-08 stspmark full qwx(4) Tx queues, such that the OACTIVE mecha...
2024-02-08 stspfix use of uninitialized variable m in qwx_dp_rx_reap_m...
2024-02-08 stspfix uninitialized return from qwx_qmi_load_file_target_...
2024-02-08 stsphandle fragmented mbuf DMA segments in the qwx(4) Tx...
2024-02-08 stspset the mbuf length for received data frames in qwx(4)
2024-02-08 deraadtsync
2024-02-08 jsgcorrect size in ipv6 address comparison
2024-02-08 jsgcorrect size in mac address comparison
2024-02-08 jsgfix off-by-one in bounds test
2024-02-07 jsgfix anchortypes bounds test
2024-02-07 bluhmAdd missing #ifdef INET6 to fix ramdisk build.
2024-02-07 bluhmUse the route generation number also for IPv6.
2024-02-07 kettenisAdd Allwinner H616 support.
2024-02-07 kettenisAdd Allwinner H616 support.
2024-02-07 uaaadd allwinner H616 support
2024-02-07 millertAdd and install the zonenow.tab file.
2024-02-07 miodUse tlb_flush() rather than complete invalidation in...
2024-02-07 jcariscv64 fix: Handle relaxation reductions of more than...
2024-02-07 tbsync with base (comment-only change)
2024-02-07 tbsync with upstream
2024-02-07 tbsync with zlib.h
2024-02-07 tbSync doc-comment for deflateInit2 with upstream
2024-02-07 miodFix signedness to make sure we don't left shift into...
2024-02-07 antonInfer rdomains from environment variables N1 and N2...
2024-02-07 mpiPrevent tuples to be used as map key, associative array...
2024-02-07 tblibkeynote: use DSA_generate_parameters_ex()
2024-02-06 martijnLet the config parser make use of the mib_string2oid().
2024-02-06 stspimplement basic bpf(4) support for qwx(4)
2024-02-06 tobhePass struct iked directly to ca_reset() instead of...
2024-02-06 martijnReplace most smi_oid2string() calls with the new mib_oi...
2024-02-06 martijnLoad MIB files during startup. The default directory is
2024-02-06 yasuokaFix the radius standard module to remove the specified...
2024-02-06 yasuokaTweak previous. Passing "dns" to pledge(2) is suitable...
2024-02-06 jcaAdd risc-v support code for clang -msave-restore
2024-02-06 jcaFix RTARCH in our Makefile and lets us access riscv...
2024-02-06 jsgdrm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_h...
2024-02-06 jsgdrm/amdkfd: only flush mes process context if mes suppo...
2024-02-06 jsgdrm: using mul_u32_u32() requires linux/math64.h
2024-02-06 jsgdrm/amdkfd: Fix 'node' NULL check in 'svm_range_get_ran...
2024-02-06 jsgdrm/amdgpu: Release 'adev->pm.fw' before return in...
2024-02-06 jsgdrm/amdgpu: Fix with right return code '-EIO' in 'amdgp...
2024-02-06 jsgdrm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PP...
2024-02-06 jsgdrm/amdgpu: fix avg vs input power reporting on smu7
2024-02-06 jsgdrm/amdkfd: Fix lock dependency warning with srcu
2024-02-06 jsgdrm/amdkfd: Fix lock dependency warning
2024-02-06 jsgdrm/amdgpu: apply the RV2 system aperture fix to RN...
2024-02-06 jsgdrm/amdkfd: Fix iterator used outside loop in 'kfd_add_...
2024-02-06 jsgdrm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fen...
2024-02-06 jsgdrm/amdgpu: Fix '*fw' from request_firmware() not relea...
next