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-07-06
Ensure Rx/Tx resources are freed during interface stop.
kevlo
1
-1
/
+58
2019-07-05
Since on a SCAN each node is provided in its own event,
patrick
2
-13
/
+21
2019-07-05
Use multi-threaded task queues to prevent deadlocks in the case where a
kettenis
2
-5
/
+4
2019-07-04
Fix a free size panic when detaching a crypto softraid on i386.
bluhm
3
-9
/
+12
2019-07-04
when the mac address changes, update the mac/vlan filters accordingly.
jmatthew
1
-1
/
+11
2019-07-04
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
jsg
16
-121
/
+81
2019-07-04
drm/amdgpu: use IP presence to free uvd and vce handles
jsg
1
-2
/
+2
2019-07-04
drm/amdgpu/soc15: clean up picasso support
jsg
1
-17
/
+0
2019-07-04
drm/amdgpu: add new raven series device
jsg
1
-0
/
+2
2019-07-04
drm/amdgpu: add ip blocks for picasso (v2)
jsg
1
-0
/
+18
2019-07-04
drm/amdgpu: enable vcn powergating for PCO
jsg
1
-1
/
+1
2019-07-04
drm/amdgpu: Enable SDMA power gating for PCO
jsg
1
-0
/
+2
2019-07-04
drm/amdgpu: Add pg support for gfxoff for PCO
jsg
1
-1
/
+4
2019-07-04
drm/amdgpu: add picasso for amdgpu kms
jsg
1
-1
/
+1
2019-07-04
drm/amdgpu: add picasso support for sdma_v4
jsg
1
-1
/
+9
2019-07-04
drm/amdgpu: add picasso support for gfx_v9_0
jsg
1
-3
/
+27
2019-07-04
drm/amdgpu: add picasso support for gmc
jsg
1
-0
/
+4
2019-07-04
drm/amdgpu: add clockgating support for picasso
jsg
1
-5
/
+6
2019-07-04
drm/amdgpu: add picasso support for vcn
jsg
1
-0
/
+5
2019-07-04
drm/amdgpu: add picasso ucode loading method
jsg
1
-0
/
+1
2019-07-04
drm/amdgpu: initilize picasso psp firmwares support
jsg
2
-0
/
+5
2019-07-04
drm/amdgpu: Add support of powerplay for picasso
jsg
2
-4
/
+5
2019-07-04
drm/amd/display/dm: add picasso support
jsg
2
-2
/
+7
2019-07-04
drm/amdgpu: add picasso support for vm
jsg
1
-2
/
+2
2019-07-04
drm/amdgpu: add soc15 support for picasso
jsg
2
-1
/
+27
2019-07-04
drm/amdgpu: add picasso to asic_type enum
jsg
2
-0
/
+2
2019-07-04
Make seqlock_init() take an IPL argument so the engine stats lock which
jsg
3
-4
/
+4
2019-07-03
Skip thermal zones without "trips" or "cooling-maps" nodes.
kettenis
1
-1
/
+6
2019-07-03
OF_finddevice(9) returns -1 if the node in question couldn't be found.
kettenis
1
-2
/
+2
2019-07-03
use ifiq_input return values to apply backpressure to rings.
dlg
1
-3
/
+6
2019-07-03
Don't check if unsigned value is less than zero
ians
1
-5
/
+3
2019-07-02
acpi_set_gpehandler: turn edge arg into flags, add support for
jcs
3
-33
/
+52
2019-07-02
Register rktemp(4) as a thermal sensor with the thermal zone support code.
kettenis
1
-1
/
+27
2019-07-02
Add thermal zone handling code. This provides support for thermal zones
kettenis
3
-1
/
+499
2019-07-02
re-add framebuffer size change from 1.4 that was lost in the big
jcs
1
-0
/
+2
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
jsg
1
-1
/
+1
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
jsg
7
-8
/
+8
2019-07-01
Use timeout_add_msec(9)
kn
2
-16
/
+15
2019-07-01
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
jcs
1
-2
/
+23
2019-07-01
revert local changes in code under #ifdef __linux__
jsg
1
-4
/
+4
2019-06-30
drm: add fallback override/firmware EDID modes workaround
jsg
3
-0
/
+38
2019-06-30
drm/edid: abstract override/firmware EDID retrieval
jsg
1
-8
/
+17
2019-06-30
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
jsg
2
-11
/
+50
2019-06-27
Enable MSI-X interrupts.
kettenis
1
-2
/
+3
2019-06-26
Use timeout_add_msec(9)
kn
1
-3
/
+6
2019-06-26
Create IF_WWAN_DEFAULT_PRIORITY which is lower than
claudio
1
-1
/
+2
2019-06-26
Fix IPL of connector_list_lock.
kettenis
1
-1
/
+1
2019-06-25
Implement suspend/resume support for MSI-X interrupts. Loosely based on
kettenis
2
-2
/
+154
2019-06-25
Turn off the code which waits for AHCI_PREG_CMD_CR to be set by the
patrick
1
-6
/
+1
2019-06-25
avoid uninitialised var access
jsg
1
-1
/
+1
[prev]
[next]