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-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Bring over changes from aarch64 to fix building with ld.lld on amd64.
Mark Kettenis
2018-10-20
Add i386 relocations. Needed for 32-bit UEFI bootloader.
Mark Kettenis
2018-10-18
Partial revert of previous. Only the queue(3) stuff should have gone in.
cheloha
2018-10-18
igmp, struct router_info: use queue(3)
cheloha
2018-10-18
provide a default case for all switch statements handling address families
David Gwynne
2018-10-18
Re-enable POOL_DEBUG for -current.
Lawrence Teo
2018-10-18
make sure keepalive ioctl values are either both zero, or both not zero.
David Gwynne
2018-10-18
make sure the tunnel is configured in gre_keepalive_send
David Gwynne
2018-10-18
move the timeout_add in gre_keepalive_send up.
David Gwynne
2018-10-18
Process incoming gre(4) keepalives early to avoid bpf seeing them.
David Gwynne
2018-10-17
Only the scheduler time statistics should be affected by spinning.
Alexander Bluhm
2018-10-16
- pf: honor quick on anchor rules
Alexandr Nedvedicky
2018-10-16
Add linker script to assis lld with building something usable that doesn't
Mark Kettenis
2018-10-16
Add gapdummy logic (already used on other archs) to allow linking with lld.
Christian Weisgerber
2018-10-16
pull and put the traffic class in ipv6 headers
David Gwynne
2018-10-15
use PFR_RB_NONE consistently
kn
2018-10-13
Tweak linker flags and objcopy invocation to make things build with lld.
Mark Kettenis
2018-10-13
Expose net.inet.ip.arpq.drops to help debug what's going on when a lot
Florian Obser
2018-10-13
we are now working on 6.4-current
Theo de Raadt
2018-10-10
RT_TABLEID_MAX is 255, fix places that assumed that it is less than 255.
Reyk Floeter
2018-10-10
User land time accounting has changed when kernel spinning time was
Alexander Bluhm
2018-10-09
Fix a "copy-and-paste" error that Coverity picked up in the augment code
David Gwynne
2018-10-08
Generate SIGBUS when we see a data abort exception because of unaligned
Mark Kettenis
2018-10-08
POOL_DEBUG is disabled for release
Theo de Raadt
2018-10-07
In vmm, handle xsetbv like xrstor: instead of trying to prevalidate
Philip Guenther
2018-10-06
When freeing a lockf struct that already is part of a linked list, make sure to
anton
2018-10-05
Revert KERN_CPTIME2 ENODEV changes in kernel and userspace.
cheloha
2018-10-05
Provide an MD 64-bit byteswapping function build on 32-bit swaps
Christian Weisgerber
2018-10-05
Garbage-collect the now unused __statement() macro.
Christian Weisgerber
2018-10-05
Do not join node information multicast group (RFC 4620).
Florian Obser
2018-10-04
Honor quick on anchor rules
kn
2018-10-04
Call unveil_destroy() from exit1() instead of from the reaper. Fixes a
Mark Kettenis
2018-10-04
Revert the inpcb table mutex commit. It triggers a witness panic
Alexander Bluhm
2018-10-04
Use PCIDs where they and the INVPCID instruction are available.
Philip Guenther
2018-10-04
Force 8051 reset/enable before waiting for firmware to get ready for
Kevin Lo
2018-10-03
Fix a race condition that affects pfsync interface deletion.
Visa Hankala
2018-10-02
- pfsync: avoid a recursion on PF_LOCK
Alexandr Nedvedicky
2018-10-02
Unify the MD byteswapping code as much as possible across architectures.
Christian Weisgerber
2018-10-02
Make some USB ioctls return ENXIO, instead of EIO, if usbd_is_dying().
Stefan Sperling
2018-10-02
Add support for RT3290 chipset by James Hastings.
Kevin Lo
2018-10-01
add RTL8723AE support
Jonathan Matthew
2018-10-01
Allow DIOCRGETADDRS when securelevel(7) > 1
kn
2018-10-01
Use inline functions instead of GNU C statement expressions for the MD
Christian Weisgerber
2018-10-01
Put bridge_input & output back under the KERNEL_LOCK().
Martin Pieuchot
2018-10-01
regen
Jonathan Matthew
2018-10-01
add RTL8723AE
Jonathan Matthew
2018-10-01
The sequence number field in the 802.11 frame header includes the sequence
Jonathan Matthew
2018-09-30
Delete the reserve_dumppages() declaration, missed in its 2010 removal
Philip Guenther
[next]