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
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
Turn power domain on. Makes OpenBSD boot on the odroid c4.
kettenis
1
-1
/
+3
2020-05-18
Add some comments.
kettenis
1
-1
/
+3
2020-05-18
Add amlpwrc(4), a driver for the power domain controller found on various
kettenis
2
-1
/
+181
2020-05-17
Fix typo in comment.
kettenis
1
-2
/
+2
2020-05-17
Add support for the SM1 variant and (probably) fix support for the CPU
kettenis
1
-12
/
+17
2020-05-17
restore VGA fonts on VT switch
jsg
1
-1
/
+2
2020-05-17
Add function for attaching RTC drivers, to reduce direct use
visa
1
-1
/
+2
2020-05-17
Prevent kcov from collecting coverage after the kernel has panicked.
anton
1
-1
/
+8
2020-05-17
fix typo in a comment
jsg
1
-2
/
+2
2020-05-16
entropy_add_ptr and entropy_input_rotate are only used inside
deraadt
1
-3
/
+3
2020-05-16
be more consistant about with using sizeof(object) rather than the constant
deraadt
1
-14
/
+14
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
stsp
2
-56
/
+84
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
jsg
1
-7
/
+1
2020-05-16
Use softintr to call selwakeup() in the mixer code code-path
ratchov
1
-6
/
+26
2020-05-16
Implement kqueue(2) support.
mpi
1
-2
/
+76
2020-05-16
remove unused debug statements
anton
1
-26
/
+1
2020-05-16
In preparation for stopping coverage collection once the kernel has
anton
1
-35
/
+27
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
stsp
3
-107
/
+20
2020-05-15
Some newer bwfm(4) chips from Cypress hold their regulatory
patrick
4
-4
/
+79
2020-05-15
Describe the purpose of add_entropy_words() in simpler terms.
deraadt
1
-12
/
+3
2020-05-15
The description of the enqueue_randomness() input parameter was crazy untrue.
deraadt
1
-6
/
+2
2020-05-15
Explain enqueue_randomness() better. It is the supply-entropy function,
deraadt
1
-2
/
+2
2020-05-15
The long explanation for CRC stirring isn't helping. If anything
deraadt
1
-34
/
+1
2020-05-15
The main comment block from 1996 has become highly inaccurate and
deraadt
1
-64
/
+17
2020-05-15
remove unneccessary include files
deraadt
1
-5
/
+1
2020-05-15
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
stsp
2
-4
/
+4
2020-05-15
drm/amdgpu: Change VCE booting with firmware loaded by PSP
jsg
1
-4
/
+9
2020-05-15
drm/amdgpu:change VEGA booting with firmware loaded by PSP
jsg
1
-4
/
+5
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
kettenis
2
-1
/
+146
2020-05-14
Bring back the acpi(4) changes. This time around only use the ACPI _CRS
kettenis
2
-2
/
+4
2020-05-13
sdhc(4), sdmmc(4): tsleep(9) -> tsleep_nsec(9); ok patrick@
cheloha
2
-18
/
+19
2020-05-13
Use seltrue_kqfilter() instead of hand-rolling it in multiple drivers.
mpi
2
-26
/
+6
2020-05-12
Set timeout(9) to refill the receive ring descriptors if the amount of
jan
1
-2
/
+2
2020-05-11
More accurate remaining power reporting with disparate batteries
jca
1
-13
/
+11
2020-05-11
drm/atomic: Take the atomic toys away from X
jsg
1
-1
/
+10
2020-05-11
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
jsg
1
-1
/
+2
2020-05-11
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
jsg
1
-0
/
+26
2020-05-11
drm/edid: Fix off-by-one in DispID DTD pixel clock
jsg
1
-1
/
+1
2020-05-10
Fix two out-of-bounds array accesses in ioctl code pats. One found by
kettenis
2
-4
/
+4
2020-05-09
aml_die() doesn't return, hint the compiler
jca
1
-2
/
+2
2020-05-09
Use MSI-X interrupts where available. The first vector is used for
jmatthew
1
-26
/
+151
2020-05-09
No need to look at _STA here, all we care about is _PSR.
jca
1
-13
/
+9
2020-05-08
Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt
kettenis
10
-334
/
+281
2020-05-05
Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressed
stsp
1
-84
/
+108
2020-05-04
Remove redundant code testing if a terminal is a usb stream.
ratchov
1
-5
/
+1
2020-05-04
Check v6 availablilty mask instead of v4.
gerhard
1
-2
/
+2
2020-05-01
Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).
stsp
1
-1
/
+2
2020-04-30
If there's only one input (output) name it simply "input" ("output")
ratchov
1
-4
/
+27
2020-04-30
Fix return value of dma_fence_wait(). Seems to fix occasional
kettenis
1
-1
/
+7
2020-04-30
Use "inputs" class instead of "record"
ratchov
1
-11
/
+5
[prev]
[next]