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-02-26
Introduce safe memory reclamation, a mechanism for reclaiming shared
Visa Hankala
2019-02-26
Re-enable interrupts on resume with RF switch disabled
kn
2019-02-26
i forgot to commit a regen after fixing some bcm entries
David Gwynne
2019-02-26
don't let rxr completely fill the rxr ring.
David Gwynne
2019-02-26
don't check the pseudowire type in tx and rx paths.
David Gwynne
2019-02-26
use NET_LOCK to coordinate destroying a cloned interface.
David Gwynne
2019-02-26
add support for the new pwe3 ioctls.
David Gwynne
2019-02-26
check for root on mpls and pwe3 ioctls
David Gwynne
2019-02-26
add some generic ioctls for configuring mpls pseudowire parameters.
David Gwynne
2019-02-26
put the rx buffer at the end of the cluster.
David Gwynne
2019-02-26
avoid a deadlock in ixl_down when calling ifq_barrier.
David Gwynne
2019-02-26
put the rx buffer at the end of the mbuf
David Gwynne
2019-02-25
Typo in comment
Jeremie Courreges-Anglas
2019-02-25
Fix memory barrier in __mtx_leave(). membar_exit_before_atomic() cannot
Visa Hankala
2019-02-24
get rid of an unused softc member
David Gwynne
2019-02-24
Dynastream ANTUSB-2 works well on uscom(4), from Jan Klemkow.
Patrick Wildt
2019-02-24
regen
Patrick Wildt
2019-02-24
Dynastream ANTUSB-2, from Jan Klemkow.
Patrick Wildt
2019-02-24
Remove -S from install commands
kn
2019-02-24
Rework iwm(4) Tx rate selection.
Stefan Sperling
2019-02-24
Remove 11n support from AMRR. All 11n drivers switched to MiRA long ago.
Stefan Sperling
2019-02-24
always include the lock id address in debug output
anton
2019-02-24
initialize struct lockf fields in a consistent order; ok millert@ mpi@ visa@
anton
2019-02-23
recognise more arm cpus
Jonathan Gray
2019-02-22
Allow ssdfb(4) to be mmap(2)-able so that we can use its framebuffer
Patrick Wildt
2019-02-22
at some point the uvm_km_thread learned to free memory, but the comment
Ted Unangst
2019-02-21
Transfers that span multiple TRBs which wrap around the ring and
Patrick Wildt
2019-02-21
Cortex A76 is not affected by spectre variant 2 branch target injection
Jonathan Gray
2019-02-21
get rid of atomic_foo ops in the tx start and completion paths.
David Gwynne
2019-02-20
When adding a wsmux device to an existing wsmux device using
anton
2019-02-20
Protect the hash table with a mutex.
Martin Pieuchot
2019-02-20
Add support for current limit regulators in addition to the voltage
Patrick Wildt
2019-02-20
Reject negative input from userland in spkrioctl(). One of the arguments
anton
2019-02-20
vmm(4): allow preservation and restoration of guest debug registers
Mike Larkin
2019-02-20
fix the name of some BCM57417 and BCM57416 parts
David Gwynne
2019-02-20
regen
David Gwynne
2019-02-20
the broadcom BCM57811_VF device id should be 0x163f, not 0x16ef
David Gwynne
2019-02-20
add support for rfc 6391: flow-aware transport of pseudowires.
David Gwynne
2019-02-20
don't store the BOS flag as part of the remote label, add it at tx time.
David Gwynne
2019-02-20
replace sc_flgas with sc_cword
David Gwynne
2019-02-20
add the locking for coordinating between ioctls and a clone destroy.
David Gwynne
2019-02-20
sigh, more whitespace fixes
David Gwynne
2019-02-20
oops, whitespace tweak
David Gwynne
2019-02-20
add support for SIOCGETLABEL
David Gwynne
2019-02-20
make ether_output with AF_MPLS use a routes gateway address if available
David Gwynne
2019-02-19
open the coredump file non-blocking. cheloha found it blocks with a fifo.
Ted Unangst
2019-02-19
Fix a cosmetic issue in athn(4)'s bpf(4) tap.
Stefan Sperling
2019-02-19
Make ifconfig(8) display whether bwfm(4) firmware is using 802.11ac.
Stefan Sperling
2019-02-19
whitespace nits
anton
2019-02-19
favor C99 initializers for improved grepability; ok mpi@
anton
[next]