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-12-01
Update comments in struct mbuf_ext to reflect the replacement of ext_free by
Lawrence Teo
2016-12-01
Add noop drm SET_MASTER and DROP_MASTER ioctls. This will allow
Jonathan Gray
2016-11-30
Fix another free() with wrong size panic when handling group-mod buckets
Rafael Zalamena
2016-11-30
Update media types upon SFP module change
Mike Belopuhov
2016-11-30
Switch the iwm(4) driver to mira rate adaptation in 11n mode.
Stefan Sperling
2016-11-30
Enable mira in kernel builds.
Stefan Sperling
2016-11-30
Add a new implementation of MiRA, a rate scaling algorithm for 802.11n.
Stefan Sperling
2016-11-30
Make iwn(4) receive MIMO frames in monitor mode. We can now sniff all 802.11n
Stefan Sperling
2016-11-30
Do not overlay DMA fragment decriptors with free list handling.
Martin Pieuchot
2016-11-29
Kill unused 'struct route'.
Martin Pieuchot
2016-11-29
Stop exposing xen_softc to PV devices directly
Mike Belopuhov
2016-11-29
Don't expose the xen_softc pointer in the XenStore transaction struct
Mike Belopuhov
2016-11-29
Replace the hand-rolled semaphore with a read-write lock
Mike Belopuhov
2016-11-29
m_free() and m_freem() test for NULL. Simplify callers which had their own
Jonathan Gray
2016-11-29
Remove debugging code that was always enabled and printed parsed
Reyk Floeter
2016-11-29
For virtual Ethernet drivers that don't have a technical limit of the
Reyk Floeter
2016-11-29
Build kernel with DEBUG=-g by default.
Martin Pieuchot
2016-11-28
Path MTU discovery and traceroute did not always work with pf af-to.
Alexander Bluhm
2016-11-28
Add the ELF machine type for AArch64 as specified in the ELF spec for
Patrick Wildt
2016-11-28
Implement more validations for switch(4) groups handling: check for invalid
Rafael Zalamena
2016-11-28
need ashrdi3
Theo de Raadt
2016-11-28
Explicitly initialize rti_ifa when automagically adding a route.
Martin Pieuchot
2016-11-28
Remove multiple recursive splsoftnet().
Martin Pieuchot
2016-11-28
Remove NULL checks before m_free{m,}().
Martin Pieuchot
2016-11-28
Remove simple recursive splsoftnet() calls inside ifioctl().
Martin Pieuchot
2016-11-28
Assert that every slow/fast timeout routine is called at IPL_SOFTNET.
Martin Pieuchot
2016-11-28
Allow to build kernels without IPSEC but with PIPEX.
Martin Pieuchot
2016-11-28
Make sure the descriptor has been removed from the interface list
Martin Pieuchot
2016-11-28
Kill a micro optimization that no longer make sense since the two routing
Martin Pieuchot
2016-11-28
Rename "flowmax" to "maxflow" and give each switch(4) ioctl a
Reyk Floeter
2016-11-28
Merge two "#ifdef MROUTING" blocks.
Martin Pieuchot
2016-11-27
Add missing OpenBSD CVS tags
Reyk Floeter
2016-11-27
Fix signedness warnings with careful casts and replace a re-defined variable.
Reyk Floeter
2016-11-27
Match on "allwinner,sun7i-a20-mmc". In linux 4.9 the device trees for
Jonathan Gray
2016-11-27
ashldi3 is now needed
Theo de Raadt
2016-11-26
Allow rootdev to be specified without /dev/ prefix. The full path isn't
Martijn van Duren
2016-11-26
Start process_bootargs at 0 instead of 1.
Martijn van Duren
2016-11-26
Remove unnecessary function cn30xxgmx_submatch and call config_found
Martijn van Duren
2016-11-25
Add a new DRM_IOCTL_GET_PCIINFO ioctl to have a non driver specific way
Jonathan Gray
2016-11-25
sync
Mike Belopuhov
2016-11-25
Fixup product names for Intel X550 family of controllers
Mike Belopuhov
2016-11-25
Fix signedness warnings with careful casts and replace a re-defined variable.
Reyk Floeter
2016-11-25
The NCM encoding allows to aggregate multiple segments in one single
Gerhard Roth
2016-11-24
Add MID for arm64.
Patrick Wildt
2016-11-24
Enable support for the X550 family of 10 Gigabit controllers
Mike Belopuhov
2016-11-24
Fixup active media reporting for multi-speed fiber modules
Mike Belopuhov
2016-11-23
Some socket splicing tests on loopback hang with large mbufs and
Alexander Bluhm
2016-11-23
Move as much code out of a startup hook as possible
Mike Belopuhov
2016-11-23
Explicitly forbid to combine af-to with route-to in pfctl. The
Alexander Bluhm
2016-11-23
M_*WAIT* flags cannot be treated as boolean values
Mike Belopuhov
[next]