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-01-25
use SMR rather than SRP to protect the device handle array
jmatthew
1
-27
/
+32
2020-01-24
New `kern.allowdt' button must be set to open(2) /dev/dt.
mpi
1
-1
/
+5
2020-01-24
Rename audio_mixer_{read,write} to audio_mixer_{get,set}.
ratchov
1
-5
/
+5
2020-01-24
cleanup unused headers generated by config
jsg
5
-12
/
+10
2020-01-24
ihidev(4): tsleep(9) -> tsleep_nsec(9); ok mpi@ jcs@
cheloha
1
-10
/
+3
2020-01-24
remove some ifdef notyet code that doesn't seem to be moving forward...
tedu
5
-290
/
+6
2020-01-24
remove unreferenced ncr5380 driver files
tedu
3
-2968
/
+0
2020-01-24
Double tap the actual Zaurus zombies.
krw
2
-1203
/
+0
2020-01-23
Make thermal framework support in sxitemp(4) interrupt driven such that
kettenis
3
-13
/
+87
2020-01-23
Fix the mask that we applied when setting the voltage.
kettenis
1
-2
/
+2
2020-01-23
Use a consistant idiom/format when declaring scsi_adapter structures
krw
33
-216
/
+73
2020-01-23
we've been using LBA48 for < 137GB drives for 17 years, so perhaps
tedu
1
-2
/
+1
2020-01-23
regen
jsg
2
-23
/
+113
2020-01-23
add ids for coffee lake and comet lake graphics with known marketing names
jsg
1
-11
/
+29
2020-01-23
Hook sxisid(4) up to the nvmem "framework".
kettenis
1
-20
/
+24
2020-01-23
Use information from nvmem (provided by sxisid(4)) to calibrate the
kettenis
1
-2
/
+30
2020-01-23
Add an interface to read an nvmem "cell".
kettenis
2
-5
/
+78
2020-01-23
ciss(4): tsleep(9) -> tsleep_nsec(9)
cheloha
1
-16
/
+16
2020-01-23
ciss(4): ciss_cmd: split polling loop into two loops
cheloha
1
-8
/
+15
2020-01-22
Unbreak !DIAGNOSTIC build.
mpi
1
-1
/
+3
2020-01-22
Recognize BCM4345 rev 9, which requires a different firmware,
patrick
1
-3
/
+8
2020-01-22
Ack SDIO interrupts earlier on dwmmc(4). While handling an SDIO
patrick
1
-2
/
+2
2020-01-22
delete wasteful ;;
deraadt
2
-5
/
+5
2020-01-22
Remove empty unmap_mapping_range() define and hide drm_vma_node_unmap().
jsg
2
-3
/
+3
2020-01-22
The Pinebook Pro's u-boot seems to add a zero-length framebuffer
patrick
1
-5
/
+6
2020-01-22
rm rtfps driver. disabled and man page doesn't inspire much confidence.
tedu
2
-221
/
+1
2020-01-22
Make ttm_bo_unmap_virtual_locked() actually unmap things. Fixes cursor
kettenis
1
-0
/
+27
2020-01-22
Some devices do not update the TRB transfer residual information as
krw
1
-7
/
+9
2020-01-22
wbsd(4): timeout_add(9) -> timeout_add_msec(9); ok deraadt@
cheloha
1
-2
/
+2
2020-01-22
Add a zero length TD, rather than adding a zero length TRB to the
krw
1
-11
/
+32
2020-01-22
xbf(4): tsleep(9) -> tsleep_nsec(9); ok mikeb@
cheloha
1
-2
/
+2
2020-01-21
Import dt(4) a driver and framework for Dynamic Profiling.
mpi
5
-0
/
+1520
2020-01-21
Enable mmhub power gating on picasso. Matches linux 4.20.
jsg
1
-1
/
+3
2020-01-21
Fix support for additional I2C busses in piixpm(4) for older SB800 SMBus
claudio
2
-18
/
+25
2020-01-21
Add the beginnings of an nvmem "framework".
kettenis
2
-2
/
+46
2020-01-20
match on Intel Comet Lake and Tiger Lake Ethernet
jsg
3
-3
/
+36
2020-01-20
regen
jsg
2
-2
/
+57
2020-01-20
add ids for Intel Comet Lake and Tiger Lake Ethernet
jsg
1
-1
/
+12
2020-01-20
remove esp at pcmcia attachment. it doesn't even compile.
tedu
2
-512
/
+1
2020-01-20
ciss(4): de-indent polling logic
cheloha
1
-69
/
+71
2020-01-20
regen
jsg
2
-4
/
+9
2020-01-20
add another Intel Bluetooth device
jsg
1
-1
/
+2
2020-01-20
regen
jsg
2
-2
/
+12
2020-01-20
add some more Intel NVMe devices
jsg
1
-1
/
+3
2020-01-19
eso(4): do not retake audio_lock during drain
cheloha
1
-7
/
+5
2020-01-19
eso(4): msleep(9) -> msleep_nsec(9)
cheloha
2
-9
/
+11
2020-01-18
Invalidate knote list of uhid(4) after device detach. This prevents
visa
1
-1
/
+5
2020-01-17
drm/ttm: fix incrementing the page pointer for huge pages
jsg
1
-2
/
+2
2020-01-17
drm/ttm: fix start page for huge page check in ttm_put_pages()
jsg
1
-2
/
+2
2020-01-17
drm/i915: Fix use-after-free when destroying GEM context
jsg
1
-6
/
+7
[prev]
[next]