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-03-04
When closing the slave end of a pty, generate an EOF event to any kqueue
anton
2019-03-04
allow IPv6 to flow through pppx(4)
denis
2019-03-04
Add padding to struct sadb_x_counter to make it comply with
Stefan Sperling
2019-03-04
Yet another (unsigned) cast who's only purpose is to incorrectly truncate
Theo de Raadt
2019-03-04
Make sure we clear all valid bytes in clrbuf.
David Hill
2019-03-03
Found some historical code. Don't cast the pointer for bzero to a different ...
Theo de Raadt
2019-03-02
Bump VMM_MAX_NAME_LEN to 64 to allow for longer vm names.
Antoine Jacoutot
2019-03-02
Limited the number of allowed stacked wsmux devices. A sufficiently long chain
anton
2019-03-01
Since ring->index points to the next free slot, once we reach index zero
Patrick Wildt
2019-03-01
use a timeout to refill the rx ring when it's empty.
David Gwynne
2019-03-01
use ifiq_input instead of if_input
David Gwynne
2019-03-01
Improve handling of HT protection for 'mode 11n' hostap.
Stefan Sperling
2019-03-01
Pick up the AP's 11g ERP protection setting properly in 11n client mode.
Stefan Sperling
2019-03-01
Make athn(4) configure timing of control frames explicitly.
Stefan Sperling
2019-03-01
bus_dmamap_sync when we fill the rx ring, not for ever slot on the ring.
David Gwynne
2019-03-01
rework how ifiq_input decides the stack is busy and whether it should drop
David Gwynne
2019-03-01
Background init progress and consistency check progress are reported in
Jonathan Matthew
2019-03-01
New mmap(2) flag: MAP_CONCEAL.
cheloha
2019-02-28
IPv6 fragments with malformed extension headers could be erroneously
Alexander Bluhm
2019-02-28
list mpls as a depend for mpe and mpw, dont require bridge to build mpw
David Gwynne
2019-02-28
add mpip(4)
David Gwynne
2019-02-28
Add mpip(4), an IP tunnel interface for "IP Layer 2" over MPLS pseudowires
David Gwynne
2019-02-27
Make iwm(4) use CTS-to-self for HT protection if the AP requests this,
Stefan Sperling
2019-02-27
Back in 2016 we enabled RTS threshold by default because it apparently
Stefan Sperling
2019-02-27
Make xhci_ring_produce() check the previous TRB to find out if it
Patrick Wildt
2019-02-27
Implement support for dynamic RTS threshold in MiRA.
Stefan Sperling
2019-02-27
Fix iwn(4) scan misreporting the channel of wifi networks in some situations.
Stefan Sperling
2019-02-26
crank to 6.5-beta
Theo de Raadt
2019-02-26
tweak the mbuf loading in the tx path so it's easier to read.
David Gwynne
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
[next]