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-07-21
set and clear the 10baseT bit in statchg
Jonathan Gray
2016-07-20
Plug potential leak of device list.
Kenneth R Westerback
2016-07-20
To tune the TCP SYN cache we need more information. Print the
Alexander Bluhm
2016-07-20
Split in6_selectsrc() into a low-level part and a pcb-level part, and
Vincent Gross
2016-07-20
Disable the beacon filter in iwm(4). This allows beacons to pass through to
Stefan Sperling
2016-07-20
Make the iwn(4) LED flash 10 times slower in monitor mode.
Stefan Sperling
2016-07-20
In net80211, enable RTS for frames above a particular size (currently 512
Stefan Sperling
2016-07-20
Bring iwn_update_htprot() back, so iwn(4) will properly keep track
Stefan Sperling
2016-07-20
Unbreak ural(4), which had been dropping frames on Tx while
Stefan Sperling
2016-07-20
ATI controllers seem to need the same workaround as VIA controllers.
Martin Pieuchot
2016-07-20
Make the size for the syn cache hash array tunable. As we are
Alexander Bluhm
2016-07-19
Plug an mbuf leak in the error path of tcp signature in tcp_output().
Alexander Bluhm
2016-07-19
Fix the check supposed to prevent 'ip' and 'ip-stealth' balancing modes
Martin Pieuchot
2016-07-19
protect a pf specific function with the correct #if. Fixes ramdisk building.
Peter Hessler
2016-07-19
NULLify a route pointer after calling rtfree(9).
Martin Pieuchot
2016-07-19
style: no spaces after # for define/include, ok phessler benno
Henning Brauer
2016-07-19
don't hide globals between function prototypes; ok phessler benno
Henning Brauer
2016-07-19
remove wrong and misleading comment, ok phessler
Henning Brauer
2016-07-19
Revert use of the _SAFE version of SRPL_FOREACH() now that the offending
Martin Pieuchot
2016-07-19
Return EAGAIN for every deleted route when detaching an interface.
Martin Pieuchot
2016-07-19
In ip6_input() use a shortcut to detect our own address if the pf
Alexander Bluhm
2016-07-19
Use a flag to indicate that a packet has been received on an IPv6
Martin Pieuchot
2016-07-19
instead of messing about with pointer arithmetic, add an empty array
Ted Unangst
2016-07-19
virtio_pci: Always allow MSI/MSI-X
Stefan Fritsch
2016-07-19
Remove what appears to be a copy-paste error setting cur_ttb
Tom Cosgrove
2016-07-18
Kill the rtableid variable in ip6_input(). It does not make sense
Alexander Bluhm
2016-07-18
Apparently we need to explicitly stop the timers before reloading them. At
Mark Kettenis
2016-07-18
no more cbq_opts - CBQ is gone, ok mpi phessler benno
Henning Brauer
2016-07-18
Add additional i2c and mmc prcm module enum values for devices that
Jonathan Gray
2016-07-18
Don't need a separate flags variable in armv7 pmap_clean_page() -
Tom Cosgrove
2016-07-18
Hide pf internals by moving code from in_ouraddr() to pf_ouraddr().
Alexander Bluhm
2016-07-18
Explicitly set iwm(4) firmware Tx aggregation limit to one (which disables
Stefan Sperling
2016-07-18
Fix inverted logic in iwm_tx(). The PROT_REQUIRE flag in should be set for
Stefan Sperling
2016-07-18
Make iwm(4) retry Tx of management frames less often. We now retry management
Stefan Sperling
2016-07-18
Some SoCs have a ranges property set in their device trees. This can
Patrick Wildt
2016-07-17
Attach sunxi(4) based on the compatible property of the root node of the
Mark Kettenis
2016-07-17
Adapt kettenis' pinctrl changes in imx to sitaracm and
Jonathan Gray
2016-07-17
use the fdt root node instead of board ids to test for am335x
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-16
remove an unused parameter that wasn't handled during a previous refactor
Mike Larkin
2016-07-16
Support MSI-X in virtio
Stefan Fritsch
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
2016-07-16
Fix typo in comment in three machdep.c files:
Tom Cosgrove
2016-07-16
Remove unused function process_frame() from arm_machdep.c
Tom Cosgrove
2016-07-16
remove unused vmm_activate function. all vmm-specific suspend/resume needs
Mike Larkin
2016-07-16
Fix an incorrect shift value when calculating the mask for the VMCS MSR
Mike Larkin
2016-07-16
remove some 12 year old code that was never correct, and never compiled
Mike Larkin
2016-07-16
remove some unused #includes
Mike Larkin
[next]