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
2019-04-19
Work around a limitation of clang integrated assembler on mips64.
Visa Hankala
2019-04-19
use the common code in if.c to check if txhprio is good.
David Gwynne
2019-04-19
use the factored out txhprio and rxhprio checks
David Gwynne
2019-04-19
provide factored out txhprio and rxhprio checks
David Gwynne
2019-04-19
add rxprio support
David Gwynne
2019-04-19
add rxprio support
David Gwynne
2019-04-19
implement rxprio
David Gwynne
2019-04-19
allow configuration of rxprio
David Gwynne
2019-04-19
add support for configuring rxprio.
David Gwynne
2019-04-19
only root can change rxprio
David Gwynne
2019-04-19
add SIOCSRXHPRIO and SIOCGRXHPRIO for configuring rx prio handling
David Gwynne
2019-04-19
add IF_HDRPRIO_OUTER for rxprio
David Gwynne
2019-04-18
vmm(4): whitespace fix
Mike Larkin
2019-04-17
Remove unused parameter from virtio_init_vq()
Stefan Fritsch
2019-04-17
Initialize virtqueue before passing it to device
Stefan Fritsch
2019-04-17
don't lose the TTL on FAT labels
David Gwynne
2019-04-17
use txprio to control the use of exp as a priority field
David Gwynne
2019-04-16
When we encounter ppb(4)s that are not configured we allocate a range
Patrick Wildt
2019-04-16
When entering kernel pages uncached we need to make sure to flush the
Patrick Wildt
2019-04-16
Prevent attaching drivers to devices for which we attached a driver early.
Mark Kettenis
2019-04-16
Use the actual cluster size instead of fixed MCLBYTES for the
YASUOKA Masahiko
2019-04-16
i2c reads are more reliable a byte at a time.
David Gwynne
2019-04-16
make sff page reads work on little endian archs too. like amd64.
David Gwynne
2019-04-16
have another go at tx mitigation
David Gwynne
2019-04-15
moving BPF to RCU
Alexandr Nedvedicky
2019-04-15
Use timeout_del_barrier(9) instead of timeout_del(9) followed by
Visa Hankala
2019-04-15
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
David Gwynne
2019-04-15
the myx_cmd struct has to be 4 byte aligned for use with bus_space
David Gwynne
2019-04-15
enum thing needs commas between items.
David Gwynne
2019-04-15
there's some new errors that commands can complete with too
David Gwynne
2019-04-15
there's a bunch of new commands in newer firmwares
David Gwynne
2019-04-15
trim some debug code that printed out the name of a command
David Gwynne
2019-04-14
Instead of using COPTS=-Oz (and similar) in make environment to force
Theo de Raadt
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-14
Add lock order checking for timeouts
Visa Hankala
2019-04-14
don't take splnet when running the network stack
David Gwynne
2019-04-13
MSFT0101 must require some special handling, since this breaks
Theo de Raadt
2019-04-13
Add missing compatibles for newer Linux kernel bindings.
Mark Kettenis
2019-04-13
renable POOL_DEBUG
Theo de Raadt
2019-04-13
unlock tree, we are now working on 6.5-current
Theo de Raadt
2019-04-10
KNF per naddy@
ians
2019-04-10
Add (uint32_t) cast on marks[] to avoid warning in gcc3.
Kenji Aoyama
2019-04-10
Unbreak "boot bsd.up" line in /etc/boot.conf
Florian Obser
2019-04-10
Hide debug printfs.
Alexandre Ratchov
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
sync
Peter Hessler
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
implement support for SIOCGIFSFFPAGE
David Gwynne
2019-04-10
add support for SIOCGIFSFFPAGE so userland can read sfp module info
David Gwynne
2019-04-10
do custom checks for SIOCGIFSFFPAGE.
David Gwynne
[next]