artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-02-10
tb
libz: sync with base
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
tb
libz: sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
dv
Fix locked address interfaces in vmd(8).
commit
|
commitdiff
|
tree
|
snapshot
2024-02-10
dv
Set vmd virtio device fds to -1 on close after fork.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
tb
pull in another upstream tweak for windows
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
cheloha
dt(4): move interval/profile entry points to dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
cheloha
clockintr: add clockintr_unbind()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
jan
vmx(4): add missing NVLAN checks
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
cheloha
clockintr: refactor clockintr_cancel() into clockintr_c...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
bluhm
Include sys/lock.h to make qwx(4) compile with GENERIC...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
dv
Only debug log dhcp packet info if packet is found.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
dv
Tuck vmd's i8253 reset debug logs behind DPRINTF.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
implement qwx_dp_process_rxdma_err()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
implement qwx_dp_rx_process_wbm_err()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
implement qwx_dp_process_reo_status()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
implement qwx_dp_process_rx_err()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
bluhm
Route cache function returns hit or miss.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
job
Bump release
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
claudio
Convert the bgplg html pages to HTML5.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
bluhm
Struct layout of qwx_softc should not depend on NBPFILTER.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
tb
bio_dump: add a test that prints all values of a single...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
jsg
avoid uninitialised var use if qwx_core_fetch_bdf(...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
yasuoka
Don't assume MPPE-{Send,Recv}-Keys are used only for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
qwx pci code must include bpfilter.h, too; spotted...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
bluhm
Enable igc(4) on sparc64.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
make ifconfig display the Tx rate selected by qwx firmware
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
add missing node reference counting to qwx's Tx complet...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
stsp
remove qwx debug prints for management frame events...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
tb
zlib: sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
dtucker
Expand the set of ciphers, MACs and KEX methods in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
dtucker
Factor out PuTTY setup and call when needed.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
yasuoka
Refactor some functions to prepare accounting support.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
tb
Remove a useless EVP_MD_CTX_init() call
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
yasuoka
Add nochroot parameter to module_drop_privilege() so...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
kettenis
Upstream Linux finally settled on the compatible for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
miod
Oops, commited wrong version of CLEANFILES in previous.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
miod
Feed more generated files to the clean target; joint...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
tb
infcover: print size_t with %zu. from upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
martijn
Add tests to make sure that snmpd adheres to the RFC257...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
martijn
RFC2578 section 7.1 specifies the ranges and in the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
martijn
No that we load MIB files at snmpd start-up chances...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
repair QWX_DEBUG build
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
implement qwx_dp_tx_process_htt_tx_complete()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
fix qwx_dp_shadow_start_timer()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
remove qwx(4) dp_tx debug prints which should not have...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
jsg
ldo bits need to be shifted
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
handle qwx(4) firmware roaming events
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
mark full qwx(4) Tx queues, such that the OACTIVE mecha...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
fix use of uninitialized variable m in qwx_dp_rx_reap_m...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
fix uninitialized return from qwx_qmi_load_file_target_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
handle fragmented mbuf DMA segments in the qwx(4) Tx...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
stsp
set the mbuf length for received data frames in qwx(4)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
jsg
correct size in ipv6 address comparison
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
jsg
correct size in mac address comparison
commit
|
commitdiff
|
tree
|
snapshot
2024-02-08
jsg
fix off-by-one in bounds test
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
jsg
fix anchortypes bounds test
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
bluhm
Add missing #ifdef INET6 to fix ramdisk build.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
bluhm
Use the route generation number also for IPv6.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
kettenis
Add Allwinner H616 support.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
kettenis
Add Allwinner H616 support.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
uaa
add allwinner H616 support
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
millert
Add and install the zonenow.tab file.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
miod
Use tlb_flush() rather than complete invalidation in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
jca
riscv64 fix: Handle relaxation reductions of more than...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
tb
sync with base (comment-only change)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
tb
sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
tb
sync with zlib.h
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
tb
Sync doc-comment for deflateInit2 with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
miod
Fix signedness to make sure we don't left shift into...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
anton
Infer rdomains from environment variables N1 and N2...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
mpi
Prevent tuples to be used as map key, associative array...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-07
tb
libkeynote: use DSA_generate_parameters_ex()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
martijn
Let the config parser make use of the mib_string2oid().
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
stsp
implement basic bpf(4) support for qwx(4)
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
tobhe
Pass struct iked directly to ca_reset() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
martijn
Replace most smi_oid2string() calls with the new mib_oi...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
martijn
Load MIB files during startup. The default directory is
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
yasuoka
Fix the radius standard module to remove the specified...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
yasuoka
Tweak previous. Passing "dns" to pledge(2) is suitable...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jca
Add risc-v support code for clang -msave-restore
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jca
Fix RTARCH in our Makefile and lets us access riscv...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_h...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdkfd: only flush mes process context if mes suppo...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm: using mul_u32_u32() requires linux/math64.h
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_ran...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Release 'adev->pm.fw' before return in...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Fix with right return code '-EIO' in 'amdgp...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PP...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: fix avg vs input power reporting on smu7
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdkfd: Fix lock dependency warning with srcu
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdkfd: Fix lock dependency warning
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: apply the RV2 system aperture fix to RN...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fen...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Fix '*fw' from request_firmware() not relea...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
Re-revert "drm/amd/display: Enable Replay for static...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Let KFD sync with VM fences
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amd/display: Fix minor issues in BW Allocation...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
jsg
drm/amdgpu: Fix ecc irq enable/disable unpaired
commit
|
commitdiff
|
tree
|
snapshot
next