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-12-02
There is no reason for this carp magic in arpresolve. rt->rt_ifp has to
Claudio Jeker
2015-12-02
rtable_delete() does not use its prio parameter, so delete it.
Alexander Bluhm
2015-12-02
When destroying an interface, we have to wait until all references
Alexander Bluhm
2015-12-02
- hide PF internals to pf_unlink_divert_state() from in_pcb.c
Alexandr Nedvedicky
2015-12-02
Enable the DR1 region even with 32-bit page table entries. Those have
Visa Hankala
2015-12-02
Clean up octeon memory region setup.
Visa Hankala
2015-12-02
Oups, forgot in the tedu of RT_REPORT commit
Claudio Jeker
2015-12-02
Kill the RT_REPORT flag to rtalloc() and stop sending RTM_MISS messages
Claudio Jeker
2015-12-02
remove unimplemented PF_KEY algorithms; ok sthen@ mpi@ mikeb@
Christian Weisgerber
2015-12-02
Add a padding in EFI_MEMORY_DESCRIPTOR to align fields properly on ia32.
YASUOKA Masahiko
2015-12-02
Add missing start_i386.S for ia32. Also start.S is renamed to
YASUOKA Masahiko
2015-12-02
Respect priorities when inserting routes to the same destination in ART.
Martin Pieuchot
2015-12-02
allocate route labels as M_RTABLE instead of M_TEMP
Bret Lambert
2015-12-02
remove declaration for nonexistant function
Bret Lambert
2015-12-02
Add missing parentheses. Fix from NetBSD.
YASUOKA Masahiko
2015-12-02
Do not delete a conflicting & cloned route entry in the hot path.
Martin Pieuchot
2015-12-02
Do not change the status of a transfer before giving it back to the
Martin Pieuchot
2015-12-02
Move multipath Hash-Threshold selection mechanism inside rtable_match().
Martin Pieuchot
2015-12-02
Rework the MPLS handling. Remove the lookup loops since nothing is using
Claudio Jeker
2015-12-02
Simplify fxp tx dma handling by using m_defrag instead of rolling our own
Claudio Jeker
2015-12-02
Include cleanup.
Martin Pieuchot
2015-12-02
Remove forward declarations that are no longer needed, times and APIs are
Martin Pieuchot
2015-12-02
Add an unmute quirk for IDT 92HD75B3/4 codecs with HP subids.
Jonathan Gray
2015-12-01
Use rt_ifa_add(9) instead or rtrequest(9) when adding ND prefixes.
Martin Pieuchot
2015-12-01
Kill redundant or unused arguments in rtredirect().
Martin Pieuchot
2015-12-01
Teach ppb(4) how to allocate PCI bus numbers such that it can properly
Mark Kettenis
2015-12-01
Enable the GSE interrupt on Broadwell. Fixes acpi brightness control on
Mark Kettenis
2015-12-01
Change a lot of "else if" lines to single switch block.
YASUOKA Masahiko
2015-12-01
Split functions in if_bridge.c into if_bridge.c bridgectl.c .
Kazuya Goda
2015-12-01
Iterating on &ifnet should only be done with the KERNEL_LOCK held.
Vincent Gross
2015-12-01
solbourne went away
Theo de Raadt
2015-12-01
Fix bridge to forward broadcast/multicast frames from gif.
Kazuya Goda
2015-12-01
myx doesnt use atomic.h anymore.
David Gwynne
2015-12-01
Remove backward compatibility for "older version of routed and gated".
Martin Pieuchot
2015-12-01
Pass M_NOWAIT when allocating a temporary page in vm_writepage() to be
Martin Pieuchot
2015-12-01
Instead of using a supplementary variable to check if we found a VCPU
Martin Pieuchot
2015-12-01
Do not wait when allocating a page in vcpu_init().
Martin Pieuchot
2015-12-01
KNF
Martin Pieuchot
2015-12-01
Prettify dmesg output.
Martin Pieuchot
2015-12-01
Properly disable SVM until its support is added back.
Martin Pieuchot
2015-12-01
Remove "just for safety" over engineering checks.
Martin Pieuchot
2015-12-01
crunks of Avvion
Theo de Raadt
2015-12-01
Send solbourne to where the ...........
Theo de Raadt
2015-12-01
Send Aviion to same place as Nova II
Theo de Raadt
2006-05-09
Oops, correct import this time.
Miod Vallat
2006-05-09
Oops, correct import this time.
Miod Vallat
2006-05-08
Oops, correct import this time.
Miod Vallat
2006-04-27
Oops, correct import this time.
Miod Vallat
2006-04-18
Oops, correct import this time.
Miod Vallat
2015-12-01
typo in comment
mmcc
[next]