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
2016-11-08
Remove superfluous DMA synchronization now that the stack is doing it for
Martin Pieuchot
2016-11-08
fix debug build
Mike Larkin
2016-11-08
Remove dead store. From Michael W. Bombardieri <mb at ii.net>. Thanks.
Alexandre Ratchov
2016-11-08
Log start/stop of DMA if AUDIO_DEBUG is defined and be less verbose
Alexandre Ratchov
2016-11-07
rename some types and functions to make the code easier to read.
David Gwynne
2016-11-07
Add validation for input data that we use as switch configuration, like:
Rafael Zalamena
2016-11-07
Handle IP address information requests
Mike Belopuhov
2016-11-07
Remove duplicated call for splnet() inside the swofp_mp_recv_port_stats()
Rafael Zalamena
2016-11-07
Change swofp_flow_entry_put_instructions() parameters to be like the other
Rafael Zalamena
2016-11-07
Kill duplicated declarations.
Martin Pieuchot
2016-11-07
ARP and NDP timeouts mess with the routing table, so they need a process
Martin Pieuchot
2016-11-07
Use goto for consistently instead of splx() and return.
Martin Pieuchot
2016-11-07
Hide FIX_SSTEP() behind #ifdef _KERNEL
Philip Guenther
2016-11-07
Fix typo in comment
Philip Guenther
2016-11-07
Split PID from TID, giving processes a PID unrelated to the TID of their
Philip Guenther
2016-11-06
Do not create machine@ symlinks in obj as root during includes:, but
Theo Buehler
2016-11-06
Do not create machine@ symlinks in obj as root during includes:, but
Theo Buehler
2016-11-06
Avoid calling usbd_set_config_no() in *_attach() and let the stack do
Martin Pieuchot
2016-11-06
Add interrupt handling routines for Loongson 3A.
Visa Hankala
2016-11-06
dont issue sas config page requests against raid targets.
David Gwynne
2016-11-05
Two tweaks for compile/Makefile.inc:
Martin Natano
2016-11-05
Move the definition of REGVAL into a common header to make it usable
Visa Hankala
2016-11-05
Drop unnecessary #ifdef MBUF_TIMESTAMP.
Visa Hankala
2016-11-05
Do not show a device unit number in the cnmac interrupt name. The same
Visa Hankala
2016-11-03
Remove obsolete vxlan_lookup return value handling
Mike Belopuhov
2016-11-03
Support for key removal and value update operations
Mike Belopuhov
2016-11-03
Fix debug message to print the presence of more flag correctly.
Rafael Zalamena
2016-11-03
Add locks to key-value pair pools
Mike Belopuhov
2016-11-03
Identify as an OSPlatformID 131 with a kernel version of 6
Mike Belopuhov
2016-11-03
Implement a Key-Value Pair exchange interface
Mike Belopuhov
2016-11-03
Let Integrated Components allocate the receive buffer themselves
Mike Belopuhov
2016-11-03
Always call if_put() during the interface iteration on port status multipart
Rafael Zalamena
2016-11-03
The networking code no longer runs off software interrupts.
Martin Pieuchot
2016-11-02
Add Windows 10 VMBus protocol version
Mike Belopuhov
2016-11-02
Inline the macro that is used only once
Mike Belopuhov
2016-11-02
when CONSPEED moved from libsa.h to Makefile it lost a leading '1',
Jasper Lievisse Adriaanse
2016-11-02
Fixup a wait channel used during VMBus channel discovery
Mike Belopuhov
2016-11-02
poison the TAILQ_ENTRY in items in the per cpu pool cache.
David Gwynne
2016-11-02
add poisoning of items on the per cpu caches.
David Gwynne
2016-11-02
use a TAILQ to maintain the list of item lists used by the percpu code.
David Gwynne
2016-11-02
Make possible to change the link layer address of a cnmac(4) interface.
Visa Hankala
2016-11-02
add per cpu caches for free pool items.
David Gwynne
2016-11-01
Reset the ucode interrupt flag in the softc before loading iwm(4) 8k firmware.
Stefan Sperling
2016-11-01
Use x2APIC if it is enabled by BIOS. It is expected that this doesn't
YASUOKA Masahiko
2016-10-31
Improve ofp_error message accurateness: use parameterized error type
Rafael Zalamena
2016-10-31
Change validation functions prototypes: use the parameter variable to
Rafael Zalamena
2016-10-31
turns out these chips can handle buffers up to 9400 bytes in length.
David Gwynne
2016-10-31
revert 1.97 where i moved myx to using the system pools
David Gwynne
2016-10-30
add __BEGIN_DECLS/__END_DECLS to the public userland side of net/bpf.h,
Peter Hessler
2016-10-29
If the system has fdt, use it for locating network PHYs.
Visa Hankala
[next]