summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accept r1 as having the metadata pointer argument if r0 is 0.marcel2011-02-031-4/+10
* Bring the list of OIDs up-to-date to prevent conflicts.harti2011-02-031-1/+19
* Eliminate unnecessary page hold_count checks. These checks predatealc2011-02-032-4/+2
* Use a dedicated taskqueue with a thread that runs at a software-interruptjhb2011-02-031-3/+7
* Fix the per CPU stats so that:rrs2011-02-034-8/+39
* Setup another socketpair between parent and child, so that primary sandboxedpjd2011-02-035-31/+143
* Add missing locking after moving keepalive_send() to remote send threadpjd2011-02-031-3/+9
* Drop privileges after connecting to hastd, but before sending or receivingpjd2011-02-031-0/+5
* Let the caller log info about successful privilege drop.pjd2011-02-033-2/+2
* Adds an experimental option to create a pool ofrrs2011-02-039-4/+254
* Include driver name in panic string, to make it easier to find these shouldemaste2011-02-031-4/+4
* Revert part of r173264. Both aac_ioctl_sendfib and aac_ioctl_send_raw_srbemaste2011-02-031-5/+1
* Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in theimp2011-02-021-2/+2
* sh: Add test for shell script without '#!'.jilles2011-02-021-0/+11
* sh: Remove comment mentioning herefd, which is gone.jilles2011-02-021-2/+1
* Add some obsolete manpages.uqs2011-02-021-0/+6
* Add missing argument after r218192.bz2011-02-021-1/+1
* libkvm: fix logic inversion introduced with last commituqs2011-02-021-2/+2
* Put the general logic for being a CPU hog into a new functionmdf2011-02-0216-35/+34
* - Rename proto_descriptor_{send,recv}() functions topjd2011-02-027-166/+200
* Add proto_connect_wait() to wait for connection to finish.pjd2011-02-025-11/+84
* Allow to specify connection timeout by the caller.pjd2011-02-026-9/+12
* Move protocol allocation and deallocation to separate functions.pjd2011-02-021-17/+48
* Fix build with DIAGNOSTIC enabled.jhb2011-02-021-4/+4
* Remove OpenSolaris include path referring to a non-existing directorypluknet2011-02-021-3/+0
* 1) Allow a chunk to track the cwnd it was at when sent.rrs2011-02-0214-29/+120
* Be prepared that hp_client or hp_server might be NULL now.pjd2011-02-021-4/+11
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-0211-23/+23
* Call the correct ANI Attach routine.adrian2011-02-023-3/+3
* Make the generated files depend on the Makefile so new platforms are easierimp2011-02-021-2/+2
* Revert last change now that the reason for it is no more...imp2011-02-021-2/+1
* Recommit r218169, enclosing with #ifdef _KERNELmm2011-02-011-0/+6
* Whitespace nitimp2011-02-011-1/+1
* New ID for the Novatel MC547n_hibma2011-02-012-0/+2
* Revert r218169 until it can be tested and fixed properly.kan2011-02-011-4/+0
* Some cosmetic fixes and remove a duplicate constant.jhb2011-02-013-10/+7
* - Set the next_alloc fields for an i-node after allocating a new blockjhb2011-02-011-14/+58
* Output an appropriate amount of padding to line up per-CPU state columnsjhb2011-02-011-7/+11
* Just to be sure, make sure the MCS rates are allowed for TX.adrian2011-02-011-2/+4
* For ZFS, change the type of clock_t to int64_t.mm2011-02-011-0/+4
* The unp_gc() function drops and reaquires lock between scan andkib2011-02-011-12/+16
* Algorithm modules can define their own private congestion signal types in thelstewart2011-02-012-4/+10
* Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.mm2011-02-011-1/+0
* Use correct kernel types for all fields in USB PF code and headers.hselasky2011-02-012-15/+15
* Add a new method to the rate control modules which extract out theadrian2011-02-014-0/+77
* Include some preliminary TX HT rate scenario setup code.adrian2011-02-014-1/+246
* Do not set socket send and receive buffer. It will be auto-tuned.pjd2011-02-011-14/+4
* Refator the common code which calculates the 802.11g protection duration.adrian2011-02-011-51/+51
* Fix typo in comment: "course" -> "coarse"lstewart2011-02-011-1/+1
* Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion controllstewart2011-02-013-1/+508
OpenPOWER on IntegriCloud