summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* A node that implements various traffic shaping and rate limiting algorithms (...mav2007-05-153-0/+3
* Complete the (mechanical) move of the TCP reassembly and timewaitandre2007-05-131-0/+2
* Bump config(8) version and build requirement for config(8) to 600006. Thiswkoszek2007-05-138-8/+8
* Hook wlan_amrr up to the build.kevlo2007-05-101-0/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+3
* It turns out that the hptiop driver isn't portable after all. Confine it toscottl2007-05-091-2/+0
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.scottl2007-05-092-0/+3
* Import version 3.60.03.006 of the TWA driver:scottl2007-05-091-2/+0
* Make interrupt filtering support compilable.piso2007-05-061-0/+3
* Add support for Ralink Technology RT2501USB/RT2601USB devices.kevlo2007-05-061-0/+1
* Add missing e1000_82575.c entry to build in order to improve chances ofrwatson2007-05-041-0/+2
* Last minute mistake crept in, old file name.jfv2007-05-041-1/+1
* Merge in the new driver (6.5.0) of Intel. This has a newjfv2007-05-042-2/+29
* Add static build depends for ng_deflate, ng_nat and ng_sppp.mav2007-04-251-9/+10
* Allow MAC policy modules to control access to audit configuration systemrwatson2007-04-211-0/+1
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-172-3/+3
* Add option for disabling allocation from the packet zonekmacy2007-04-141-0/+1
* Fix build, trunk is a device not an option.thompsa2007-04-101-1/+1
* Hook trunk(4) up to the build.thompsa2007-04-102-0/+3
* The old PacketAlias* API is not exported whenpiso2007-04-091-1/+0
* LINT on ia64 requires memset symbol too. Make fire it is present by addingkan2007-04-091-0/+1
* Sort sctp_*.c files.andre2007-04-091-8/+8
* hook uipc_mvec.c into buildkmacy2007-04-081-0/+1
* Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-072-0/+6
* MFi386: add libkern/memset.cnyan2007-04-061-0/+1
* sort.nyan2007-04-062-2/+2
* Be more conservative and compile libkern/memset.c only on architectureskan2007-04-064-1/+4
* Add trivial MI memset function implementation. GCC mandates thekan2007-04-051-0/+1
* Retire unused TCP_SACK_DEBUG.andre2007-04-041-1/+0
* Temporarily desupport simultaneous target and initiator mode.mjacob2007-04-021-2/+6
* Optimize sx locks to use simple atomic operations for the common cases ofjhb2007-03-312-0/+15
* Sort.jhb2007-03-271-1/+1
* Fix some statements in disc(4) and about it:yar2007-03-261-2/+2
* Complete removal of uipc_socket2.c by moving the last few functions torwatson2007-03-261-1/+0
* Introduce a new toy interface, edsc(4). It's a discard interfaceyar2007-03-262-0/+4
* New device: icee. Generic i2c eeprom driver.imp2007-03-231-0/+1
* If KERNEL_EXTRA is defined, make kernel-all target depend on it.imp2007-03-231-1/+6
* Catch up with ACPI-CA 20070320 import.jkim2007-03-222-7/+4
* - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionallyjhb2007-03-222-0/+7
* Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default itandre2007-03-212-7/+0
* Overhaul driver/subsystem api's:sam2007-03-212-1/+2
* Adds missing flight size logging option for SCTP.rrs2007-03-201-0/+1
* - Sysctl's move to seperate filerrs2007-03-151-0/+1
* Add support for statically compiling cxgb into the kernelkmacy2007-03-142-0/+10
* Rototill the sparc64 nexus(4) (actually this brings in the code themarius2007-03-071-2/+0
* Recognize repo-copy of kern_acl.c to vfs_acl.c, remove kern_acl.c,rwatson2007-03-051-1/+1
* Fix typo in comment.flz2007-03-041-1/+1
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aflz2007-03-021-1/+6
* Add GEOM_MULTIPATH so LINT will build.des2007-02-271-0/+1
* Further improvements to LOCK_PROFILING:kmacy2007-02-271-0/+1
OpenPOWER on IntegriCloud