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
2020-07-10
Change users of IFQ_PURGE() to use the "new" API.
patrick
8
-24
/
+19
2020-07-10
Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the
patrick
72
-158
/
+147
2020-07-10
Add OPAL_REINIT_CPUS.
kettenis
2
-2
/
+12
2020-07-10
Even though the PowerISA indicates that hardware should update reference
kettenis
1
-121
/
+55
2020-07-10
Kill `pppx_devs_lk' rwlock. It used only to prevent races caused by
mvs
1
-42
/
+12
2020-07-10
Set missing `IFXF_CLONED' flag to pppx(4) related `ifnet'. That should
mvs
1
-1
/
+2
2020-07-10
add back orientation quirk for Kogan Atlas 2-in-1 D300
jsg
1
-0
/
+6
2020-07-10
Add "Spleen 6x12" to wsfont, a font targetted at OLED displays.
fcambus
2
-5
/
+1307
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
krw
1
-10
/
+10
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
krw
1
-11
/
+12
2020-07-09
On some laptops that have a Windows Precision Touchpad (imt) and
jcs
3
-13
/
+26
2020-07-09
Some touchpads don't have the "maximum number of contacts" or
jcs
1
-19
/
+17
2020-07-09
Fix a warning false positive from clang 10.
millert
1
-2
/
+2
2020-07-09
another excess file
deraadt
1
-23
/
+0
2020-07-09
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
jsg
1
-0
/
+1
2020-07-09
drm/amdgpu: use %u rather than %d for sclk/mclk
jsg
1
-2
/
+2
2020-07-09
drm/amd/display: Only revalidate bandwidth on medium and fast updates
jsg
1
-4
/
+6
2020-07-09
drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
jsg
1
-4
/
+7
2020-07-09
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
jsg
3
-0
/
+282
2020-07-09
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
jsg
1
-2
/
+3
2020-07-09
drm/amdgpu: fix non-pointer dereference for non-RAS supported
jsg
1
-2
/
+2
2020-07-09
drm/amdgpu: disable ras query and iject during gpu reset
jsg
3
-3
/
+28
2020-07-09
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
jsg
1
-2
/
+10
2020-07-09
drm/amd/display: Fix ineffective setting of max bpc property
jsg
1
-1
/
+2
2020-07-09
drm/amd/display: Fix incorrectly pruned modes with deep color
jsg
1
-38
/
+64
2020-07-09
Enable spleen16x32 and spleen32x64 on armv7 for GENERIC kernels.
fcambus
1
-2
/
+2
2020-07-09
adjfreq(2): limit adjustment to [-500000, +500000] ppm
cheloha
1
-1
/
+6
2020-07-09
do not need this one either
deraadt
1
-23
/
+0
2020-07-09
a couple of small tweaks that shrink the kstat code.
dlg
1
-9
/
+10
2020-07-08
Info leaks in semctl SEM_GET, the pads (unknown old contents) and base (a
deraadt
1
-3
/
+5
2020-07-08
Handle a few more Hypervisor traps.
kettenis
1
-2
/
+7
2020-07-08
Make membar_consumer() a plain compiler barrier in kernel on octeon.
visa
1
-1
/
+2
2020-07-08
do not need these versions of timetc.h
deraadt
3
-69
/
+0
2020-07-08
Use CPU_IS_PRIMARY macro in identifycpu() on amd64.
fcambus
1
-6
/
+6
2020-07-08
Userland timecounter implementation for sparc64.
kettenis
2
-7
/
+9
2020-07-08
Clean up the amd64 userland timecounter implementation a bit:
kettenis
1
-3
/
+2
2020-07-07
Add opalsens(4), a driver for sensors provided by the OPAL firmware.
kettenis
6
-5
/
+170
2020-07-07
fix a copy pasto.
dlg
1
-2
/
+2
2020-07-07
Switch iwx(4) from -46 to -48 firmware.
stsp
1
-2
/
+2
2020-07-07
apparently vmx(4) needs a power of 2 number of interrupts.
dlg
1
-2
/
+2
2020-07-07
add kstat support for some of the counters the chip maintains.
dlg
1
-83
/
+477
2020-07-07
drm: use hi-res time to implement ktime_get(), ktime_get_real()
cheloha
2
-4
/
+4
2020-07-07
don't try and be too clever in the kstat update timeout.
dlg
1
-3
/
+2
2020-07-07
remove some old code from a previous version of the kstat diff.
dlg
1
-21
/
+1
2020-07-07
add kstat support for reading hardware counters.
dlg
1
-1
/
+319
2020-07-07
Get rid of some rasops callbacks in efifb that only call rasops
jcs
1
-94
/
+23
2020-07-07
small typo
deraadt
1
-2
/
+2
2020-07-07
add kstat support for reading the "hardware" counters for each ring.
dlg
2
-45
/
+179
2020-07-07
add kstats for rx queues (ifiqs) and transmit queues (ifqs).
dlg
2
-2
/
+129
2020-07-06
Wire down the timekeep page. If we don't do this, the pagedaemon may
kettenis
1
-3
/
+11
[prev]
[next]