aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Resolve kernel panic that occurs on callback from sysctl when settingSean Bruno2013-04-031-0/+1
* MFC r229753:Dimitry Andric2012-02-031-1/+1
* MFC r207554:Maxim Sobolev2010-11-161-1/+1
* MFC r212403:Bjoern A. Zeeb2010-09-201-1/+2
* MFC r200930:Xin LI2010-01-234-175/+296
* MFC r196372:Max Laier2009-08-312-24/+70
* MFC r196551:Max Laier2009-08-311-1/+1
* Merge r189004.Roman Divacky2009-03-191-4/+1
* MFC: Turn off CPU frequency change notifiers when the TSC is P-stateJung-uk Kim2009-01-211-0/+6
* MFC: r183606, r183610Bjoern A. Zeeb2008-10-301-15/+5
* Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325,Robert Watson2008-08-181-5/+4
* MFC r181295: tcp state reuseMax Laier2008-08-111-0/+17
* MFC basic common and iwarp kernel RDMA infrastructure.Kip Macy2008-07-3032-0/+15395
* Fix spellign error in commentJulian Elischer2008-07-241-1/+1
* MFC a fix for corrected comparisons.Julian Elischer2008-07-241-2/+2
* MFC an ABI compatible implementation of Multiple routing tables.Julian Elischer2008-07-243-8/+36
* MFC.John Birrell2008-04-21190-86778/+0
* MFC:Max Laier2008-04-123-2/+129
* MFC: Kernel mode Network Lock Manager.Doug Rabson2008-04-101-0/+20
* Fix MFC, the contents were duplicated.Andrew Thompson2008-04-082-2667/+0
* MFC: sys/contrib/opensolaris/uts/common/fs/zfs/zvol.c 1.4Pawel Jakub Dawidek2008-01-171-11/+11
* Close access to vdev when setting state to anything but open state.Pawel Jakub Dawidek2008-01-171-0/+11
* MFC: queue an asynch handler to re-enable a level-triggered GPENate Lawson2008-01-161-3/+19
* MFC rev 1.5 if_wpi.cBenjamin Close2007-12-082-0/+2667
* MFC:Darren Reed2007-12-013-18/+11
* MFC pf.c 1.51, pf_ioctl.c 1.30 and pf_if.c 1.13-1.14:Max Laier2007-11-253-4/+65
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-11-112-0/+2667
* MFC the following:Darren Reed2007-10-3122-647/+949
* MFC: pf_if.c 1.12, pf_table.c 1.9Max Laier2007-10-282-1/+9
* MFC r1.3, 1.4Andrew Thompson2007-10-171-0/+1
* Fix lock leak leading to the 'System call <name> returning with 1 locks held'Pawel Jakub Dawidek2007-10-041-0/+2
* Ok I hope I got it right this time.Olivier Houchard2007-09-272-0/+815
* This commit was generated by cvs2svn to compensate for changes in r172314,Jung-uk Kim2007-09-242-10/+15
|\
| * Fix global lock recursion bug.Jung-uk Kim2007-09-242-10/+15
* | Now that we have CDDLed code in the tree, add CDDL license.Pawel Jakub Dawidek2007-09-231-0/+384
* | Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the originalPawel Jakub Dawidek2007-09-101-0/+41
* | After dfr@ vnode leak fix, we can allow ARC to consume more memory.Pawel Jakub Dawidek2007-09-101-2/+2
* | Use CTLFLAG_RDTUN for tunable sysctls.Pawel Jakub Dawidek2007-09-011-2/+2
* | When checking the sequence number of a TCP header embedded in anDaniel Hartmeier2007-08-231-2/+1
* | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and removeRobert Watson2007-07-281-4/+4
* | Update assertion after revision 1.23.Pawel Jakub Dawidek2007-07-241-1/+1
* | Fix a bug where the callout might not be initialized before being used.Nate Lawson2007-07-121-6/+18
* | This commit was generated by cvs2svn to compensate for changes in r171364,Hartmut Brandt2007-07-111-7/+7
|\ \
| * | Vendor patch to remove some __inline qualifiers on non-static functionsvendor/ngatmHartmut Brandt2007-07-111-7/+7
* | | Correct a reference-counting mistake in the ZFS code which led to abnormalDoug Rabson2007-07-092-3/+1
* | | Remove unused variable from pf_subr.c to make it -Werror buildable.Max Laier2007-07-051-1/+1
* | | Add two place holders in struct pf_rule for future netgraph integration.Max Laier2007-07-031-0/+2
* | | Link pf 4.1 to the build:Max Laier2007-07-035-16/+94
* | | Commit resolved import of OpenBSD 4.1 pf from perforce.Max Laier2007-07-0313-2482/+3404
* | | This commit was generated by cvs2svn to compensate for changes in r171164,Max Laier2007-07-031-0/+415
|\ \ \