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-16
Introduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread.
mpi
1
-14
/
+2
2020-01-16
Free data structures after closing the pseudo-device with vdevgone(9).
mpi
2
-7
/
+6
2020-01-15
Sprinkle splnet() around the ringbuffer accesses, otherwise the
patrick
1
-1
/
+14
2020-01-15
Some PCIe firmwares drop TX packets when the pktid is 0. Add
patrick
1
-3
/
+3
2020-01-15
Fix off-by-one in ringbuffer code. When we insert items faster than
patrick
1
-3
/
+3
2020-01-15
aac(4): tsleep(9) -> tsleep_nsec(9)
cheloha
1
-5
/
+5
2020-01-15
lpt(4): timeout_add(9) -> timeout_add_msec(9), tsleep(9) -> tsleep_nsec(9)
cheloha
1
-14
/
+16
2020-01-15
pci(4): PCIOCSETVGA: tsleep(9) -> tsleep_nsec(9); ok mpi@
cheloha
1
-3
/
+3
2020-01-15
drm/i915/gen9: Clear residual context state on context switch
jsg
1
-0
/
+9
2020-01-15
drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
jsg
1
-1
/
+1
2020-01-15
drm/fb-helper: Round up bits_per_pixel if possible
jsg
1
-1
/
+6
2020-01-15
qle(4): tsleep(9) -> tsleep_nsec(9)
cheloha
1
-3
/
+5
2020-01-15
mii(4): tsleep(9) -> tlseep_nsec(9); ok mpi@
cheloha
1
-2
/
+2
2020-01-14
Fix screen brightness adjustment through function keys
kn
1
-17
/
+17
2020-01-14
Add amlsm(4), a driver for the "secure monitor" firmware interface.
kettenis
2
-1
/
+122
2020-01-14
Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.
kettenis
2
-1
/
+220
2020-01-13
Unifdef WWN quirk
kn
1
-5
/
+3
2020-01-13
Ensure XHCI_SCTX_DCI() always contains a valid number, i.e. the DCI of
krw
1
-10
/
+21
2020-01-13
Timeouts are all specified in multiple of `hz' so define them in term of
mpi
1
-8
/
+9
2020-01-13
Kill dead code.
mpi
1
-53
/
+1
2020-01-13
Convert to tsleep_nsec(9).
mpi
1
-3
/
+5
2020-01-12
Add thermal sensor clock.
kettenis
1
-1
/
+5
2020-01-11
MC7700 works as umsm
deraadt
1
-1
/
+2
2020-01-11
sync
deraadt
2
-4
/
+9
2020-01-11
add SIERRA MC7700
deraadt
1
-1
/
+2
2020-01-11
ami(4): msleep(9) -> msleep_nsec(9); ok kn@
cheloha
1
-3
/
+3
2020-01-11
hifn(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2
-9
/
+6
2020-01-11
xenstore: *sleep(9) -> *sleep_nsec(9); ok mikeb@
cheloha
1
-7
/
+9
2020-01-11
Use block mode for smbus access as required by the IPMI standard and
kettenis
1
-13
/
+57
2020-01-11
Implement block mode. Tweak an error message while there.
kettenis
1
-3
/
+16
2020-01-11
Make sure we use signed types in the sensor value calculation; 'char' is
kettenis
1
-3
/
+3
2020-01-11
Add constants to support block mode. Needed to support SMBus block read
kettenis
1
-9
/
+17
2020-01-11
The eMMC on my firefly-rk3399 doesn't work reliably when the output tap
kettenis
1
-4
/
+1
2020-01-11
eap(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
1
-2
/
+4
2020-01-11
autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@
cheloha
1
-2
/
+3
2020-01-11
bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@
cheloha
1
-2
/
+2
2020-01-11
pcmcia(4): malo(4): tsleep(9) -> tsleep_nsec(9)
cheloha
1
-2
/
+2
2020-01-11
acx(4): tsleep(9) -> tsleep_nsec(9); ok claudio@
cheloha
1
-2
/
+2
2020-01-11
sximmc(4): tsleep(9) -> tsleep_nsec(9)
cheloha
1
-3
/
+3
2020-01-11
remove sli(4)
jsg
5
-392
/
+1
2020-01-10
ubsec(4): timeout_add(9) -> timeout_add_msec(9)
cheloha
2
-10
/
+7
2020-01-10
Remove unused MIDI_MAXWRITE macro
ratchov
1
-2
/
+1
2020-01-10
usbd_request_async() already frees 'xfer' in case of an error
gerhard
1
-2
/
+1
2020-01-10
pluart(4): timeout_add(9) -> timeout_add_sec(9); ok jsg@
cheloha
1
-4
/
+4
2020-01-10
drm/mst: Fix MST sideband up-reply failure handling
jsg
1
-1
/
+5
2020-01-10
drm: limit to INT_MAX in create_blob ioctl
jsg
1
-1
/
+1
2020-01-10
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
jsg
1
-1
/
+1
2020-01-10
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
jsg
1
-3
/
+19
2020-01-10
drm/amdgpu: add check before enabling/disabling broadcast mode
jsg
1
-15
/
+21
2020-01-10
remove dpt(4) driver for DPT EATA SCSI RAID
jsg
7
-1890
/
+2
[prev]
[next]