summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-11-22Be consistent and always use CLR() to clear flags.Kenneth R Westerback
2019-11-22The DNS proposal list can (soon) be empty to signal a withdraw, relaxFlorian Obser
2019-11-22Use rtm_proposal() to send out DNS updates. Both when DNS are added andClaudio Jeker
2019-11-22Add rtm_proposal, a function to send out RTM_PROPOSAL messages from theClaudio Jeker
2019-11-21Be consistent and always use [!]ISSET() to test flags in xs->flags.Kenneth R Westerback
2019-11-21Be consistent and always use SET() to set flags in xs->flags.Kenneth R Westerback
2019-11-21Fix comment typo: specificationakoshibe
2019-11-21rename struct tun_softc members so they're prefixed with "sc".David Gwynne
2019-11-21Remove duplicate #define OFP_ALIGNMENTakoshibe
2019-11-20ksmn(4): Improve the precision of the fractional part of temperatures.Bryan Steele
2019-11-20Some Intel SD/MMC controllers do not like the voltage beingPatrick Wildt
2019-11-20regenPatrick Wildt
2019-11-20Add PCI IDs for Gemini Lake SD/MMC controllersPatrick Wildt
2019-11-20Correctly match another 9560-based device.Patrick Wildt
2019-11-20Ensure that the kernel stack is properly aligned on mips64. This fixesVisa Hankala
2019-11-19When waiting on pipe I/O, simplify the unlock/relock logic usinganton
2019-11-19regenStefan Sperling
2019-11-19Add PCI ID for an Intel AX 200 device.Stefan Sperling
2019-11-19Set isr to the correct value (sc->rl_intrs).Kevin Lo
2019-11-19Don't assign ifp twice in the re_txeof().Kevin Lo
2019-11-19Correct the link speed constant variables. From Shoichi Yamaguchi.YASUOKA Masahiko
2019-11-19Enable rge(4).Kevin Lo
2019-11-19take care to avoid a race when creating the same interface.David Gwynne
2019-11-18Delete commented out VNDIOCGET60 ioctlJeremie Courreges-Anglas
2019-11-18Accept inet6 address with missing sa_len for the get ioctl(2).Alexander Bluhm
2019-11-18Fix off-by-one TRB issue in bulk transfers larger than 64k.Marcus Glocker
2019-11-18Fix actual length calculation of short transfers in xhci(4). So farPatrick Wildt
2019-11-18Add support for 9260 and 9560 devices to iwm(4).Stefan Sperling
2019-11-18don't leak the the task struct used for the addrhook in pfi_detach_ifnet.David Gwynne
2019-11-18regenKevin Lo
2019-11-18Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb EthernetKevin Lo
2019-11-17"set delay" never worked as committed: the delay field was not copiedOtto Moerbeek
2019-11-17print firmware version as unsigned intsJoshua Stein
2019-11-16Provide exact lock assertions for rwlocks when witness(4) is enabled.Visa Hankala
2019-11-16- Don't enable/disable efuse access protection for rtl8188c/rtl8192c;Kevin Lo
2019-11-15Remove gratuitous #ifdef.Visa Hankala
2019-11-15Whitespace removal, no code change.Mike Larkin
2019-11-15Fix a spelling error in a comment and remove some extra whitespaceMike Larkin
2019-11-14Unleash all the available openings and let the midlayer sort thingsKenneth R Westerback
2019-11-14Remove hardcoding of NetChip vendor/product id so that urndis(4) can attachAaron Bieber
2019-11-14avoid a use after free in if_delgroup.David Gwynne
2019-11-13Non root user must not use ioctl(2) to mess around with the addressAlexander Bluhm
2019-11-13Add DoT 853 to DEFBADDYNAMICPORTS_TCP. This port will be increasinglyTheo de Raadt
2019-11-13Fix get/set datapath comments.tobhe
2019-11-13Send uhid(4) reports via the optional interrupt out pipe. SomePatrick Wildt
2019-11-13Non root users must not set the parameters of pppoe(4) interfaces.Alexander Bluhm
2019-11-13drm/i915/cmdparser: Fix jump whitelist clearingJonathan Gray
2019-11-13drm/i915/gen8+: Add RC6 CTX corruption WAJonathan Gray
2019-11-13drm/i915: Lower RM timeout to avoid DSI hard hangsJonathan Gray
2019-11-13drm/i915/cmdparser: Ignore Length operands during command matchingJonathan Gray