index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
Fix previous (1.258). It breaks if localX itself is an object reference.
yasuoka
1
-2
/
+5
2021-03-17
When devices have claimed multiple report ids, only detach and send
jcs
1
-17
/
+34
2021-03-17
Make "ifconfig mpw0 -mplslabel" work
kn
1
-1
/
+4
2021-03-17
Make iwx(4) attach to AX201 devices with PCI ID 0x34f0.
stsp
1
-1
/
+14
2021-03-17
regen
stsp
2
-2
/
+7
2021-03-17
Add another iwx(4) PCI device ID.
stsp
1
-1
/
+2
2021-03-17
Make iwn(4) send block ack request frames with the firmware node
stsp
1
-2
/
+5
2021-03-17
Use correct rdomain when adding/deleting routes
kn
2
-7
/
+7
2021-03-17
Fix bit position of ORPHAN in PS_BITS.
visa
1
-2
/
+2
2021-03-17
Add missing memory clobbers to "data" barriers.
kettenis
3
-11
/
+11
2021-03-17
Hide kernel internals from userland by wrapping more bits in _KERNEL blocks.
claudio
1
-1
/
+6
2021-03-17
Always use an allocated buffer for {Read,Write}Blocks() to make
yasuoka
2
-80
/
+34
2021-03-16
Node without a "status" property should be considered enabled as well.
kettenis
1
-3
/
+3
2021-03-16
Make sure that switching the console from serial to framebuffer works
kettenis
2
-22
/
+25
2021-03-16
acpi_intr_disestablish() should free its own cookie.
patrick
1
-1
/
+2
2021-03-16
Bump MAXTSIZ to 256MB on i386.
kurt
1
-2
/
+2
2021-03-16
handle theoretical case of sigfillsz not being pow2-sized on some
deraadt
1
-4
/
+8
2021-03-16
Fix some correctness issues in the lowelevel kernel bringup code.
kettenis
3
-5
/
+20
2021-03-15
Add code to acpiiort(4) to look up named components in the IORT and
patrick
3
-4
/
+80
2021-03-15
Change API of acpiiort(4). It was written as a hook before, taking the
patrick
7
-33
/
+23
2021-03-15
Add acpi_iommu_device_map(), which replaces the DMA tag with one that
patrick
5
-5
/
+27
2021-03-15
Add the IORT structure for named components. These give us the stream ids
patrick
1
-5
/
+13
2021-03-15
Clear AUTOCONF6TEMP flag when we detach inet6.
florian
1
-3
/
+3
2021-03-15
Don't put an extern variable (ppc_kvm_stolen) into vmparam.h, other instances
deraadt
2
-6
/
+3
2021-03-14
msi-map-mask is a pasto and should be iommu-map-mask.
patrick
1
-2
/
+2
2021-03-14
regen
jan
2
-2
/
+7
2021-03-14
Add ID for Intel SSD DC
jan
1
-1
/
+2
2021-03-13
Advertise 30-bit color support.
kettenis
1
-2
/
+5
2021-03-13
We can use memory marked as EfiBootServicesCode or EfiBootServicesData
kettenis
1
-3
/
+6
2021-03-12
Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit color support.
kettenis
1
-1
/
+2
2021-03-12
In ipw(4), ensure that net80211 is in ASSOC state while we are expecting
stsp
1
-1
/
+7
2021-03-12
Use RA instead of MiRA in iwn(4).
stsp
2
-191
/
+129
2021-03-12
Use RA instead of MiRA in iwm(4).
stsp
2
-48
/
+65
2021-03-12
Add RA, a new 11n Tx rate adaptation module for net80211.
stsp
3
-1
/
+785
2021-03-12
Update Spleen kernel fonts to version 1.9.0, bringing the following
fcambus
2
-27
/
+1691
2021-03-12
spelling
jsg
11
-27
/
+27
2021-03-12
spelling
jsg
12
-27
/
+27
2021-03-12
Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic
mpi
4
-17
/
+12
2021-03-11
When RFC 8981 obsoleted RFC 4941 the terminology changed from
florian
1
-2
/
+2
2021-03-11
There is no need to try to attach IPv6 to an interface when the
florian
1
-2
/
+3
2021-03-11
If the AUTOCONF4 or AUTOCONF6 flags get enabled, force the interface up.
deraadt
1
-23
/
+34
2021-03-11
spelling
jsg
17
-42
/
+42
2021-03-11
spelling
jsg
140
-331
/
+331
2021-03-11
Add SMP support.
kettenis
1
-13
/
+98
2021-03-11
Make sure to skip attaching disabled I2C devices. This can happen on
patrick
5
-10
/
+35
2021-03-11
Make sure to skip attaching disabled I2C devices. This can happen on
patrick
1
-2
/
+7
2021-03-11
grow media a little
deraadt
1
-2
/
+2
2021-03-10
Handle named references in acpi_getdevlist(). Fixes a regression in acpitz
tobhe
1
-1
/
+11
2021-03-10
Our ACPI namerefs are pointers to the byte structures for ACPI names.
patrick
6
-15
/
+20
2021-03-10
The ktrace record for recvmsg/recvfrom could contain extract bits in
deraadt
1
-3
/
+10
[prev]
[next]