index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-02-13
Analyse header layout in ether_extract_headers().
Alexander Bluhm
2024-02-13
Merge struct route and struct route_in6.
Alexander Bluhm
2024-02-13
Remove sanity checks from uvm_pagefree(). The first thing this function does
Miod Vallat
2024-02-13
There is no way to implement the INKERNEL() macro on sparc64.
Claudio Jeker
2024-02-13
zlib: sync with base
Theo Buehler
2024-02-13
fix off-by-one in bounds test
Jonathan Gray
2024-02-12
Pass protosw instead of domain structure to soalloc() to get real
Vitaliy Makkoveev
2024-02-12
kernel: disable hardclock() on secondary CPUs
Scott Soule Cheloha
2024-02-12
add Allwinner H616 support (and errata fix)
SASANO Takayoshi
2024-02-12
Intel and AMD use different cpuid bits for MSR_PRED_CMD IBPB
Jonathan Gray
2024-02-12
Retpolines are an anti-pattern for IBT, so we need to shift protecting
Philip Guenther
2024-02-11
Release `sb_mtx' mutex(9) before sbunlock().
Vitaliy Makkoveev
2024-02-11
Use `sb_mtx' instead of `inp_mtx' in receive path for inet sockets.
Vitaliy Makkoveev
2024-02-11
Fix potential out-of-bounds array access.
Mark Kettenis
2024-02-11
sync with src
Theo Buehler
2024-02-11
recue -> reduce (in comment); from andrius v
Jason McIntyre
2024-02-11
Remove include netinet6/ip6_var.h from netinet/in_pcb.h.
Alexander Bluhm
2024-02-10
On kernels without ucom(4) support, 'sysctl hw.ucomnames' should return
Theo de Raadt
2024-02-10
fix off-by-one when printing fr_arg
Jonathan Gray
2024-02-10
libz: sync with base
Theo Buehler
2024-02-09
dt(4): move interval/profile entry points to dedicated clockintr callback
Scott Soule Cheloha
2024-02-09
clockintr: add clockintr_unbind()
Scott Soule Cheloha
2024-02-09
vmx(4): add missing NVLAN checks
Jan Klemkow
2024-02-09
clockintr: refactor clockintr_cancel() into clockintr_cancel_locked()
Scott Soule Cheloha
2024-02-09
Include sys/lock.h to make qwx(4) compile with GENERIC kernel.
Alexander Bluhm
2024-02-09
implement qwx_dp_process_rxdma_err()
Stefan Sperling
2024-02-09
implement qwx_dp_rx_process_wbm_err()
Stefan Sperling
2024-02-09
implement qwx_dp_process_reo_status()
Stefan Sperling
2024-02-09
implement qwx_dp_process_rx_err()
Stefan Sperling
2024-02-09
Route cache function returns hit or miss.
Alexander Bluhm
2024-02-09
Struct layout of qwx_softc should not depend on NBPFILTER.
Alexander Bluhm
2024-02-09
avoid uninitialised var use if qwx_core_fetch_bdf() errors
Jonathan Gray
2024-02-09
qwx pci code must include bpfilter.h, too; spotted by kettenis
Stefan Sperling
2024-02-09
Enable igc(4) on sparc64.
Alexander Bluhm
2024-02-09
make ifconfig display the Tx rate selected by qwx firmware
Stefan Sperling
2024-02-09
add missing node reference counting to qwx's Tx completion path
Stefan Sperling
2024-02-09
remove qwx debug prints for management frame events we are already handling
Stefan Sperling
2024-02-08
Upstream Linux finally settled on the compatible for the JH7100 Ethernet
Mark Kettenis
2024-02-08
repair QWX_DEBUG build
Stefan Sperling
2024-02-08
implement qwx_dp_tx_process_htt_tx_complete()
Stefan Sperling
2024-02-08
fix qwx_dp_shadow_start_timer()
Stefan Sperling
2024-02-08
remove qwx(4) dp_tx debug prints which should not have been committed
Stefan Sperling
2024-02-08
ldo bits need to be shifted
Jonathan Gray
2024-02-08
handle qwx(4) firmware roaming events
Stefan Sperling
2024-02-08
mark full qwx(4) Tx queues, such that the OACTIVE mechanism will be used
Stefan Sperling
2024-02-08
fix use of uninitialized variable m in qwx_dp_rx_reap_mon_status_ring()
Stefan Sperling
2024-02-08
fix uninitialized return from qwx_qmi_load_file_target_mem()
Stefan Sperling
2024-02-08
handle fragmented mbuf DMA segments in the qwx(4) Tx path
Stefan Sperling
2024-02-08
set the mbuf length for received data frames in qwx(4)
Stefan Sperling
2024-02-08
correct size in mac address comparison
Jonathan Gray
[prev]
[next]