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-16
Move sxidog(4) such that we can use it on arm64.
kettenis
2
-1
/
+179
2019-10-16
Add a few newer _OSI strings to the parser.
mlarkin
1
-1
/
+7
2019-10-16
regen
mlarkin
2
-2
/
+2
2019-10-16
Fix a bunch of lines that had whitespace at the end
mlarkin
1
-22
/
+22
2019-10-16
Fix a bunch of lines that had whitespace at the end
mlarkin
1
-7
/
+7
2019-10-16
Remove trailing whitespace from a line
mlarkin
1
-2
/
+2
2019-10-16
Fix reversed gotos; CID 1453190.
daniel
1
-3
/
+3
2019-10-15
Fix compiler's view of the alignment of xhci structs. Because the struct
visa
1
-6
/
+6
2019-10-14
Convert tsleep(9) to tsleep_nsec(9).
mpi
2
-4
/
+4
2019-10-14
Add another quirk for the ALC285 on the X1C7 to avoid a clicking
jcs
2
-4
/
+14
2019-10-14
Rename AZ_QRK_WID_SPKR2_DAC and AZ_QRK_WID_DOLBY_ATMOS to make it
jcs
3
-10
/
+10
2019-10-13
Convert all tsleep(9) calls to tsleep_nsec(9) in wsdisplay(4).
fcambus
1
-4
/
+5
2019-10-13
Fix whitespace issue spotted by Krystian Lewandowski.
kettenis
1
-2
/
+2
2019-10-13
Add display brightness hooks.
kettenis
1
-1
/
+10
2019-10-13
Move ws_get_param/ws_set_param into wsdisplay code.
kettenis
7
-25
/
+21
2019-10-13
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
jsg
2
-25
/
+31
2019-10-13
drm/amdgpu: Check for valid number of registers to read
jsg
1
-0
/
+3
2019-10-13
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
jsg
1
-1
/
+2
2019-10-12
Print version number.
kettenis
1
-3
/
+4
2019-10-12
Fix a use-after-free memory access in iwm's interrupt handler.
stsp
1
-14
/
+14
2019-10-10
Only set the IPv4 address in umb(4) if both MBIM_IPCONF_HAS_ADDRINFO and
claudio
1
-6
/
+5
2019-10-10
Make reading past the end of an AML array not a panic.
mlarkin
1
-8
/
+4
2019-10-10
Remove trailing whitespace
mlarkin
1
-2
/
+2
2019-10-09
Restore BSS channel only when BSS was not changed in iee80211_input().
tobhe
1
-9
/
+14
2019-10-09
Restore BSS channel only when BSS was not changed in iee80211_intputm().
tobhe
1
-4
/
+14
2019-10-08
Convert tsleep(9) to tsleep_nsec(9).
mpi
1
-5
/
+6
2019-10-08
drm/amdgpu/si: fix ASIC tests
jsg
1
-3
/
+3
2019-10-08
drm/amd/display: support spdif
jsg
2
-11
/
+10
2019-10-08
drm/amd/display: reprogram VM config when system resume
jsg
1
-0
/
+8
2019-10-08
drm/amd/display: fix issue where 252-255 values are clipped
jsg
1
-1
/
+2
2019-10-08
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property()
jsg
1
-1
/
+1
2019-10-08
drm/radeon: Fix EEH during kexec
jsg
1
-0
/
+8
2019-10-07
Add moxtet(4), a driver for the Turris Mox modules. For now this
patrick
2
-2
/
+182
2019-10-07
Add mvspi(4), a driver for the SPI controller on the
patrick
2
-2
/
+316
2019-10-07
Add SPI clocks.
patrick
1
-1
/
+9
2019-10-07
Add amliic(4), a driver for the I2C controller found on Amlogic SoCs.
kettenis
2
-1
/
+280
2019-10-07
Attach Hyper-V guest services to VMBus 4.0
mikeb
1
-0
/
+1
2019-10-07
Convert infinite tsleep(9) to tsleep_nsec(9).
mpi
1
-5
/
+5
2019-10-07
Restart the send queue (rather than just clearing OACTIVE) when we've
jmatthew
2
-8
/
+18
2019-10-06
Use MSEC_TO_NSEC() to define XHCI_CMD_TIMEOUT & use it w/ tsleep_nsec(9).
mpi
2
-6
/
+5
2019-10-06
tsleep(9) to tsleep_nsec(9) conversion
mpi
1
-2
/
+2
2019-10-06
tsleep(9) to tsleep_nsec(9) conversions.
mpi
4
-13
/
+13
2019-10-06
Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags.
beck
2
-4
/
+4
2019-10-06
Add support for i2c clock.
kettenis
1
-1
/
+35
2019-10-06
Add support for i2c pins.
kettenis
1
-10
/
+97
2019-10-06
Fix month mask.
kettenis
1
-2
/
+2
2019-10-06
drm/amd/display: Restore backlight brightness after system resume
jsg
1
-0
/
+1
2019-10-06
drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
jsg
1
-0
/
+5
2019-10-06
add BL_CORE_SUSPENDRESUME define
jsg
1
-0
/
+3
2019-10-05
fix build errors of aac(4)
jan
2
-9
/
+4
[prev]
[next]