summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the flowctl utility to add it support for displayingglebius2011-07-052-53/+168
* o Eliminate flow6_hash_entry in favor of flow_hash_entry. We don't needglebius2011-07-053-107/+152
* Only print entries for which ut_host points to a character device.ed2011-07-051-1/+1
* Rework _fget to accept capability parameters.jonathan2011-07-052-6/+76
* Remove useless initialization.trociny2011-07-051-2/+1
* The algorithm used by nfscl_getopen() could have resulted inrmacklem2011-07-041-81/+94
* - General grammar and mdoc(7) fixes. [1] [2]gjb2011-07-041-65/+66
* - Speed up pendingblock processing again. Having too much delay betweenjeff2011-07-042-15/+41
* - Handle D_JSEGDEP in the softdep_sync_buf() switch. These can nowjeff2011-07-041-0/+1
* - It is impossible to run request_cleanup() while doing a copyonwrite.jeff2011-07-041-25/+21
* - Fix an inode quota leak. We need to decrement the quota once and onlyjeff2011-07-041-5/+4
* Fix build with NETGRAPH_DEBUG.glebius2011-07-041-1/+1
* pf(4) tags now store the state key but tcp_respond tries to reuse a mbuf as a...eri2011-07-041-0/+1
* Add a trivial script for creating memstick images. These are notmarcel2011-07-041-0/+38
* Disable PREEMPTION for now. See also PR ia64/147501.marcel2011-07-041-1/+1
* Add kernel functions to unwrap capabilities.jonathan2011-07-042-0/+162
* Fix build with NETGRAPH_DEBUG.glebius2011-07-041-2/+2
* - Remove the now unused CPU_NAND_ATOMIC()attilio2011-07-041-7/+1
* With retirement of cpumask_t and usage of cpuset_t for representing aattilio2011-07-0427-423/+303
* Make the USB keyboard driver more HID compliant.hselasky2011-07-043-151/+475
* - Use refcount(9) API to manage node and hook refcounting.glebius2011-07-042-18/+10
* ARP code reuses mbuf from ARP request to make a reply, but it does notae2011-07-041-0/+1
* Add sanity check for ifm_version in struct if_msghdr.hrs2011-07-041-0/+6
* Modify the new NFSv4 client so that it appends a file handlermacklem2011-07-033-21/+29
* Improve portability of config(8).ed2011-07-031-4/+5
* Tag mbufs of all incoming frames or packets with the interface's FIBbz2011-07-0316-0/+21
* Remove extra white space to comply with style for the rest of the struct.bz2011-07-031-2/+2
* Introduce a quirk for broken USB MIDI hardware instead of limiting performancehselasky2011-07-034-11/+18
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-0311-3/+152
* When iterating over a paging queue, explicitly check for PG_MARKER, insteadalc2011-07-025-5/+5
* Initialize marker pages as held rather than fictitious/wired. Marking thealc2011-07-021-2/+8
* Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded.hselasky2011-07-021-0/+12
* Fix problem about USB MIDI TX data format, that some devices only accepthselasky2011-07-021-23/+30
* Define the CAPABILITIES kernel option.jonathan2011-07-022-1/+3
* Reintroduce the cioctl() hook in the TTY layer for digi(4).ed2011-07-023-6/+39
* UltraSPARC-IV CPUs seem to be affected by a not publicly documentedmarius2011-07-022-1/+26
* Don't waste a delay slot.marius2011-07-021-2/+2
* - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries frommarius2011-07-0211-93/+312
* Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 tomarius2011-07-021-5/+12
* - Fix typo in check_for_nested_with_variably_modified presentuqs2011-07-014-1/+15
* Fix a typo.sem2011-07-011-1/+1
* Fix r223695 to compile on architectures which don't use the MBR scheme; wrapmarius2011-07-012-6/+17
* Define cap_rights_t and DTYPE_CAPABILITY, which are required tojonathan2011-07-013-0/+4
* Bump date after the previous commit.pluknet2011-07-011-1/+1
* Update and sort the list of the available keywords.pluknet2011-07-011-6/+8
* Fix double free.glebius2011-07-011-1/+0
* Make lukemftpd properly set login class and cpumask.trasz2011-06-301-5/+5
* Make Sendmail properly set login class and cpumask.trasz2011-06-301-0/+6
* Change the management of nested faults by switching to physicalmarcel2011-06-302-133/+122
* Add ID for Marvell 88SE9125 SATA controller.mav2011-06-301-0/+1
OpenPOWER on IntegriCloud