summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2018-10-15use PFR_RB_NONE consistentlykn
2018-10-13Tweak linker flags and objcopy invocation to make things build with lld.Mark Kettenis
2018-10-13Expose net.inet.ip.arpq.drops to help debug what's going on when a lotFlorian Obser
2018-10-13we are now working on 6.4-currentTheo de Raadt
2018-10-10RT_TABLEID_MAX is 255, fix places that assumed that it is less than 255.Reyk Floeter
2018-10-10User land time accounting has changed when kernel spinning time wasAlexander Bluhm
2018-10-09Fix a "copy-and-paste" error that Coverity picked up in the augment codeDavid Gwynne
2018-10-08Generate SIGBUS when we see a data abort exception because of unalignedMark Kettenis
2018-10-08POOL_DEBUG is disabled for releaseTheo de Raadt
2018-10-07In vmm, handle xsetbv like xrstor: instead of trying to prevalidatePhilip Guenther
2018-10-06When freeing a lockf struct that already is part of a linked list, make sure toanton
2018-10-05Revert KERN_CPTIME2 ENODEV changes in kernel and userspace.cheloha
2018-10-05Provide an MD 64-bit byteswapping function build on 32-bit swapsChristian Weisgerber
2018-10-05Garbage-collect the now unused __statement() macro.Christian Weisgerber
2018-10-05Do not join node information multicast group (RFC 4620).Florian Obser