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-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
2019-02-18
In the voltage regulator getter we need to actually check the GPIO
Patrick Wildt
2019-02-18
Serialize access to the list of attached child devices belonging to a
anton
2019-02-18
Change ps_len of struct pfioc_states and psn_len of struct
Alexander Bluhm
2019-02-18
regen
Kevin Lo
2019-02-18
Add another PCI ID for Intel Dual Band Wireless AC 9560, found in
Kevin Lo
2019-02-18
Remove PTPpaddr and use proc0.p_addr->u_pcb.pcb_cr3 instead. This also
YASUOKA Masahiko
2019-02-18
get rid of some trailing whitespace.
David Gwynne
2019-02-17
if a write fails, we mark the buffer invalid and throw it away. this can
Ted Unangst
2019-02-17
sprinle some casts to quiet compiler; ok millert
Theo de Raadt
2019-02-17
Make bridge_rtupdate() return an error value instead of a pointer.
Martin Pieuchot
2019-02-17
Publish new attached device once it is fully initialized.
Martin Pieuchot
2019-02-16
Sprinkle a few ifdefs for _LOCORE and _KERNEL and reorder a few lines
Patrick Wildt
2019-02-16
vmm(4): report PA bits in CPUID[0x80000008]
Mike Larkin
2019-02-15
Remove KASSERT() for now. It triggers when destroying lo(4) of a rdomain
Claudio Jeker
2019-02-15
zap trailing empty line
anton
2019-02-15
The underlying storage for builtin ddb variables are of type int but
anton
2019-02-15
With an opportunistic check performed at every trap, we insist userland
Theo de Raadt
2019-02-15
Use `ifidx' when storing an interface index.
Martin Pieuchot
2019-02-15
let sbcreatecontrol take a const void * instead of a caddr_t.
David Gwynne
2019-02-15
coordinate configuration of local mpls labels with destroying an interface
David Gwynne
2019-02-15
allow configuration of the rdomain that mpls operates in
David Gwynne
2019-02-14
HCCPARAMS1 register CFC and SEC values are 1 bit.
Marcus Glocker
2019-02-14
Use timeout_barrier() when bringing the bridge(4) down and only execute
Martin Pieuchot
2019-02-14
mpw.h is no longer needed.
Martin Pieuchot
2019-02-14
Remove mpw(4) hacks now that all the world is Ethernet.
Martin Pieuchot
2019-02-14
Allow *at variant of mkfifo and mknod, too.
Florian Obser
2019-02-14
the rdomain for the mpls stuff should still be hardcoded to 0 in mpw.
David Gwynne
2019-02-14
use the configured route domain for the mpls tunnel when sending packets.
David Gwynne
2019-02-14
consistently use the same flags for rt_ifa_add and _del.
David Gwynne
2019-02-14
allow configuration of the rdomain the mpls encap operates in
David Gwynne
2019-02-13
don't confuse the interface rdomain with the one the local label is in.
David Gwynne
2019-02-13
change rt_ifa_add and rt_ifa_del so they take an rdomain argument.
David Gwynne
2019-02-13
Allow SO_PEERCRED to be called on sockets created with socketpair.
Martijn van Duren
2019-02-12
Add Allwinner V3s support. From SASANO Takayoshi.
Mark Kettenis
2019-02-11
In ddb add description for show mbuf flags bit SYNCOOKIE_RECREATED
Alexander Bluhm
[next]