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
2015-07-19
regen
Yojiro Uo
2015-07-19
add RTL8211
Yojiro Uo
2015-07-19
use standardized register definition in mii.h rather than each
Yojiro Uo
2015-07-19
revert privious commit
Yojiro Uo
2015-07-19
potential memory leak in SIOCADDRULE
sashan
2015-07-19
unsinged variables should not be compared to be leq than 0 (unsigned a <= 0)
sashan
2015-07-19
simplify a triple-deep ternary operation.
Brent Cook
2015-07-19
according to MII specification, these seems to be bug.
Yojiro Uo
2015-07-19
Make KTR_SYSRET records variables variables sized, leaving out the
Philip Guenther
2015-07-19
Rename the tpspmic driver so it does not contain numbers. OK jsg@
Brandon Mercer
2015-07-19
sync
Theo de Raadt
2015-07-19
tame(2) is a subsystem which restricts programs into a "reduced feature
Theo de Raadt
2015-07-19
unused arguments at pf_normalize_tcp_init() and pf_refragment6()
sashan
2015-07-19
Make the keyboard driver poll until we can improve it more. Pulled from the o...
Brandon Mercer
2015-07-19
set usb vendor string to 'Octeon' instead of ''
Jasper Lievisse Adriaanse
2015-07-19
remove pointless cast
Jasper Lievisse Adriaanse
2015-07-18
pf_send_tcp() should also use unhandled_af()
sashan
2015-07-18
Raise SPL to SPL_NET before calling if_input() in vxlan_lookup().
Kazuya Goda
2015-07-18
NET_RT_DUMP is dumb and tries to iterates over all possible AF tables
Martin Pieuchot
2015-07-18
fix typo.
Yojiro Uo
2015-07-18
Make {x86,i82489,x2apic,i386}_ipi return void
Stefan Fritsch
2015-07-18
Make *_ipi_init return void on i386/amd64
Stefan Fritsch
2015-07-18
msg.mpi
sashan
2015-07-18
follow up changes on unknown AF handling
sashan
2015-07-18
add following registers from IEEE 802.3-2009 Clause 22.
Yojiro Uo
2015-07-18
unexpand spaces to tabs
Stefan Fritsch
2015-07-18
virtio_pci: Do the ISR read without kernel lock
Stefan Fritsch
2015-07-18
There's no longer a need to force carp(4) interfaces to be the last ones
Martin Pieuchot
2015-07-18
Abstract the routing table internals behind an rtable_* API.
Martin Pieuchot
2015-07-18
Even if pf(4) is not compiled with SMALL_KERNEL add a define around
Martin Pieuchot
2015-07-18
If _CST provides a C2 or C3 but lacks a C1 that we understand, provide a
Philip Guenther
2015-07-18
INET/INET6 address family check should be unified in PF
sashan
2015-07-18
Merge two identical chunks to add new prefixes to the global data
Martin Pieuchot
2015-07-18
Change unp_scan() and its callbacks to pass the array of struct file **
Philip Guenther
2015-07-18
Set all the cr4 bits we want at once, instead of one by one
Philip Guenther
2015-07-18
Shuffle include file ordering in preparation for future changes in vgavar.h,
Miod Vallat
2015-07-18
KNF fixes
Stefan Fritsch
2015-07-18
Correctly set up interrupts; now the kernel no longer get stuck with an SCSI
Miod Vallat
2015-07-18
Packets that make it to ether_input that have M_VLANTAG set must be dropped.
Claudio Jeker
2015-07-18
Check for errors in the status register after performing a PCI configuration
Miod Vallat
2015-07-18
Kill emul left-over.
Martin Pieuchot
2015-07-18
On systems with a full routing table (550k+), we often want to be able to
Peter Hessler
2015-07-17
ansi
Ted Unangst
2015-07-17
Drop promiscuously received packets if the trunk(4) interface is not
Martin Pieuchot
2015-07-17
add missing braces to only call selrecord when intended to
Jonathan Gray
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-07-17
Avoid assigning low addresses to PCI BARs. Some machines don't claim these
Mark Kettenis
2015-07-17
fix comments
Mike Larkin
2015-07-17
Remove/reword some odd comments and a #define that looks like it was left
Mike Larkin
2015-07-17
Make sound cards work on older PowerMacs.
Martin Pieuchot
[next]