summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27Push the kernel lock down into arpresolve(). We still need it toAlexander Bluhm
2022-06-27Revert 1.44; that slow getsecs() workaround had been added for the sake ofMiod Vallat
2022-06-27Fix comment.Miod Vallat
2022-06-27Fix white space and wrap long lines.Alexander Bluhm
2022-06-27zap extraneous .PpJason McIntyre
2022-06-27tweak the tso text a little;Jason McIntyre
2022-06-27Delete the ancient "hold Shift key to force CHS" code. Noone has neededTheo de Raadt
2022-06-27vmm: move ept pointer configuration to vcpu_init_vmxDave Voutila
2022-06-27Introduce Large Receive Offloading of TCP segment offloading for ix(4). It isJan Klemkow
2022-06-27vmm: zero virtual addresses of vcpu state pages after freeingDave Voutila
2022-06-27Correct misleading comment for URI parsingBob Beck
2022-06-27kbind(2): unlock syscall, push kernel lock down to binding loopScott Soule Cheloha
2022-06-27Add function to free all of the issuer cache.Bob Beck
2022-06-27Remove switch(4) leftovers.Visa Hankala
2022-06-27Allow security_level to mestastasize into the verifierTheo Buehler
2022-06-27Prepare to provide X509_VERIFY_PARAM_set_auth_level()Theo Buehler
2022-06-27Add new time manipulation funcitons that OpenSSL has exposed thatBob Beck
2022-06-27install script no longer creates a dhclient.conf under any circumstances,Theo de Raadt
2022-06-27Fix lock order reversal in nfs_inactive()Visa Hankala
2022-06-27kqueue: Clear task when closing kqueueVisa Hankala
2022-06-27Regress test for the open policy role capability. Make sure it properlyClaudio Jeker
2022-06-27bgpctl bits for RFC 9234 support.Claudio Jeker
2022-06-27Add support for RFC 9234 - Route Leak Prevention and Detection Using RolesClaudio Jeker
2022-06-27Remember the error of ucomreadcb() for the next ucomread() call and returns anJan Klemkow
2022-06-27Allow the pluart(4) baud rate to be changed.Anton Lindqvist
2022-06-27Instead of calling getuptime() all the time in ARP code, do it onlyAlexander Bluhm
2022-06-27Prepare to provide EVP_PKEY_security_bits()Theo Buehler
2022-06-27Prepare to provide DH_security_bits()Theo Buehler
2022-06-27Prepare to provide RSA_security_bits()Theo Buehler
2022-06-27Prepare to provide DSA_security_bits()Theo Buehler
2022-06-27Prepare to provide BN_security_bits()Theo Buehler
2022-06-27Move rc.firsttime additions before some slower jobs run from install.sub.Stuart Henderson
2022-06-27Mostly rewrite appl_request_upstream_reply.Martijn van Duren
2022-06-27Initialize oidbuf and regionbuf when registering a region in appl_region.Martijn van Duren
2022-06-27Add skiplist option to steer clear of skiplisted hostsJob Snijders
2022-06-27Do not run receive and transmit interrupt handlers when the bnxt(4)Alexander Bluhm
2022-06-27Fix bwfm(4) ifconfig media display on devices with sta_info command version 3.Stefan Sperling
2022-06-27Tweak previous - find end of style correctly.Nicholas Marriott
2022-06-27Do not expand single character format aliases inside #[] since theyNicholas Marriott
2022-06-27Don't copy more than sa_len from the sockaddr to the sysctl / rt msg buffer.Claudio Jeker
2022-06-27Whitespace/KNFMike Larkin
2022-06-27amdgpio(4): restore pin configuration on resumeMike Larkin
2022-06-26Mark `pipex_enable' as atomic. We never check `pipex_enable' withinVitaliy Makkoveev
2022-06-26Don't reset `idle_time' timeout on closed pipex(4) sessions in packetVitaliy Makkoveev
2022-06-26Don't take kernel lock on pipex(4) pppoe input. This extra serializationVitaliy Makkoveev
2022-06-26In groff commit 78e66624 on May 7 20:15:33 2021 +1000,Ingo Schwarze
2022-06-26add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl...Stuart Henderson
2022-06-26Fix spacing.Vitaliy Makkoveev
2022-06-26add --null to usage() forgot in previous commit. reminded by jmc@, thanks!op
2022-06-26Switch walkargs for the buffer size to size_t and change the overflowClaudio Jeker