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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
Add more PWM pin descriptions.
kettenis
1
-1
/
+32
2020-12-29
Adjut the roa-set unittest to the new way roas are added into a trie.
claudio
2
-65
/
+34
2020-12-29
Adjust the roa-set config test. Overlapping ROAs are no longer merged by
claudio
1
-3
/
+7
2020-12-29
In preparation for RTR support change the representation of the roa-set
claudio
7
-143
/
+158
2020-12-29
Fix calloc in GBR
job
1
-2
/
+2
2020-12-29
Document kern.video.record.
mglocker
3
-11
/
+45
2020-12-29
sync usage() with SYNOPSIS; the -S option remains
jmc
1
-2
/
+2
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
claudio
2
-8
/
+13
2020-12-29
Only skip routes with a loopback gateway for network static and connected.
claudio
1
-12
/
+19
2020-12-29
Adapt to replacement of sntrup4591761x25519-sha512@tinyssh.org with
djm
3
-7
/
+9
2020-12-29
Update/replace the experimental post-quantim hybrid key exchange
djm
16
-1207
/
+1496
2020-12-28
Fix an off-by-one error in the marking of the O_CH operator following
millert
2
-3
/
+6
2020-12-28
Add back keyword "any" to match any IP address, which actually works
tobhe
1
-2
/
+5
2020-12-28
Add support for kern.video.record.
mglocker
1
-1
/
+28
2020-12-28
Analog to the the kern.audio.record sysctl parameter for audio(4)
mglocker
3
-4
/
+60
2020-12-28
Document ruby30 FLAVOR for Ruby ports
jeremy
1
-4
/
+4
2020-12-28
Remove unused start routine
kn
1
-16
/
+1
2020-12-28
Sync with i386 by asserting that IPL values should be at least IPL_NONE.
mpi
2
-2
/
+5
2020-12-28
Initialize pmap_kernel()'s mutexes.
mpi
2
-2
/
+6
2020-12-28
Use per-CPU counters for fault and stats counters reached in uvm_fault().
mpi
6
-57
/
+149
2020-12-28
Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
kettenis
1
-11
/
+119
2020-12-28
regen
kettenis
2
-2
/
+14
2020-12-28
Add Synopsys vendor and their DesignWare PCIe bridge.
kettenis
1
-1
/
+5
2020-12-28
Do not list user options with show-hooks.
nicm
1
-6
/
+8
2020-12-28
Remove current match indicator which can't work anymore since we only
nicm
1
-17
/
+8
2020-12-27
acpi_map_address() cannot be wrapped by SMALL_KERNEL anymore, as
deraadt
1
-3
/
+3
2020-12-27
Enable acpihpet on install media, because otherwise clock initialization
deraadt
4
-8
/
+8
2020-12-27
Fix "any" and "dynamic" keywords for flows and add proper IPv6 support.
tobhe
2
-55
/
+164
2020-12-27
Remove debug printf.
kettenis
1
-2
/
+1
2020-12-27
PCIe support has been added.
kettenis
1
-4
/
+2
2020-12-27
Add PCIe support.
kettenis
1
-42
/
+62
2020-12-27
Add PCIe power domain.
kettenis
1
-1
/
+14
2020-12-27
Link disklabel and newfs regress to build.
bluhm
1
-2
/
+2
2020-12-27
We know about optreset from unistd.h.
florian
1
-2
/
+1
2020-12-27
Ensure that a sufficient part of the remote log file has been
bluhm
1
-1
/
+3
2020-12-27
Make NET_LOCK() assertions conditional to DIAGNOSTIC
visa
1
-1
/
+8
2020-12-27
Use GBR that adheres to the restricted vcard profile defined in RFC 6493
job
2
-0
/
+0
2020-12-27
have mcx_process_txeof return the number of slots it processed.
dlg
1
-7
/
+8
2020-12-27
do a bus space barrier after arming the eq.
dlg
1
-2
/
+2
2020-12-27
disable timestamping a little bit harder to avoid divide by 0.
dlg
1
-1
/
+5
2020-12-27
shuffle filling the rx ring so the sw prod is updated before the hw.
dlg
1
-24
/
+19
2020-12-26
Update default preference list
kn
1
-3
/
+3
2020-12-26
Include expat_config.h to run regress with matching set of ifdefs.
bluhm
1
-3
/
+3
2020-12-26
bpf(4): bpf_d struct: replace bd_rdStart member with bd_nreaders member
cheloha
2
-35
/
+25
2020-12-26
Otto hit an impossible situation: an answer bigger than 64k.
florian
2
-4
/
+11
2020-12-26
Start each regress run from scratch with new keys and CA database.
bluhm
1
-12
/
+17
2020-12-26
Simplify parameters of pselregister().
visa
1
-8
/
+5
2020-12-26
Timing on slow armv7 machine is different. Instead of a broken
bluhm
2
-14
/
+15
2020-12-26
Fix a nasty mem leak in ld.so's own malloc. This was hard to diagnose, since
otto
1
-4
/
+1
2020-12-26
reuse the calculated vector as the argument to pci_intr_map_msix.
dlg
1
-2
/
+2
[prev]
[next]