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
2018-02-10
Supplying entropy from etext has created a regression on arm where we
Patrick Wildt
2018-02-10
Put the ldscript parts into a single file instead of storing it as head
Patrick Wildt
2018-02-10
mbufs and mbuf clusters are now backed by large pools. Because of this
Claudio Jeker
2018-02-10
Implement RFC 7217: "A Method for Generating Semantically Opaque
Florian Obser
2018-02-10
Similar to the IPv6 case create 127.0.0.1/8 on lo(4) interfaces which act
Claudio Jeker
2018-02-10
Syncronize filesystems to disk when suspending. Each mountpoint's vnodes
Theo de Raadt
2018-02-10
fix build with SDHC_DEBUG defined, no binary change otherwise
Jonathan Matthew
2018-02-10
Add a mapping from grandparent driver name to hibernate io function to reduce
Jonathan Matthew
2018-02-10
Use sched_pause(yield) to decide when to yield when filling randomdata.
mortimer
2018-02-09
use in_addr and in6_addr instead of uint32_ts
David Gwynne
2018-02-09
oh carp - i didnt mean to commit these
David Gwynne
2018-02-09
use struct in_addr to represent an address.
David Gwynne
2018-02-09
add support for setting the ttl on the tunnel traffic.
David Gwynne
2018-02-09
Call socreate() before falloc() in sys_socket().
Martin Pieuchot
2018-02-09
rework etherip to make it more consistent and reduce code duplication.
David Gwynne
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-02-09
Situation occur where bootloader cannot supply kernel with early
Theo de Raadt
2018-02-09
Extend the mbuf queue API with an accessor that checks whether
Patrick Wildt
2018-02-09
Implement the bwfm(4) SDIO bus logic. This is the bus layer that
Patrick Wildt
2018-02-09
timeout_add -> timeout_add_sec
Jonathan Matthew
2018-02-09
bring back the wccp shizz.
David Gwynne
2018-02-08
implement support for tunnelttl copy.
David Gwynne
2018-02-08
Make the routing socket more MP save by using a SRPL list for the pcb list.
Claudio Jeker
2018-02-08
ttl 0 is not valid on the wire, so dont accept it.
David Gwynne
2018-02-08
implement ethernet over gre encapsulation with a thing egre(4) driver.
David Gwynne
2018-02-08
handle SIOCGLIFPHYTTL and say that the ttl is always "copied"
David Gwynne
2018-02-08
When multiple RTF_CLONING routes for the same subnet are present, use
Martin Pieuchot
2018-02-08
Add a new '-protected' option for bridge members.
Martin Pieuchot
2018-02-08
Remove CSRG copyright, there isn't any code left from Berkeley here.
Martin Pieuchot
2018-02-08
Do not hardcode key length. Pointed out by jsing@
mortimer
2018-02-08
After flushing disks, try again to release all memory. We don't need to
Theo de Raadt
2018-02-08
Toss all releaseable memory, because fragmentation can get in the way
Theo de Raadt
2018-02-08
Use a temporary chacha instance to fill large randomdata sections. Avoids
mortimer
2018-02-08
make the watermarks/thresholds for entering and leaving syncookie mode when
Henning Brauer
2018-02-08
sr_quiesce() is a new approach for ensuring that softraid drains
Theo de Raadt
2018-02-08
Move bwfm(4) from ifq begin/commit/rollback semantics to the newer
Patrick Wildt
2018-02-08
gre doesnt need ifmedia
David Gwynne
2018-02-08
reintroduce support for keepalives.
David Gwynne
2018-02-08
add DIOCGETSYNFLWATS to get current synflood detection watermarks,
Henning Brauer
2018-02-07
comment change only. ok bluhm@
Richard Procter
2018-02-07
add SIOCSETKALIVE to the list of ioctls that need root and NET_LOCK
David Gwynne
2018-02-07
Sporadically the network over gem(4) interface hang on sparc64 and
Alexander Bluhm
2018-02-07
update the gre driver.
David Gwynne
2018-02-07
dcoppa@ and bluhm@ noted that i accidentally removed POOL_DEBUG
David Gwynne
2018-02-07
Outsource setting the backplane window into a specific function so it
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move SDIO bus and protocol definitions from the shared header
Patrick Wildt
2018-02-07
Add helper to find out if the chip supports Save/Restore. Will be used
Patrick Wildt
2018-02-07
the SETUIDSCRIPTS define is no longer needed since the code was unifdef
Ted Unangst
[prev]
[next]