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
2012-12-25
Add GENERIC.MP
Miod Vallat
2012-12-24
Fix compilation with POOL_DEBUG but !DDB
Philip Guenthe
2012-12-24
In acpiioctl(), Return though the splx() path if suser() returns an error
Philip Guenthe
2012-12-22
Add support for U3 brigdes present in macppc G5 machines. Many thanks
Martin Pieuchot
2012-12-22
Attach all known U3 AGP bridges
Martin Pieuchot
2012-12-22
We already zero out the trapframe, so there is no reason to set individual
Mark Kettenis
2012-12-22
Return EEXIST to 'add' when a port is already a bridge member. This makes
Camiel Dobbelaar
2012-12-21
tweak for malloc(9) calls:
Gleydson Soares
2012-12-21
Rather than calling mircotime in bpf_catchpacket each time it's called
Mike Belopuhov
2012-12-21
bpf allocates packet buffers in the ioctl path and can sleep
Mike Belopuhov
2012-12-21
regen
Jasper Lievisse Adriaanse
2012-12-21
- add some pcidevs taken from a dmesg on bugs@
Jasper Lievisse Adriaanse
2012-12-20
report flow control mode in the media status callback
Mike Belopuhov
2012-12-20
correctly update the current flow control mode
Mike Belopuhov
2012-12-20
max_frame_size must be set after ether_ifattach updates if_mtu;
Mike Belopuhov
2012-12-19
Temporarily bring back the shutdown hook, but only use it to flush the disk
Mark Kettenis
2012-12-19
add another umsm device that uses the qualcomm vid. named
Jonathan Gray
2012-12-19
regen
Jonathan Gray
2012-12-19
add another umsm device
Jonathan Gray
2012-12-18
We no longer use struct eproc for kinfo_proc in sysctl.h so there
Todd C. Miller
2012-12-17
Add a list of alpha systems and their SRM footprint in the linker script
Miod Vallat
2012-12-17
Unbreak bootblocks on Alpha by fixing the primary load address. A
Martynas Venckus
2012-12-17
sync up ixgbe_raise_i2c_clk with freebsd which basically allows
Mike Belopuhov
2012-12-17
spacing; sync up ixgbe_bus_speed enum with freebsd
Mike Belopuhov
2012-12-17
Sync up advanced transmitter descriptor setup code to the upstream.
Mike Belopuhov
2012-12-17
sync some comments and variable names in rxeof with freebsd
Mike Belopuhov
2012-12-17
Catch up with upstream, where rxbuf->m_pack was renamed to rxbuf->buf
Mike Belopuhov
2012-12-17
Don't forget to decrement a number of clusters on the ring in case
Mike Belopuhov
2012-12-17
Get rid of the split header code as it was never used in
Mike Belopuhov
2012-12-17
Implement SFP+ module hot-plug support for 82599 obtained
Mike Belopuhov
2012-12-17
Fix a link autonegotiation bug on 10GbaseT controllers and improve
Mike Belopuhov
2012-12-16
regen
Jasper Lievisse Adriaanse
2012-12-16
- put the Moxa products where they belong alphabetically
Jasper Lievisse Adriaanse
2012-12-14
Support IT8772F; from form@, ok kettenis
Mike Belopuhov
2012-12-14
regen
Martin Pieuchot
2012-12-14
Add U3 HyperTransport found in PowerMac7,3, name suggested by kettenis@
Martin Pieuchot
2012-12-14
oops, debug printf sneaked in. i must be out of practice.
David Gwynne
2012-12-13
iMac G3 grahic cards have a ``misc'' pci subclass that's why they weren't
Martin Pieuchot
2012-12-13
pipex_init can be called multiple times (by whatever subsystems want to use
David Gwynne
2012-12-12
Rearrange the code a bit to prevent splx() from being called with an
Mike Belopuhov
2012-12-11
Bring back a small copy optimization in the aes-gcm handling:
Mike Belopuhov
2012-12-10
Fix potential for use-after-free of bufs in softdep.
Bob Beck
2012-12-10
Always back the buffer cache off on any page daemon wakeup. This avoids
Bob Beck
2012-12-10
Ensure NFS will only consume up to 1/4 of the available buffer
Bob Beck
2012-12-10
does not need cdefs.h
Theo de Raadt
2012-12-10
adjust mbuf chain data pointer so that ip header would appear
Mike Belopuhov
2012-12-10
Correct macobio functions to only read and write one byte of data instead
Martin Pieuchot
2012-12-10
Implement support for Extended Sequence Numbers for the aesni driver
Mike Belopuhov
2012-12-10
Under some circumstances (currently only reproducible with IPsec)
Mike Belopuhov
2012-12-10
Add cdce(4).
Brad Smith
[next]