summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Include cdefs.h and param.h for architectures with less header pollutionkmacy2007-12-161-0/+2
* Add the magic word 0 value for CFA compliant devices.phk2007-12-161-0/+1
* Fix previous commit. The code ended up in the wrong function.rpaulo2007-12-161-21/+21
* Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_diskphk2007-12-161-2/+18
* Add back in cxgb now that the includes are believed to be fixedkmacy2007-12-161-0/+1
* Use the vm include convention of busdmakmacy2007-12-162-2/+6
* need M_IOVEC definekmacy2007-12-161-0/+5
* Don't globally include mvec.h its only needed by cxgb_sge.ckmacy2007-12-162-7/+4
* Don't limit BIO_DELETE requests to MAXPHYS, they perform no dataphk2007-12-162-5/+3
* Remove cxgb module from build until I can compensate for the lack of headerkmacy2007-12-161-1/+0
* - Don't return 0xffff if PHY id isn't equal 0. This allows PHYs withstas2007-12-161-2/+0
* - Add quirk for the TrendNet TU-S9 adapter, which uses new version of PL2303stas2007-12-161-0/+3
* Add a missing mutex unlock.scottl2007-12-161-0/+1
* turn off building of cxgb properly ... sighkmacy2007-12-161-1/+1
* Don't use old-style mbuf iovecskmacy2007-12-161-0/+1
* Update tod_connect call to reflect updated interfacekmacy2007-12-161-1/+1
* disable cxgb build to prevent tinderbox whiningkmacy2007-12-161-1/+1
* Move arp update upcall to always be called for ARP replies - previous invocationkmacy2007-12-161-4/+4
* Refactor select to reduce contention and hide internal implementationjeff2007-12-1613-380/+452
* - Don't depend on header pollution to declare struct thread.jeff2007-12-161-0/+1
* Fix tinderbox on sun4vkmacy2007-12-161-0/+1
* Makefile for the TCP offload modulekmacy2007-12-161-0/+8
* Don't use old style mbuf iovec interfacekmacy2007-12-161-0/+1
* Update the toedev's connect interface to reflect the fact that the inpcbkmacy2007-12-161-1/+1
* Add driver for TCP offloadkmacy2007-12-169-0/+5422
* Update the buffer management support code needed by the tcp offload modulekmacy2007-12-164-550/+845
* Sanitize of a routine that is going awaykmacy2007-12-161-5/+5
* overlead mbuf fields for use by toekmacy2007-12-161-0/+16
* Add system includes for mvec.hkmacy2007-12-161-0/+4
* Add socket option for setting and retrieving the congestion control algorithm.kmacy2007-12-161-0/+3
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedmarcel2007-12-161-22/+22
* - Define lpohead even if userspace includes this file.jeff2007-12-161-2/+1
* Rename OEA to AIM. The former means nothing as it applies to allmarcel2007-12-164-9/+4
* - fix tab to space issue, hmm maybe I should use vi.rrs2007-12-151-1/+1
* - Re-implement lock profiling in such a way that it no longer breaksjeff2007-12-1512-433/+500
* fix bonehead cut and paste error in last commitkmacy2007-12-151-1/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportkmacy2007-12-153-43/+61
* Import updated support code for the TOM (tcp offload module).kmacy2007-12-1513-846/+891
* Create separate capability flags for TCP over IPv4 and TCP over IPv6kmacy2007-12-151-1/+3
* add interface capability for TOEkmacy2007-12-151-0/+1
* make naming prefixes consistent across tom_infokmacy2007-12-151-2/+2
* add compile option to remove extra branch introduced by tcp offload support codekmacy2007-12-151-0/+3
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-1523-5/+27266
* Sort.marcel2007-12-141-52/+42
* This file was repocopied to src/sys/powerpc/aim, where it willmarcel2007-12-1415-7483/+0
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Forced commit to record that this file was repocopied frommarcel2007-12-142-2/+2
* Add comment to pc_cp_time.obrien2007-12-141-2/+2
* style.Makefile(5)obrien2007-12-141-1/+1
* Remove unused file.marcel2007-12-141-110/+0
OpenPOWER on IntegriCloud