summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the shutdown KEYWORD.ume2010-02-271-1/+1
* ia64: <machine/sapicreg.h> and <machine/sapicvar.h> removed.marcel2010-02-271-0/+5
* Interrupt related cleanups:marcel2010-02-276-227/+180
* When running as a guest operating system, the FreeBSD kernel must assumealc2010-02-274-4/+25
* Add more obsolete files.antoine2010-02-271-0/+10
* usr/share/examples/bc no longer exists.antoine2010-02-271-2/+0
* Update man page for vm_page_alloc(9).kib2010-02-271-9/+31
* Update comment for vm_page_alloc(9), listing all acceptable flags [1].kib2010-02-271-1/+6
* For kinfo_proc in kp->ki_siglist, return the set of the signals pendingkib2010-02-271-4/+6
* Fix several style issues.kib2010-02-271-2/+5
* Include terminated threads in ps's process cpu time field.jilles2010-02-271-2/+0
* Fix panic on invalid 'mdconfig -at preload' usage.trasz2010-02-271-0/+2
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-278-25/+26
* route(8): make WARNS=3 cleanuqs2010-02-272-149/+155
* routed(8)/rtquery(8) bump/demote to WARNS=3 for all archsuqs2010-02-273-11/+12
* mount_ntfs(8): make WARNS=6 cleanuqs2010-02-272-12/+6
* mount_hpfs(8): make WARNS=6 cleanuqs2010-02-272-15/+7
* Use reference counting instead of locking to secure an address whileqingli2010-02-271-3/+6
* Revamp the pieces of some of the stuff I forgot to do when shifting tomjacob2010-02-278-245/+234
* don't need to check BWN_RX_PHYST0_SHORTPRMBL flag because it's alreadyweongyo2010-02-271-2/+0
* Fix misallocation error in target mode.mjacob2010-02-271-1/+1
* Add several necessary .El's.delphij2010-02-275-1/+5
* Do not remove fmt.1 when MK_MAIL=no.antoine2010-02-261-1/+0
* Add TSO support on VLANs. While I'm here remove unnecessary checkyongari2010-02-261-22/+9
* Add TSO support on VLANs. While I'm here remove unnecessary checkyongari2010-02-261-22/+9
* Disable TSO on BCM5755M controller until I understand better foryongari2010-02-261-1/+3
* Add TSO support on VLANs. bce(4) controllers require VLAN hardwareyongari2010-02-261-2/+10
* Move TSO setup to new function bce_tso_setup(). Also remove VLANyongari2010-02-261-69/+114
* Prefer m_collapse(9) over m_defrag(9).yongari2010-02-261-1/+1
* Make toggling TSO, VLAN hardware checksum offloading work. Also fixyongari2010-02-261-14/+16
* Make sure to stop controller first before changing MTU. And ifyongari2010-02-261-7/+14
* Allow disabling VLAN hardware tag stripping with software workyongari2010-02-261-20/+40
* Remove trailing white spaces.yongari2010-02-261-4/+4
* Allocate single MSI message. msk(4) used to allocate 2 MSI messagesyongari2010-02-262-46/+15
* Don't hardcod register offset to set PCIe max read request size.yongari2010-02-262-29/+20
* Optimize inserting LE for TX checksum computation. Controller doesyongari2010-02-262-10/+17
* Add TSO support on VLANs. Controller requires VLAN hardware taggingyongari2010-02-261-6/+11
* Reuse the configured LE for VLAN if new LE was created for TSO.yongari2010-02-261-1/+1
* s/all ready/already/wilko2010-02-261-1/+1
* Make pr build with WARNS=6.ed2010-02-262-2/+2
* Use time(NULL) instead of gettimeofday(), because we only need tv_sec.ed2010-02-261-8/+3
* Store path for rescan to the right place. This should fix panic on boot,mav2010-02-261-2/+1
* (Almost) fixed static linkage. The remaining problem is withru2010-02-261-2/+2
* Make PUIS detection more strict. Previous implementation caused falsemav2010-02-262-6/+5
* Fix newlines broken at r204220.mav2010-02-261-1/+1
* Fixed static linkage.ru2010-02-268-16/+17
* Fix bug in headphones audio redirection using separate DAC. It was exposedmav2010-02-261-2/+2
* Support IFCAP_VLANHWTSO in cxgb(4). It works with or without vlanhwtag.np2010-02-262-48/+48
* Split the contributed code from libc/stdtime from lib/libc/stdtimeedwin2010-02-2612-3623/+7
* Updates what firmware module should be used for LP (low power) PHYweongyo2010-02-261-1/+3
OpenPOWER on IntegriCloud