index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2019-11-22
Be consistent and always use CLR() to clear flags.
Kenneth R Westerback
2019-11-22
The DNS proposal list can (soon) be empty to signal a withdraw, relax
Florian Obser
2019-11-22
Use rtm_proposal() to send out DNS updates. Both when DNS are added and
Claudio Jeker
2019-11-22
Add rtm_proposal, a function to send out RTM_PROPOSAL messages from the
Claudio Jeker
2019-11-21
Be consistent and always use [!]ISSET() to test flags in xs->flags.
Kenneth R Westerback
2019-11-21
Be consistent and always use SET() to set flags in xs->flags.
Kenneth R Westerback
2019-11-21
Fix comment typo: specification
akoshibe
2019-11-21
rename struct tun_softc members so they're prefixed with "sc".
David Gwynne
2019-11-21
Remove duplicate #define OFP_ALIGNMENT
akoshibe
2019-11-20
ksmn(4): Improve the precision of the fractional part of temperatures.
Bryan Steele
2019-11-20
Some Intel SD/MMC controllers do not like the voltage being
Patrick Wildt
2019-11-20
regen
Patrick Wildt
2019-11-20
Add PCI IDs for Gemini Lake SD/MMC controllers
Patrick Wildt
2019-11-20
Correctly match another 9560-based device.
Patrick Wildt
2019-11-20
Ensure that the kernel stack is properly aligned on mips64. This fixes
Visa Hankala
2019-11-19
When waiting on pipe I/O, simplify the unlock/relock logic using
anton
2019-11-19
regen
Stefan Sperling
2019-11-19
Add PCI ID for an Intel AX 200 device.
Stefan Sperling
2019-11-19
Set isr to the correct value (sc->rl_intrs).
Kevin Lo
2019-11-19
Don't assign ifp twice in the re_txeof().
Kevin Lo
2019-11-19
Correct the link speed constant variables. From Shoichi Yamaguchi.
YASUOKA Masahiko
2019-11-19
Enable rge(4).
Kevin Lo
2019-11-19
take care to avoid a race when creating the same interface.
David Gwynne
2019-11-18
Delete commented out VNDIOCGET60 ioctl
Jeremie Courreges-Anglas
2019-11-18
Accept inet6 address with missing sa_len for the get ioctl(2).
Alexander Bluhm
2019-11-18
Fix off-by-one TRB issue in bulk transfers larger than 64k.
Marcus Glocker
2019-11-18
Fix actual length calculation of short transfers in xhci(4). So far
Patrick Wildt
2019-11-18
Add support for 9260 and 9560 devices to iwm(4).
Stefan Sperling
2019-11-18
don't leak the the task struct used for the addrhook in pfi_detach_ifnet.
David Gwynne
2019-11-18
regen
Kevin Lo
2019-11-18
Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet
Kevin Lo
2019-11-17
"set delay" never worked as committed: the delay field was not copied
Otto Moerbeek
2019-11-17
print firmware version as unsigned ints
Joshua Stein
2019-11-16
Provide 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-15
Remove gratuitous #ifdef.
Visa Hankala
2019-11-15
Whitespace removal, no code change.
Mike Larkin
2019-11-15
Fix a spelling error in a comment and remove some extra whitespace
Mike Larkin
2019-11-14
Unleash all the available openings and let the midlayer sort things
Kenneth R Westerback
2019-11-14
Remove hardcoding of NetChip vendor/product id so that urndis(4) can attach
Aaron Bieber
2019-11-14
avoid a use after free in if_delgroup.
David Gwynne
2019-11-13
Non root user must not use ioctl(2) to mess around with the address
Alexander Bluhm
2019-11-13
Add DoT 853 to DEFBADDYNAMICPORTS_TCP. This port will be increasingly
Theo de Raadt
2019-11-13
Fix get/set datapath comments.
tobhe
2019-11-13
Send uhid(4) reports via the optional interrupt out pipe. Some
Patrick Wildt
2019-11-13
Non root users must not set the parameters of pppoe(4) interfaces.
Alexander Bluhm
2019-11-13
drm/i915/cmdparser: Fix jump whitelist clearing
Jonathan Gray
2019-11-13
drm/i915/gen8+: Add RC6 CTX corruption WA
Jonathan Gray
2019-11-13
drm/i915: Lower RM timeout to avoid DSI hard hangs
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Ignore Length operands during command matching
Jonathan Gray
[next]