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-11-27
Stop reporting WPA and WEP keys back to userland.
Stefan Sperling
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-11-27
Revise the linux sleeping compat code to avoid lock ordering problems.
Mark Kettenis
2017-11-27
Use a single timer for all ND6 entries.
Martin Pieuchot
2017-11-27
Check access before creating a file or directory.
helg
2017-11-27
When renaming a file, unlock the target vnode if the target file exists.
helg
2017-11-27
Remove MALLOC_DEBUG left overs.
Martin Pieuchot
2017-11-27
Enable ne(4) at pcmcia.
Martin Pieuchot
2017-11-27
OMAP4 has two watchdog timers timer 2/MPU and timer 3/IVA.
Jonathan Gray
2017-11-27
Add support for SAS3.5 megaraids, which are sold as Dell PERC H740P/840 and
Jonathan Matthew
2017-11-27
regen
Jonathan Matthew
2017-11-27
add SAS3.5 megaraids
Jonathan Matthew
2017-11-27
Fix comment typo
Philip Guenther
2017-11-26
Add various improvements to the default configuration (better default
Ulf Brosziewski
2017-11-26
Don't mention XOR as a mix-in function since addition is done since 1.180
Mike Belopuhov
2017-11-26
Xen interrupt task barrier is just a taskq_barrier so call it
Mike Belopuhov
2017-11-26
On wqe error, show also word2 and word3. Those might help in debugging.
Visa Hankala
2017-11-26
Initialize Rx subsystems before enabling the processing of incoming
Visa Hankala
2017-11-25
Implement network boot support in efiboot(8). This changes efiboot(8)
Patrick Wildt
2017-11-24
rework transmit to get rid of ifq_deq_begin, and to improve speed.
David Gwynne
2017-11-24
add timeout_barrier, which is like intr_barrier and taskq_barrier.
David Gwynne
2017-11-23
1. Prepare a consistent treatment of edge areas. 2. Add mechanisms
Ulf Brosziewski
2017-11-23
Constify protocol tables and remove an assert now that ip_deliver() is
Martin Pieuchot
2017-11-23
We want `sb_flags' to be protected by the socket lock rather than the
Martin Pieuchot
2017-11-23
Replace non mp-safe carp_iamatch6() with mp-safe carp_iamatch().
Martin Pieuchot
2017-11-23
No need to grab the audio lock to call audio_canstart() as it checks
Alexandre Ratchov
2017-11-22
Add __aeabi_ldivmod.S. Needed for clang.
Mark Kettenis
2017-11-22
It does not make sense to call pcb lookup from pf during packet
Alexander Bluhm
2017-11-21
Do not assume if_get(9) returns a non NULL ifp when using a route
Martin Pieuchot
2017-11-21
Move the addrhook disestablish from carpdetach() to carp_clone_destroy()
Patrick Wildt
2017-11-20
Add Allwinner A10 EMAC clock.
Mark Kettenis
2017-11-20
Add the board ID of the Unifi Security Gateway PRO-4.
Visa Hankala
2017-11-20
Fix the product code of the Unifi Security Gateway.
Visa Hankala
2017-11-20
Remove #if'0ed decls
Jeremie Courreges-Anglas
2017-11-20
Keep kernel defines under #ifdef _KERNEL.
Martin Pieuchot
2017-11-20
Flush flows using the radix-tree instead of a global list.
Martin Pieuchot
2017-11-20
Sprinkle some NET_ASSERT_LOCKED(), const and co to prepare running
Martin Pieuchot
2017-11-20
Remove duplicated code working around the fact that ifpromisc() required
Martin Pieuchot
2017-11-20
Do not fail if an interface is DOWN when calling ifpromisc().
Martin Pieuchot
2017-11-19
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-11-19
Remove interlocks between producers and consumers of randomness data
Mike Belopuhov
2017-11-19
Remove lock_machdep.c from amd64, i386, mips64 and sparc64.
Visa Hankala
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-18
Add support for voltage regulators.
Mark Kettenis
2017-11-18
Submit incoming packets to the network stack in batches like is done
Visa Hankala
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-18
Move the packet input work requesting inside if_cnmac.c. This removes
Visa Hankala
2017-11-18
Pass the software context as an argument to the interrupt handler.
Visa Hankala
2017-11-18
Rename octeon_eth_* to cnmac_* for consistency with the driver's name.
Visa Hankala
2017-11-18
Add the board ID for the Ubiquiti Unifi Security Gateway.
Visa Hankala
[next]