summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2018-10-29needs sys/lock.hTheo de Raadt
2018-10-28Correctly deal with upper level unveil's by keeping track of the coveringBob Beck
2018-10-27pass around the ess and ni structures we plan to use directly, insteadPeter Hessler
2018-10-27clean up accounting of the AUTO_JOIN flag by making sure it is set or clearedPeter Hessler
2018-10-27don't join to a network where we expect cleartext, and the AP is using cryptoPeter Hessler
2018-10-27Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.anton
2018-10-27Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.anton
2018-10-27Rework previous lockf fix; bluhm@ noticed a regress failure during consecutiveanton
2018-10-27size for free(); ok ratchov@miko
2018-10-26Use EFI memory map to determine what memory regions are availble just likeMark Kettenis
2018-10-26Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSCMark Kettenis
2018-10-26With lld the calculation of the entry point was wrong sinceChristian Weisgerber
2018-10-26Make it clear that `if_bridgeport' is dereferenced in the ioctl pathMartin Pieuchot
2018-10-26Correct linker emulation name for lld when building i386 kernels on amd64.Christian Weisgerber
2018-10-26regenMike Larkin
2018-10-26Add VirtualBox NVMeMike Larkin
2018-10-26syncKevin Lo
2018-10-26Fix entry for Realtek RTL8723BE, from Stuart Shillington.Kevin Lo
2018-10-25New mesa uses the I915_MMAP_WC flag which we advertise but don't actuallyMark Kettenis
2018-10-25Fix a resource leak in doaccept().Visa Hankala
2018-10-25start both the sc_ka_send and sc_ka_hold timeout whenDavid Gwynne
2018-10-23Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).Mark Kettenis
2018-10-23Fix OFW GPIO regulator by breaking out of the loop once the correctPatrick Wildt
2018-10-23Make pf compile without DIAGNOSTIC againReyk Floeter
2018-10-22Don't let HFSC force the packet priority to 7 when enabledDavid Gwynne
2018-10-22More "explicitely" -> "explicitly" in various comments.Kenneth R Westerback
2018-10-22ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@cheloha
2018-10-22Rename 'bridge_iflist' variables for coherency, missed in previous.Martin Pieuchot
2018-10-22regenJonathan Gray
2018-10-22Add AMD 400 series (promontory), vega 10, more 17h ids seen onJonathan Gray
2018-10-21regenmortimer
2018-10-21Add some devices found on Lenovo A485.mortimer
2018-10-20Take the "package" into account when calculating the "smt" ID on modernMark Kettenis
2018-10-20Sync with amd64 version.Mark Kettenis
2018-10-20Sync with amd64 version.Mark Kettenis
2018-10-20Bring over changes from aarch64 to fix building with ld.lld on amd64.Mark Kettenis
2018-10-20Add i386 relocations. Needed for 32-bit UEFI bootloader.Mark Kettenis
2018-10-18Partial revert of previous. Only the queue(3) stuff should have gone in.cheloha
2018-10-18igmp, struct router_info: use queue(3)cheloha
2018-10-18provide a default case for all switch statements handling address familiesDavid Gwynne
2018-10-18Re-enable POOL_DEBUG for -current.Lawrence Teo
2018-10-18make sure keepalive ioctl values are either both zero, or both not zero.David Gwynne
2018-10-18make sure the tunnel is configured in gre_keepalive_sendDavid Gwynne
2018-10-18move the timeout_add in gre_keepalive_send up.David Gwynne
2018-10-18Process incoming gre(4) keepalives early to avoid bpf seeing them.David Gwynne
2018-10-17Only the scheduler time statistics should be affected by spinning.Alexander Bluhm
2018-10-16- pf: honor quick on anchor rulesAlexandr Nedvedicky
2018-10-16Add linker script to assis lld with building something usable that doesn'tMark Kettenis
2018-10-16Add gapdummy logic (already used on other archs) to allow linking with lld.Christian Weisgerber
2018-10-16pull and put the traffic class in ipv6 headersDavid Gwynne