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
2018-11-29
allow configuration of ecn processing
David Gwynne
2018-11-29
restrict setting ecn to root
David Gwynne
2018-11-29
allow configuration of ecn propagation on tunnel interfaces.
David Gwynne
2018-11-28
Further cleanup of icmp_do_error.
Claudio Jeker
2018-11-27
EVFILT_TIMER: Remove extra tick from tvtohz(9) on timeout reload.
cheloha
2018-11-27
Free sizes for the subdevs array.
Martin Pieuchot
2018-11-27
Attach the driver only if the stack managed to set the configuration.
Martin Pieuchot
2018-11-25
spelling; from miod
Jason McIntyre
2018-11-25
regen
Daniel Dickman
2018-11-25
Add core4g thermal id; ok mlarkin.
Daniel Dickman
2018-11-25
print more details about the join'd networks we have saved when a user runs
Peter Hessler
2018-11-24
only attach pvclock(4) inside a KVM guest
Peter Hessler
2018-11-23
Change rtable_mpath_reprio() to take the prefixlen as argument instead of
Claudio Jeker
2018-11-23
Add the pvclock(4) guest driver for paravirtual clocks
Reyk Floeter
2018-11-22
Remove useless assignment, value is overwritten right after being set.
Frederic Cambus
2018-11-21
In unp_internalize() check the length more carefully preventing an
Claudio Jeker
2018-11-21
When using MSG_PEEK to peak into packets skip control messages holding
Claudio Jeker
2018-11-21
free(9) sizes for bread_cluser().
Martin Pieuchot
2018-11-20
fix whitespace in debugging function
Peter Hessler
2018-11-20
Add support for TIOCGPGRP ioctl commands to wscons.
anton
2018-11-20
No need for wscons to handle FIOSETOWN ioctl requests since sys_ioctl()
anton
2018-11-20
Revert free sizes for `subdevs' array, it is incorrect.
Martin Pieuchot
2018-11-20
Make rtable_satoplen() a bit more strict when parsing netmasks. Ensure
Claudio Jeker
2018-11-20
The first packet received from each AP in each QoS class would be
Patrick Wildt
2018-11-20
Fix typos in memprobe address check. Diff from Andrew Daugherity.
YASUOKA Masahiko
2018-11-19
Utilize sigio with wscons. The old behavior of always making the process group
anton
2018-11-19
delete the dns jackport experiment. it has no future.
Ted Unangst
2018-11-19
Utilize sigio with sockets.
Visa Hankala
2018-11-19
Retire dom_rtkeylen from struct domain. Nothing is using this anymore.
Claudio Jeker
2018-11-19
regen
Kevin Lo
2018-11-19
Add ids for D-Link DWA-171 rev C1 and Xiaomi mini USB WiFi.
Kevin Lo
2018-11-19
recent 802.1Q defines 88e7 for provider backbone bridging
David Gwynne
2018-11-18
More uses of __func__ in debug printfs.
Martin Pieuchot
2018-11-18
Use "%s", __func__ in DPRINTF() to reduce grep noise.
Martin Pieuchot
2018-11-18
Remove old USB_DEBUG chunk.
Martin Pieuchot
2018-11-18
USB_DEBUG -> UPLCOM_DEBUG.
Martin Pieuchot
2018-11-18
When parsing extended capabilities, bail out if a register read returns
Jonathan Matthew
2018-11-18
request notification of link state changes, which helps us detect
Jonathan Matthew
2018-11-17
Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.
cheloha
2018-11-17
free(9) size for USB subdevs array.
Martin Pieuchot
2018-11-17
Avoid leaking kernel memory in struct kevent padding.
Todd C. Miller
2018-11-16
Add support for Allwinner A64's eMMC controller. It is essentially
Patrick Wildt
2018-11-16
regen
Joshua Stein
2018-11-16
add more intel 100 series devices
Joshua Stein
2018-11-16
free(9) sizes for interrupt & isochronous arrays.
Martin Pieuchot
2018-11-16
free(9) sizes for array of interfaces.
Martin Pieuchot
2018-11-16
free(9) sizes for array of endpoints.
Martin Pieuchot
2018-11-16
use txprio, not link0 and llprio, to set the dot1p field in the header.
David Gwynne
2018-11-15
add support for txprio configuration
David Gwynne
2018-11-15
one more typo noticed while pasting miod a reply;
Jason McIntyre
[next]