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-10-12
Add support for the i.MX8M AHB clocks. These behave just like all the
patrick
1
-1
/
+67
2020-10-12
OCOTP's parent clock is the IPG clock on i.MX8M.
patrick
1
-2
/
+2
2020-10-12
Set the maximum frame size to RGE_JUMBO_FRAMELEN.
kevlo
2
-25
/
+12
2020-10-11
Stop exporting `wt_hwqueue' now that drivers don't advertise it.
mpi
17
-34
/
+17
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
jsg
12
-12
/
+18
2020-10-10
Clear the kcov device for the current thread before freeing the same
anton
1
-2
/
+3
2020-10-09
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
mpi
8
-23
/
+15
2020-10-08
Register sxitwi(4) in the I2C framework.
patrick
1
-2
/
+7
2020-10-07
match more Intel PCH SMBus ids
jsg
1
-2
/
+9
2020-10-07
match on more pch kt ids
jsg
1
-1
/
+36
2020-10-07
match on more pch thermal ids
jsg
1
-1
/
+5
2020-10-07
match on more Intel dwiic pci ids
jsg
1
-11
/
+39
2020-10-07
regen
jsg
2
-2
/
+157
2020-10-07
add more Intel 100, 200 and 300 Series PCH ids
jsg
1
-1
/
+32
2020-10-07
regen
jsg
2
-6
/
+561
2020-10-07
add Intel 400 Series and 400 Series V PCH ids
jsg
1
-3
/
+114
2020-10-07
regen
jsg
2
-2
/
+317
2020-10-07
add Intel 495 Series LP PCH and Ice Lake graphics ids
jsg
1
-1
/
+64
2020-10-05
add more ure(4) ids
jsg
1
-3
/
+56
2020-10-05
regen
jsg
2
-4
/
+344
2020-10-05
add more ure(4) ids
jsg
1
-1
/
+85
2020-10-05
sync
jsg
1
-1
/
+5
2020-10-05
drm/i915/tgl: Add new PCI IDs to TGL
jsg
1
-2
/
+6
2020-10-05
regen
jsg
2
-2
/
+262
2020-10-05
add more Intel 500 Series LP PCH and Tiger Lake graphics ids
jsg
1
-1
/
+53
2020-10-04
Remove outdated comment.
anton
1
-3
/
+1
2020-10-04
regen
jsg
2
-16
/
+301
2020-10-04
add more Intel 400 Series LP PCH and Comet Lake graphics ids
jsg
1
-8
/
+65
2020-10-03
Collect coverage from interrupts. Currently limited to remote sections
anton
1
-24
/
+115
2020-10-02
Attach on Intel 500-series chipsets.
kettenis
1
-1
/
+7
2020-10-02
regen
kettenis
2
-2
/
+32
2020-10-02
Add Intel 500-series I2C devices.
kettenis
1
-1
/
+7
2020-10-02
adjust for reversed outb arguments linux uses
jsg
1
-0
/
+6
2020-10-01
Add astfb(4), a driver for the framebuffer of the Aspeed BMC found on
kettenis
1
-1
/
+2
2020-10-01
Attach on Intel 400-series chipsets.
kettenis
1
-5
/
+7
2020-10-01
regen
kettenis
2
-2
/
+32
2020-10-01
Add Intel 400-series I2C devices.
kettenis
1
-1
/
+7
2020-10-01
avoid uninitialised var use in drm_syncobj.c
jsg
1
-1
/
+3
2020-09-30
Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by more
patrick
2
-1
/
+159
2020-09-29
Add support for A64 UART resets.
kettenis
1
-0
/
+10
2020-09-29
Add support for the PCA9546 I2C switch to pcamux(4). In comparison to
patrick
1
-5
/
+14
2020-09-29
The pcamux(4) device tree node's children are the individual channels,
patrick
1
-2
/
+4
2020-09-29
Set the correct length before copying to userland.
mpi
1
-1
/
+2
2020-09-29
Add TP-LINK UE300 device.
kevlo
1
-2
/
+3
2020-09-28
Add support for Comet Lake I2C controllers; needed to have a working
kettenis
1
-1
/
+5
2020-09-28
Add defines for the number of frames to skip on powerpc64.
kettenis
1
-1
/
+4
2020-09-27
Add workaround for Lenovo X1 gen 8 which has AML that tries to invoke
kettenis
1
-1
/
+4
2020-09-27
Make sure acpicpu(4) doesn't attach to Processor nodes that happen to have
kettenis
1
-2
/
+4
2020-09-26
Make kd_claim() accept an explicit argument representing the number of
anton
1
-10
/
+13
2020-09-26
Read curproc once in kcov_remote_enter() and kcov_remote_leave().
anton
1
-6
/
+10
[prev]
[next]