summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-26add bus_dmamap_sync ops around the eq.dlg1-6/+27
2020-12-26add some bus_dmamap_syncs around the rq.dlg1-2/+16
2020-12-26sprinkle some bus_dmamap_syncs around the cq handling.dlg1-1/+14
2020-12-26sprinkle some bus_dmamap_syncs around the sq.dlg1-2/+17
2020-12-26better manage the lifetime of the dmamem used for various rings.dlg1-36/+65
2020-12-26sdmmc(4): sdmmc_io_function_enable(): don't sleep on lboltcheloha1-2/+2
2020-12-26Convert CA regress implementation from shell script to make file.bluhm5-141/+100
2020-12-26Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.bluhm3-17/+17
2020-12-26Wrap long lines.bluhm3-11/+12
2020-12-25Send fragment that reaches beyond max packet length. pf ignoresbluhm2-1/+60
2020-12-25Wrap long lines.bluhm7-26/+52
2020-12-25expose the mcx timer as a timecounter.dlg1-1/+30
2020-12-25Switch to scapy with python 3.bluhm10-86/+85
2020-12-25match on Gemini Lake I2Cjsg1-1/+9
2020-12-25Link pktinfo_addr and srcaddr regress to build.bluhm1-2/+8
2020-12-25Switch to scapy with python 3.bluhm34-377/+376
2020-12-25Switch to scapy with python 3.bluhm6-38/+37
2020-12-25Switch to scapy with python 3.bluhm6-73/+72
2020-12-25Switch to scapy with python 3.bluhm24-263/+263
2020-12-25Switch to scapy with python 3.bluhm10-174/+176
2020-12-25Switch to scapy with python 3.bluhm14-101/+100
2020-12-25Missed a python2 in previous commit.bluhm1-2/+2
2020-12-25Switch to scapy with python 3.bluhm5-27/+32
2020-12-25Switch to scapy with python 3.bluhm3-45/+42
2020-12-25Refactor klist insertion and removalvisa35-122/+144
2020-12-25Small smr_grace_wait() optimizationvisa2-7/+28
2020-12-25Add Orange Pi Zero Plus. ok jsg@dtucker1-1/+2
2020-12-25Add to *FLAGS and *ADD rather than overwriting themtb1-6/+6
2020-12-25Fix test after change of wmesg.visa1-0/+0
2020-12-25Switch to scapy with python 3.bluhm18-177/+177
2020-12-24Switch to scapy with python 3.bluhm3-26/+26
2020-12-24Switch to scapy with python 3.bluhm3-28/+28
2020-12-24Do proper accounting of zero length TDs. Currently a specific numbermglocker2-2/+6
2020-12-24Extract clock frequency from _DSD properties.patrick1-1/+3
2020-12-24Implement capability register overrides based on _DSD properties.kettenis1-2/+11
2020-12-24regenjsg2-4/+76
2020-12-24add some NVMe devices and Intel Comet Lake host bridgesjsg1-2/+18
2020-12-24Initialize mips64 pmap pool using IPL_VM.visa1-2/+2
2020-12-24First fulfil all challenges then tell the CA that it should check.florian1-2/+7
2020-12-24ramdisks do not contain WOLderaadt1-1/+3
2020-12-24handle reported core clock frequency of 0 on newer Intel Comet Lakejsg1-1/+3
2020-12-24tsleep(9): add global "nowake" channel for threads avoiding wakeup(9)cheloha2-2/+12
2020-12-24Add Wake on LAN support to rge(4).kevlo3-5/+97
2020-12-23Print specific headline for TCP state and IP protocol in netstat.bluhm1-3/+4
2020-12-23sigsuspend(2): change wmesg from "pause" to "sigsusp"cheloha1-2/+2
2020-12-23nanosleep(2): shorten wmesg from "nanosleep" to "nanoslp"cheloha1-2/+2
2020-12-23smtpd's filter state machine can prematurely release resourcesmillert1-6/+1
2020-12-23Use IPL_VM for the pmap pool like we do on amd64.kettenis1-2/+2
2020-12-23Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5)krw3-16/+42
2020-12-23Fix a memory leak: use a single memory allocation for struct addrinfo anderic1-31/+38