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
2019-10-05
The event queue consumer counter also needs to be unsigned like the others.
jmatthew
1
-2
/
+2
2019-10-04
Add support for setting the CPU clock frequencies. This enables DVFS.
kettenis
1
-19
/
+230
2019-10-04
Re-enable call to intel_hpd_poll_init() in vlv_display_power_well_deinit().
jsg
1
-2
/
+4
2019-10-03
Update Spleen kernel fonts to version 1.5.0, bringing the following
fcambus
3
-19
/
+19
2019-10-03
Switch the bpf of umb(4) from DTL_RAW to DTL_LOOP. DTL_RAW is limited to
claudio
1
-13
/
+31
2019-10-02
When dequeuing an aqb from the live queue and move it to the idle queue,
yasuoka
1
-1
/
+2
2019-10-01
drm: Flush output polling on shutdown
jsg
1
-1
/
+8
2019-10-01
Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
jsg
1
-4
/
+1
2019-09-30
Add pwmreg(4), a driver that implements a voltage regulator that uses a
kettenis
2
-1
/
+166
2019-09-30
Add amlpwm(4), a driver for the PWM controller found on various Amlogic SoCs.
kettenis
2
-1
/
+225
2019-09-30
Add a PWM framework.
kettenis
2
-2
/
+96
2019-09-30
try to make if_baudrate look plausible.
dlg
1
-68
/
+101
2019-09-30
use the right values when figuring out which if_baudrate to use.
dlg
1
-7
/
+9
2019-09-30
remove the "copy function" argument to bpf_mtap_hdr.
dlg
6
-17
/
+17
2019-09-29
turn the success paths of FCC registration into debug prints. The
deraadt
1
-3
/
+3
2019-09-29
Fix pasto.
kettenis
1
-2
/
+2
2019-09-29
Replace dwge(4) with a new driver based on dwxe(4). There are many
kettenis
7
-2132
/
+1507
2019-09-29
Reserve a few GPIO_CONFIG bits for machine-dependent use.
visa
1
-1
/
+5
2019-09-27
Make umb(4) add a default route when configuring the interface. This route
claudio
1
-52
/
+97
2019-09-27
Use a better scale value in ksmn(4), this produces a slightly more
brynet
1
-2
/
+2
2019-09-26
Add a new driver for getting AMD CPU temperature sensor over the SMN.
brynet
2
-1
/
+172
2019-09-26
regen
brynet
2
-2
/
+7
2019-09-26
Add "AMD64 17h/3xh Root Complex" device.
brynet
1
-1
/
+2
2019-09-25
Argument order fix for MCLGETI.
kevlo
4
-10
/
+10
2019-09-24
Recognize Marvell 88E1545.
visa
1
-1
/
+3
2019-09-24
regen
visa
1
-2
/
+4
2019-09-24
Add Marvell 88E1545.
visa
1
-1
/
+2
2019-09-21
Register sxits(4) as a thermal sensor with the thermal zone support code.
kettenis
1
-1
/
+23
2019-09-21
Register sxitemp(4) as a thermal sensor with the thermal zone support code.
kettenis
1
-1
/
+31
2019-09-21
Implement setting the CPU clock for Allwinner A10/A20 SoCs.
kettenis
1
-1
/
+46
2019-09-20
Add A20 GMAC clocks.
kettenis
2
-3
/
+18
2019-09-20
Extend the identification and validation of elantech-v4 packets to the
bru
2
-20
/
+41
2019-09-20
DMA works on the RK3288 as well, so unconditionally enable it.
kettenis
1
-9
/
+2
2019-09-20
Start using the generic clock code on RK3288 as well by switching over the
kettenis
2
-22
/
+19
2019-09-20
Add RK3288 GMAC clock.
kettenis
2
-2
/
+25
2019-09-20
More RK3328 GMAC clock tweaking.
kettenis
2
-3
/
+16
2019-09-19
Add RK3328 GMAC clocks.
kettenis
2
-3
/
+45
2019-09-19
drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
jsg
1
-0
/
+12
2019-09-18
don't hand roll bpf_mtap_hdr functionality, just use bpf_mtap_hdr.
dlg
5
-85
/
+25
2019-09-16
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
jsg
1
-0
/
+11
2019-09-16
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
jsg
3
-3
/
+12
2019-09-16
drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
jsg
1
-1
/
+4
2019-09-16
drm/amdkfd: Add missing Polaris10 ID
jsg
1
-0
/
+1
2019-09-16
drm/i915: Sanity check mmap length against object size
jsg
1
-15
/
+14
2019-09-16
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
jsg
1
-3
/
+15
2019-09-16
drm/vblank: Allow dynamic per-crtc max_vblank_count
jsg
3
-3
/
+85
2019-09-16
drm/i915: Cleanup gt powerstate from gem
jsg
2
-4
/
+3
2019-09-16
drm/i915: Restore sane defaults for KMS on GEM error load
jsg
1
-1
/
+10
2019-09-16
drm/amd/dm: Understand why attaching path/tile properties are needed
jsg
1
-3
/
+0
2019-09-16
drm/amd/pp: Fix truncated clock value when set watermark
jsg
1
-16
/
+16
[prev]
[next]