summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach the MAC policies which utilize mbuf labeling the new syncachecsjp2006-12-133-0/+75
* Fix LOR between the syncache and inpcb locks when MAC is present in thecsjp2006-12-135-43/+122
* Add msk(4) to the list of drivers supported by GENERIC kernel.yongari2006-12-132-0/+2
* Implement bus_space_map().marcel2006-12-131-1/+2
* Add msk(4) to the list of supported network interface.yongari2006-12-131-0/+1
* Add an entry for the msk(4) module.yongari2006-12-131-0/+1
* Add msk(4) to the list of device drivers use the miibus interface.yongari2006-12-131-1/+3
* Add msk(4) to the list of devices supporting full VLAN processingyongari2006-12-131-1/+2
* Add msk(4) to the list of drivers supporting ALTQ.yongari2006-12-131-1/+2
* Hook up msk(4) to the build.yongari2006-12-135-0/+16
* Add a man page for msk(4).yongari2006-12-131-0/+238
* Add msk(4), a driver for Marvell/SysKonnect Yukon II Gigabit Ethernetyongari2006-12-132-0/+6444
* Wisdom of Chinggis (Genghis) Khan.grog2006-12-131-1/+60
* Be more specific when ELOOP can be returned.pjd2006-12-121-1/+3
* symlink(2) return EACCES if a component of the name2 path prefix deniespjd2006-12-121-0/+4
* Correct ENOENT description.pjd2006-12-121-2/+4
* The 'name1' argument to symlink(2) is only limited to 1023 characters,pjd2006-12-121-1/+3
* - Add constants for HT PCI capability registers including the variousjhb2006-12-122-0/+51
* Give the WREG() macro the same lifetime as the REG() macro.jhb2006-12-121-3/+3
* Add some bootverbose printf's to detail how many MSI messages are allocatedjhb2006-12-121-0/+92
* Give Host-PCI bridge drivers their own pcib_alloc_msi() andjhb2006-12-125-12/+120
* Sort function prototypes.jhb2006-12-122-2/+2
* Replace a few magic numbers.jhb2006-12-121-2/+2
* Add a function to return the MD interrupt source cookie associated withjhb2006-12-124-6/+27
* Add a comment and fix a whitespace nit.jhb2006-12-121-1/+2
* In ip6_sprintf no longer use and return one of eight static buffersbz2006-12-121-1/+3
* - Document -u, -i, and the difference between them better.ru2006-12-121-15/+13
* mkdir(2) creates directory, not file.pjd2006-12-121-1/+2
* Correctly calculate length of IP header.glebius2006-12-121-1/+2
* MFp4: 92972, 98913 + one more changebz2006-12-1224-181/+297
* Remove reference to confusing behaviour just removed fromjulian2006-12-121-6/+3
* Fix a potential point of confusion. Art Ironport we've seen this end upjulian2006-12-121-3/+6
* Correctly check failed syscall.davidxu2006-12-121-10/+10
* Fix support for certain 575x/578x chips. This consists of the following:scottl2006-12-122-35/+274
* workaround kernel malloc's brittlenesskmacy2006-12-121-1/+8
* Add the '-n' option which is the opposite of '-N', "Do not list tags."obrien2006-12-121-1/+4
* Move checking for c_has_waiters into low level _thr_ucond_signal anddavidxu2006-12-122-16/+12
* In FreeBSD, we don't need sc_power callbackkevlo2006-12-121-1/+1
* - provide a more informative panic if mdesc_update() failskmacy2006-12-121-7/+10
* - remove vestigial reference to mra[i]kmacy2006-12-121-17/+33
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.mjacob2006-12-111-0/+2
* These days P2P means peer-2-peer (also well known from serveral filesharingthompsa2006-12-116-41/+41
* NetApp filers return corrupt post op attrs in the wcc on NFS error responses.mohans2006-12-111-1/+8
* Fix distorted sound on ASUS P1-AH2 caused by accumulated input / output.ariff2006-12-111-0/+10
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.mjacob2006-12-1129-2/+50
* - Correct collision counter for BCM5705+. This register is read/clear.jkim2006-12-111-10/+13
* Add missing markup bits.ru2006-12-111-3/+2
* o Add support code for newer Marvell PHYs.yongari2006-12-111-127/+213
* Fix a typo ceri found while reviewing and I forgot to commiterwin2006-12-111-1/+1
* Add additional Marvell PHY registers.yongari2006-12-111-0/+10
OpenPOWER on IntegriCloud