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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
Let MAIR comment catch up with reality.
kettenis
1
-2
/
+5
2021-03-10
Fix typo for ATS attribute member in IORT root complex struct.
patrick
1
-2
/
+2
2021-03-10
spelling
jsg
68
-162
/
+162
2021-03-10
pmap_avail_setup() is the only place physmem is calculated, delete a bunch
deraadt
1
-9
/
+2
2021-03-09
Node without a "status" property should be considered enabled as well.
kettenis
1
-3
/
+3
2021-03-09
Issuing FIOSETOWN and TIOCSPGRP ioctl commands on a tun(4) device leaks
anton
1
-2
/
+3
2021-03-09
Shorten the if_cloners_lock name preventing it from being truncated in
anton
1
-2
/
+2
2021-03-09
Recognize Apple Firestorm cores.
kettenis
1
-1
/
+3
2021-03-09
Add support for 30-bit color modes.
kettenis
1
-2
/
+4
2021-03-09
Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)
bluhm
2
-31
/
+157
2021-03-09
Add initial bits for Check Point UTM-1 EDGE N.
visa
3
-3
/
+15
2021-03-09
ofw_read_mem_regions() can skip calculation of physmem. pmap.c
deraadt
1
-5
/
+1
2021-03-08
Enable ixl(4).
patrick
2
-2
/
+4
2021-03-08
Revert commitid: AZrsCSWEYDm7XWuv;
claudio
3
-10
/
+14
2021-03-08
We no longer "accept" RAs in the kernel, delete misleading comment.
florian
1
-2
/
+1
2021-03-08
Add another Type Cover device
jcs
1
-1
/
+2
2021-03-08
regen
jcs
2
-4
/
+9
2021-03-08
Add Surface Pro Type Cover
jcs
1
-1
/
+2
2021-03-08
Allow uhidev child devices to claim selective report ids
jcs
16
-57
/
+74
2021-03-08
Add support for sdhc(4) on Raspberry Pi in ACPI mode.
kettenis
1
-2
/
+8
2021-03-08
Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. Add
kurt
1
-57
/
+262
2021-03-08
Revise the ASID allocation sheme to avoid a hang when running out of free
kettenis
2
-31
/
+120
2021-03-08
Move a KERNEL_ASSERT_LOCKED() from single_thread_clear() to cursig().
mpi
1
-6
/
+3
2021-03-08
Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic.
mpi
3
-14
/
+10
2021-03-08
Remove the workaround which identified Go executables, and permitted them
deraadt
1
-7
/
+2
2021-03-07
Explicitly align kernel text.
mortimer
2
-5
/
+6
2021-03-07
Fix aml_store() to work properly when the lvalue is a reference of
yasuoka
1
-3
/
+4
2021-03-07
Pass standard DMA tag to acpi(4) table drivers.
patrick
1
-1
/
+2
2021-03-07
ansi
jsg
17
-636
/
+262
2021-03-07
ansi
jsg
10
-279
/
+115
2021-03-07
ansi
jsg
5
-61
/
+24
2021-03-07
ansi
jsg
35
-816
/
+320
2021-03-07
use uint64_t ethernet addresses for compares in carp.
dlg
3
-17
/
+16
2021-03-06
Since with the current design there's one device per domain, and one
patrick
1
-17
/
+11
2021-03-06
One major issue talked about in research papers is reducing the overhead
patrick
1
-61
/
+103
2021-03-06
ansi
jsg
7
-18
/
+13
2021-03-05
ansi
jsg
2
-14
/
+6
2021-03-05
ansi
jsg
15
-250
/
+113
2021-03-05
ansi
jsg
4
-53
/
+20
2021-03-05
ansi
jsg
2
-88
/
+42
2021-03-05
deregister
jsg
5
-32
/
+32
2021-03-05
ansi
jsg
8
-202
/
+78
2021-03-05
pass the uint64_t dst ethernet address from ether_input to bridges.
dlg
6
-29
/
+26
2021-03-05
ansi
jsg
1
-3
/
+2
2021-03-05
ansi
jsg
1
-9
/
+5
2021-03-05
work with 64bit ethernet addresses in ether_input().
dlg
1
-9
/
+10
2021-03-05
Improve readability of softc accesses.
patrick
1
-13
/
+20
2021-03-05
Introduce an IOVA allocator instead of mapping pages 1:1. Mapping pages 1:1
patrick
2
-105
/
+128
2021-03-05
Extend the commented code that shows which additional mappings are needed,
patrick
1
-6
/
+24
2021-03-04
Turns out the cores on Apple's M1 SoC only support 8-bit ASIDs.
kettenis
1
-52
/
+57
[prev]
[next]