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
2017-12-10
Add support for the internal PHY on the Allwinner H3. From Stephen Graf.
Mark Kettenis
2017-12-10
Fix MDIO_CMD register bit definitions. From Stepen Graf.
Mark Kettenis
2017-12-10
Move SB_SPLICE, SB_WAIT and SB_SEL to `sb_flags', serialized by solock().
Martin Pieuchot
2017-12-10
Remove outdated comment and trailing spaces.
Martin Pieuchot
2017-12-10
Enable the phy-supply regulator if present and use the phy id specified
Jonathan Gray
2017-12-09
Add sizes for free() in the AMD PowerNow! K8 driver.
Frederic Cambus
2017-12-09
No need for the txb_used flag anymore
Mike Belopuhov
2017-12-09
More precision in pledge sysctl report
Theo de Raadt
2017-12-09
Add a #define for the name of the .openbsd.randomdata section.
Theo de Raadt
2017-12-08
Pullup the mbuf before accessing the version field in the IP header.
Alexander Bluhm
2017-12-08
Use m_freem() in error case. Found by Maxime Villard
Claudio Jeker
2017-12-08
The adjttl functions use m_pullup(). In some cases m_pullup() can return
Claudio Jeker
2017-12-08
mpls_shim_pop() can return NULL. Check it else we end up dereferencing NULL.
Claudio Jeker
2017-12-08
Add support for background scanning to net80211 and iwm(4).
Stefan Sperling
2017-12-08
The per-interface mpls flag should also also be tested on input before
Theo de Raadt
2017-12-08
Make iwm(4) restore the ic_bss channel after tweaking this channel as part
Stefan Sperling
2017-12-08
Make sure we don't match (and attach) more than the maximum number of
Mark Kettenis
2017-12-08
Disable SMAP temporarily to display userland traces.
Martin Pieuchot
2017-12-07
correct indentation
Theo de Raadt
2017-12-07
Initialize tcp_secret in tcp_init
Mike Belopuhov
2017-12-07
In iwm(4), keep scanning if net80211 asks for a SCAN->SCAN transition
Stefan Sperling
2017-12-07
Make iwm_newstate() recover from state transition errors.
Stefan Sperling
2017-12-07
reorder some port numbers, no functional change.
Mike Larkin
2017-12-06
Update inaccurate comment: i386_has_xcrypt => amd64_has_xcrypt.
Frederic Cambus
2017-12-06
Implement support for using interrupt cookies in vbus(4) and vpci(4) as
Mark Kettenis
2017-12-05
regen
Mark Kettenis
2017-12-05
Add SPARC-M7 PCIe; rename existing SPARC PCIe entries.
Mark Kettenis
2017-12-05
Handle 64-bit-address Memory Space.
Mark Kettenis
2017-12-05
Show board ID and revision in dmesg to ease the identification
Visa Hankala
2017-12-05
Drop cn30xxpow_intr_establish(), cn30xxpow_intr() and some other
Visa Hankala
2017-12-04
Sadly the firmware on SPARC T7 machines omits the executable bit on mappings
Mark Kettenis
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-04
RFC 4861 requires that all neighbor discovery packets have 255 in
Alexander Bluhm
2017-12-04
add the alps touchpad that can be found in the ideapad 710s
Robert Nagy
2017-12-04
Make divert lookup similar for all socket types. If PF_TAG_DIVERTED
Alexander Bluhm
2017-12-04
Change __mp_lock_held() to work with an arbitrary CPU info structure and
Martin Pieuchot
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-03
Enable bgw(4).
Mark Kettenis
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-03
Rename ci_number to ci_cpuid to match other archs.
Martin Pieuchot
2017-12-01
Add quotes around the name of (unconfigured) devices like we do for other
Mark Kettenis
2017-12-01
Fix white spaces and shorten long line.
Alexander Bluhm
2017-12-01
Simplify the reverse PCB lookup logic. The PF_TAG_TRANSLATE_LOCALHOST
Alexander Bluhm
2017-11-30
Fix the IPL and flags of the MP-safe crypto taskq. Now a sane IPL
Visa Hankala
2017-11-30
Fix typos in comments.
Nayden Markatchev
2017-11-30
Add bgw(4), a driver for a family of Bosch acceleration sensors.
Mark Kettenis
2017-11-30
vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't
helg
2017-11-30
__MAP_NOFAULT doesn't make sense with anon mappings, so return EINVAL if
Philip Guenther
2017-11-30
Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI
Philip Guenther
2017-11-29
Add support for GPIO-signaled events.
Mark Kettenis
[next]