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-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
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
a couple of small tweaks that shrink the kstat code.
dlg
1
-9
/
+10
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
add kstat support for reading the "hardware" counters for each ring.
dlg
2
-45
/
+179
2020-07-06
IEEE1275 (Open Firmware) defines that parameter name strings can have a
kettenis
2
-7
/
+6
2020-07-06
defer access of fb_info pointer in drm_fb_helper_hotplug_event()
jsg
1
-1
/
+2
2020-07-06
Add support for timeconting in userland.
pirofti
6
-11
/
+19
2020-07-06
Repair athn(4) in client mode against WPA2 access points.
stsp
2
-13
/
+30
2020-07-06
match on D-Link DWA-121 rev B1
jsg
1
-1
/
+2
2020-07-06
regen
jsg
2
-4
/
+9
2020-07-06
add D-Link DWA-121 rev B1
jsg
1
-1
/
+2
2020-07-06
add kstat(4), a subsystem to let the kernel expose statistics to userland.
dlg
1
-0
/
+689
2020-07-05
Double checking you committed the correct diff sometimes pays
krw
6
-23
/
+23
2020-07-05
Nuke struct scsi_link's "scsibus" member. The two drivers using it
krw
4
-12
/
+12
2020-07-05
uvideo_querycap(): Set the 'device_caps' field of struct v4l2_capability like done in utvfu(4)
landry
1
-2
/
+3
2020-07-05
Fix mbuf leak in urtwn(4) with frames that are CCMP-crypted in hardware.
stsp
1
-1
/
+2
2020-07-04
Nestle all sc_link initialization near config_found() invocation.
krw
1
-4
/
+4
2020-07-04
Nestle all sc_c.sc_link initialization near config_found() invocation.
krw
2
-9
/
+10
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
mglocker
1
-9
/
+10
2020-07-04
Do the same as libc, store "-1" in the return value when a syscall failed.
mpi
2
-6
/
+9
2020-07-04
It's been agreed upon that global locks should be expressed using
anton
2
-21
/
+21
2020-07-03
Pass the expected 'scsibus_attach_args *' to scsibus_attach() via
krw
2
-5
/
+5
2020-07-02
Shuffle things around so that sc->sc_link initialization is
krw
2
-13
/
+14
2020-07-02
Shuffle things around so that sc->sc_link initialization is
krw
3
-34
/
+32
2020-07-02
Shuffle things around so that sc->sc_link initialization is
krw
3
-23
/
+20
2020-07-02
Shuffle things around so that sc->sc_link initialization is
krw
3
-24
/
+20
2020-07-02
remove unused timespec interfaces no longer in linux
jsg
2
-61
/
+2
2020-07-02
powerpc64 has ci_idepth
jsg
1
-1
/
+1
[prev]
[next]