summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2018-03-19Switch mvpinctrl(4) from a last match to first match principle. This isPatrick Wildt
2018-03-18NULL deref on armv7 performing NFS, within 10 seconds.Theo de Raadt
2018-03-18Refactor tcp_mtudisc() like NetBSD did. Do the route lookup onlyAlexander Bluhm
2018-03-18vmm(4): handle invalid cpuid request (%eax too large) according to the SDMMike Larkin
2018-03-17Add mvclock(4) a clock driver for the AP806 and CP110 blocks found on MarvellMark Kettenis
2018-03-17If we are compatible with "simple-mfd", attempt to attach child nodes.Mark Kettenis
2018-03-17Add proper suspend/resume support.Alexandre Ratchov
2018-03-17Set base DMA pointers when DMA starts.Alexandre Ratchov
2018-03-16Make FPU registers available in core dumps and through ptrace(2).Mark Kettenis
2018-03-16Consistently spell "IPsec" in comments and debug outputs.Martin Pieuchot
2018-03-16Add untested support for Cannon Lake and Ice Lake Ethernet (pch_cnp).Jonathan Gray
2018-03-16Improve calculation of the number of commands and sges available.Jonathan Matthew
2018-03-16use MFI_STAT_INVALID_STATUS where appropriateJonathan Matthew
2018-03-16Allocate an mfi frame for each ccb, to be used to submit passthroughJonathan Matthew
2018-03-15bug fix (I found it when comparing with if_upl.c)SASANO Takayoshi
2018-03-15Remove the check for flags M_AUTH and M_CONF (AH and ESP).remi
2018-03-15"force dirty" printf's are no longer required when pushing filesystemsTheo de Raadt
2018-03-15Remove unused struct member.Kevin Lo
2018-03-14When processing IPsec AH packets check that the header fits intoAlexander Bluhm
2018-03-14regenJasper Lievisse Adriaanse
2018-03-14add a number of devices found on the new X1Jasper Lievisse Adriaanse
2018-03-14On newer machines IPMI attaches only using the ACPI tables instead ofPatrick Wildt
2018-03-14disable POOL_DEBUG for releaseSebastian Benoit
2018-03-14we head to release soonTheo de Raadt
2018-03-14SIGSTKSZ is better defined as MINSIGSTKSZ + n pages (meaning 1U << _MAX_PAGE_...Theo de Raadt
2018-03-13Mbuf data is used as struct ether_header before it has been madeAlexander Bluhm
2018-03-13Calculate RFC7217 link-local style addresses the same way asFlorian Obser
2018-03-13Preparation for i386 Meltdown fix:Alexander Bluhm
2018-03-13drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAJonathan Gray
2018-03-13drm/dp/mst: save vcpi with payloadsJonathan Gray
2018-03-13pmap_map_ptes() always returns the same ptep and pdepp pointers,Philip Guenther
2018-03-13We don't save+restore FS.base and GS.base on every context switch butPhilip Guenther
2018-03-13make m_pullup skip over empty mbufs when finding the payload alignment.David Gwynne
2018-03-13on input, check the unicast address before the multicast handling.David Gwynne
2018-03-12make m_adj keep m_data aligned when removing all the data in an mbuf.David Gwynne
2018-03-12Remove dependencies for non-existing files.Mark Kettenis
2018-03-12Add voltage regulator support.Mark Kettenis
2018-03-12Delete unused variable.Kenji Aoyama
2018-03-12Make luna88k use the MI mplock implementation.Kenji Aoyama
2018-03-12Make luna88k use the MI mplock implementation.Kenji Aoyama
2018-03-12give mgre(4) the IFF_MULTICAST and IFF_SIMPLEX flagsDavid Gwynne
2018-03-11Wait for ETHEREN bit to clear instead of the RESET bit to prevent anMark Kettenis
2018-03-11Workaround an Azure UDP transmit checksum offloading bugMike Belopuhov
2018-03-10raise bnx(4)'s rxring lwm to 16, ok deraadtStuart Henderson
2018-03-10match two more copper i210 idsJonathan Gray
2018-03-10regenJonathan Gray
2018-03-10Add ids for Ice Lake and Cannon Lake Ethernet and some more I210 ids.Jonathan Gray
2018-03-10Add another ICH10 em(4). From John the.cheeze at gmail.Jonathan Gray
2018-03-10regenJonathan Gray
2018-03-10Add another ICH10 em(4). From John the.cheeze at gmail.Jonathan Gray