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-26
add bus_dmamap_sync ops around the eq.
dlg
1
-6
/
+27
2020-12-26
add some bus_dmamap_syncs around the rq.
dlg
1
-2
/
+16
2020-12-26
sprinkle some bus_dmamap_syncs around the cq handling.
dlg
1
-1
/
+14
2020-12-26
sprinkle some bus_dmamap_syncs around the sq.
dlg
1
-2
/
+17
2020-12-26
better manage the lifetime of the dmamem used for various rings.
dlg
1
-36
/
+65
2020-12-26
sdmmc(4): sdmmc_io_function_enable(): don't sleep on lbolt
cheloha
1
-2
/
+2
2020-12-26
Convert CA regress implementation from shell script to make file.
bluhm
5
-141
/
+100
2020-12-26
Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.
bluhm
3
-17
/
+17
2020-12-26
Wrap long lines.
bluhm
3
-11
/
+12
2020-12-25
Send fragment that reaches beyond max packet length. pf ignores
bluhm
2
-1
/
+60
2020-12-25
Wrap long lines.
bluhm
7
-26
/
+52
2020-12-25
expose the mcx timer as a timecounter.
dlg
1
-1
/
+30
2020-12-25
Switch to scapy with python 3.
bluhm
10
-86
/
+85
2020-12-25
match on Gemini Lake I2C
jsg
1
-1
/
+9
2020-12-25
Link pktinfo_addr and srcaddr regress to build.
bluhm
1
-2
/
+8
2020-12-25
Switch to scapy with python 3.
bluhm
34
-377
/
+376
2020-12-25
Switch to scapy with python 3.
bluhm
6
-38
/
+37
2020-12-25
Switch to scapy with python 3.
bluhm
6
-73
/
+72
2020-12-25
Switch to scapy with python 3.
bluhm
24
-263
/
+263
2020-12-25
Switch to scapy with python 3.
bluhm
10
-174
/
+176
2020-12-25
Switch to scapy with python 3.
bluhm
14
-101
/
+100
2020-12-25
Missed a python2 in previous commit.
bluhm
1
-2
/
+2
2020-12-25
Switch to scapy with python 3.
bluhm
5
-27
/
+32
2020-12-25
Switch to scapy with python 3.
bluhm
3
-45
/
+42
2020-12-25
Refactor klist insertion and removal
visa
35
-122
/
+144
2020-12-25
Small smr_grace_wait() optimization
visa
2
-7
/
+28
2020-12-25
Add Orange Pi Zero Plus. ok jsg@
dtucker
1
-1
/
+2
2020-12-25
Add to *FLAGS and *ADD rather than overwriting them
tb
1
-6
/
+6
2020-12-25
Fix test after change of wmesg.
visa
1
-0
/
+0
2020-12-25
Switch to scapy with python 3.
bluhm
18
-177
/
+177
2020-12-24
Switch to scapy with python 3.
bluhm
3
-26
/
+26
2020-12-24
Switch to scapy with python 3.
bluhm
3
-28
/
+28
2020-12-24
Do proper accounting of zero length TDs. Currently a specific number
mglocker
2
-2
/
+6
2020-12-24
Extract clock frequency from _DSD properties.
patrick
1
-1
/
+3
2020-12-24
Implement capability register overrides based on _DSD properties.
kettenis
1
-2
/
+11
2020-12-24
regen
jsg
2
-4
/
+76
2020-12-24
add some NVMe devices and Intel Comet Lake host bridges
jsg
1
-2
/
+18
2020-12-24
Initialize mips64 pmap pool using IPL_VM.
visa
1
-2
/
+2
2020-12-24
First fulfil all challenges then tell the CA that it should check.
florian
1
-2
/
+7
2020-12-24
ramdisks do not contain WOL
deraadt
1
-1
/
+3
2020-12-24
handle reported core clock frequency of 0 on newer Intel Comet Lake
jsg
1
-1
/
+3
2020-12-24
tsleep(9): add global "nowake" channel for threads avoiding wakeup(9)
cheloha
2
-2
/
+12
2020-12-24
Add Wake on LAN support to rge(4).
kevlo
3
-5
/
+97
2020-12-23
Print specific headline for TCP state and IP protocol in netstat.
bluhm
1
-3
/
+4
2020-12-23
sigsuspend(2): change wmesg from "pause" to "sigsusp"
cheloha
1
-2
/
+2
2020-12-23
nanosleep(2): shorten wmesg from "nanosleep" to "nanoslp"
cheloha
1
-2
/
+2
2020-12-23
smtpd's filter state machine can prematurely release resources
millert
1
-6
/
+1
2020-12-23
Use IPL_VM for the pmap pool like we do on amd64.
kettenis
1
-2
/
+2
2020-12-23
Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5)
krw
3
-16
/
+42
2020-12-23
Fix a memory leak: use a single memory allocation for struct addrinfo and
eric
1
-31
/
+38
[prev]
[next]