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-05-15
Fix free(9) sizes in softraid(4)
jan
1
-26
/
+28
2019-05-15
remove some use of uninitialized values pointed out by jsg@
jmatthew
1
-3
/
+3
2019-05-15
Rework tx path to allow using up to 13 segments per packet, so we don't
jmatthew
1
-50
/
+115
2019-05-14
Fix athn(4) 9280 1T2R devices; broken since my noisefloor calib commit
stsp
1
-2
/
+2
2019-05-14
Add free(9) sizes to ahc(4)
jan
2
-18
/
+18
2019-05-14
armv7 and arm64 also have ci_idepth
jsg
1
-2
/
+3
2019-05-13
print a newline for attach. from f holop
tedu
1
-1
/
+2
2019-05-13
enable in_irq() based check
jsg
1
-2
/
+0
2019-05-13
add in_irq() in_interrupt() in_task()
jsg
1
-0
/
+14
2019-05-13
free(9) sizes.
mpi
1
-3
/
+3
2019-05-13
add idr_is_empty()
jsg
1
-1
/
+6
2019-05-13
vmm: add host side pvclock
pd
3
-23
/
+26
2019-05-12
remove unused STUB definition
jsg
1
-6
/
+0
2019-05-12
Fix 'ifconfig nwflags; These flags ended up overlapping with other flags
stsp
1
-4
/
+3
2019-05-12
Make sure the extended PM register descriptions actually exist before
kettenis
1
-9
/
+9
2019-05-12
Add support for mapping ACPI PM registers using the "extended" gasio
kettenis
1
-30
/
+71
2019-05-11
Kill an unused done: label and the associated superfluous "return;"
krw
1
-3
/
+1
2019-05-11
implement dma_fence_array
jsg
2
-15
/
+123
2019-05-11
Fix incorrect error message.
lteo
1
-2
/
+2
2019-05-11
Implement interrupt controller functionality in the Rockchip
patrick
1
-1
/
+236
2019-05-11
Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller.
patrick
2
-1
/
+695
2019-05-11
move irq_work bits into irq_work header
jsg
2
-21
/
+50
2019-05-11
Regen
abieber
1
-2
/
+26
2019-05-11
Add the colemak keyboard layout.
abieber
2
-3
/
+29
2019-05-10
Fix idr_get_next() such that idr_for_each_entry() actually works.
kettenis
1
-10
/
+9
2019-05-10
Add a fallback to ehci(4)'s phy init code so that when there
patrick
1
-1
/
+6
2019-05-10
Explicitly disable BCM4331 chips present in 2011-2012 Apple Mac systems.
bcook
2
-15
/
+53
2019-05-10
regen
jsg
2
-2
/
+157
2019-05-10
add Intel Atom C3000 ids
jsg
1
-1
/
+32
2019-05-10
Add more flags to the debug bitmask
guenther
1
-2
/
+3
2019-05-09
set up IFP using the gen3 path on pineview
jsg
1
-4
/
+3
2019-05-09
Measure poll interval with monotonic clock. ok jcs@
cheloha
1
-6
/
+7
2019-05-09
add free sizes
semarie
1
-4
/
+4
2019-05-09
Correctly mask status bits in iwm's ADD_STA command response; remaining
stsp
1
-4
/
+4
2019-05-09
Add two sanity checks to iwm's firmware notification interrupt handler:
stsp
1
-3
/
+5
2019-05-09
add free sizes
bcook
1
-7
/
+13
2019-05-09
When changing device rate, send request to the clock source unit.
ratchov
1
-3
/
+39
2019-05-09
Set the rate of UAC v2.0 clock units using the control interface, not
ratchov
1
-2
/
+2
2019-05-09
Skip empty control interfaces when parsing descriptors.
ratchov
1
-8
/
+5
2019-05-09
Implement set_rate() method for M-Audio Audiophile 192k cards.
ratchov
1
-2
/
+20
2019-05-09
Add ucrcom(4) a (very simple) driver for the serial console of (some)
kettenis
1
-1
/
+6
2019-05-08
Add ucrcom(4) a (very simple) driver for the serial console of (some)
kettenis
1
-0
/
+136
2019-05-08
regen
kettenis
2
-4
/
+9
2019-05-08
add Google vendor ID
kettenis
1
-1
/
+2
2019-05-08
Add wait_event_killable(). In linux TASK_KILLABLE only gets fatal
jsg
1
-1
/
+7
2019-05-08
Fix overflow tests such that we can allocate arrays with zero items.
kettenis
2
-3
/
+3
2019-05-08
add cmpxchg() with same implementation as atomic_cmpxchg()
jsg
1
-1
/
+2
2019-05-08
We're not quite ready yet to actually detach inteldrm(4).
kettenis
1
-1
/
+3
2019-05-08
add free size, the old number of mixers, when reallocating.
tedu
1
-2
/
+2
2019-05-08
when freeing ccbs, pass the number so we can free with the size.
tedu
1
-7
/
+10
[prev]
[next]