summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-03-09Log MAC address changes in the IPv6 neighbor discovery protocolAlexander Bluhm
2011-03-09Knock out a bunch more UPS devices from attaching to uhid(4).Stuart Henderson
2011-03-09syncStuart Henderson
2011-03-09- add IDs for various USB HID UPS devices, extracted from NUTStuart Henderson
2011-03-09HW stats debugging via ifconfig emX debug instead ofMarco Pfatschbacher
2011-03-08Fix a subtle carp reconfiguration problem.Marco Pfatschbacher
2011-03-08vrng should go onto the ramdisk.Theo de Raadt
2011-03-08Fix extended partition searching so we don't get lost. The offsetKenneth R Westerback
2011-03-08regenJasper Lievisse Adriaanse
2011-03-08- add Trust and two miceJasper Lievisse Adriaanse
2011-03-07Declare the inline function pf_addr_compare() non-static in pfvar.hAlexander Bluhm
2011-03-07The scheduling 'nice' value is per-process, not per-thread, so move itPhilip Guenthe
2011-03-07noone will ever use NTFS on alphaTheo de Raadt
2011-03-06The global_int information acpi collects is not used by amd64.Theo de Raadt
2011-03-06fix function name in error/debug messages; ok marcoStefan Sperling
2011-03-06Extract the new function frag6_deletefraghdr() from frag6_input()Alexander Bluhm
2011-03-06Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,Miod Vallat
2011-03-05since the bus_space_barrier function does the same membar operation forTheo de Raadt
2011-03-05Wait until the DMA engine is stopped before unmapping buffers and descriptors.Mark Kettenis
2011-03-05The function pf_tag_packet() never fails. Remove a redundant checkAlexander Bluhm
2011-03-04Add TouchScreen support. Makes newer Gunze USB TouchScreen devices work.Mark Kettenis
2011-03-04Apparently keeping some USB devices in reset for too long makes themMark Kettenis
2011-03-04kill is_rx_elem_unknown.Federico G. Schwindt
2011-03-04gather most pci conf register manipulation into a new function,Jacob Meuser
2011-03-04Peek at the interrupt status register before poking with the reply postMike Belopuhov
2011-03-03Prevent division-by-zero when scaling down to the screen resolution. MakeMark Kettenis
2011-03-03Crank MAXDSIZ up to 2G on macppc and socppc.Antoine Jacoutot
2011-03-03- remove unused devices for which we have no drivers (yet?)Jasper Lievisse Adriaanse
2011-03-02Change va_arg and va_end definitions from object-like macros toMatthew Dempsky
2011-03-02when sending deferred packets use ip6_output for v6 frames instead ofDavid Gwynne
2011-03-02Allow the kernel to compile with IEEE80211_DEBUG.Federico G. Schwindt
2011-03-02- change recieved -> received in comments, as well as two unused definesJasper Lievisse Adriaanse
2011-03-02Sync ASC/ASCQ errors with www.t10.org/lists/asc-num.txt of 11/15/10.Kenneth R Westerback
2011-03-02enable POOL_DEBUG again since we are not in releaseTheo de Raadt
2011-03-02we are now hacking on 4.9-currentTheo de Raadt
2011-03-01back out r1.162, the one that bumps openings up on sas and fcDavid Gwynne
2011-02-28When the maximum splice length has been reached, send out the dataAlexander Bluhm
2011-02-26Force the DUID cache used to generate hw.disknames to be updatedKenneth R Westerback
2011-02-24we want to look up the device attached to a raid volume by its address onDavid Gwynne
2011-02-24Don't use address and control field on PPPoE, they must not be used asYASUOKA Masahiko
2011-02-24Prevent the nd6_addr_add() work queue task from adding multiple addressesStefan Sperling
2011-02-23fixup source address rewriting for the icmp errors with the rdr-to setup.Mike Belopuhov
2011-02-22Mark descriptors as invalid *before* unmapping the associated mbuf.Mark Kettenis
2011-02-22Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomlyRobert Nagy
2011-02-22In drm_modeset_ctl make sure to check the (now signed) value is > 0 asOwain Ainsworth
2011-02-22ami figures out the names of the enclosure attached to it by snoopingDavid Gwynne
2011-02-21If a spin up command can't be started becaause of a lack of openings,Kenneth R Westerback
2011-02-21Fix stats about node allocation failures.Stefan Sperling
2011-02-21When bridging multicast frames in hostap mode, make a deep copy of the mbufStefan Sperling
2011-02-21Make mos(4) set IFF_BROADCAST in if_flags.Stefan Sperling