| Commit message (Expand) | Author | Age | Files | Lines |
| * | Resolve kernel panic that occurs on callback from sysctl when setting | Sean Bruno | 2013-04-03 | 1 | -0/+1 |
| * | MFC r229753: | Dimitry Andric | 2012-02-03 | 1 | -1/+1 |
| * | MFC r207554: | Maxim Sobolev | 2010-11-16 | 1 | -1/+1 |
| * | MFC r212403: | Bjoern A. Zeeb | 2010-09-20 | 1 | -1/+2 |
| * | MFC r200930: | Xin LI | 2010-01-23 | 4 | -175/+296 |
| * | MFC r196372: | Max Laier | 2009-08-31 | 2 | -24/+70 |
| * | MFC r196551: | Max Laier | 2009-08-31 | 1 | -1/+1 |
| * | Merge r189004. | Roman Divacky | 2009-03-19 | 1 | -4/+1 |
| * | MFC: Turn off CPU frequency change notifiers when the TSC is P-state | Jung-uk Kim | 2009-01-21 | 1 | -0/+6 |
| * | MFC: r183606, r183610 | Bjoern A. Zeeb | 2008-10-30 | 1 | -15/+5 |
| * | Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325, | Robert Watson | 2008-08-18 | 1 | -5/+4 |
| * | MFC r181295: tcp state reuse | Max Laier | 2008-08-11 | 1 | -0/+17 |
| * | MFC basic common and iwarp kernel RDMA infrastructure. | Kip Macy | 2008-07-30 | 32 | -0/+15395 |
| * | Fix spellign error in comment | Julian Elischer | 2008-07-24 | 1 | -1/+1 |
| * | MFC a fix for corrected comparisons. | Julian Elischer | 2008-07-24 | 1 | -2/+2 |
| * | MFC an ABI compatible implementation of Multiple routing tables. | Julian Elischer | 2008-07-24 | 3 | -8/+36 |
| * | MFC. | John Birrell | 2008-04-21 | 190 | -86778/+0 |
| * | MFC: | Max Laier | 2008-04-12 | 3 | -2/+129 |
| * | MFC: Kernel mode Network Lock Manager. | Doug Rabson | 2008-04-10 | 1 | -0/+20 |
| * | Fix MFC, the contents were duplicated. | Andrew Thompson | 2008-04-08 | 2 | -2667/+0 |
| * | MFC: sys/contrib/opensolaris/uts/common/fs/zfs/zvol.c 1.4 | Pawel Jakub Dawidek | 2008-01-17 | 1 | -11/+11 |
| * | Close access to vdev when setting state to anything but open state. | Pawel Jakub Dawidek | 2008-01-17 | 1 | -0/+11 |
| * | MFC: queue an asynch handler to re-enable a level-triggered GPE | Nate Lawson | 2008-01-16 | 1 | -3/+19 |
| * | MFC rev 1.5 if_wpi.c | Benjamin Close | 2007-12-08 | 2 | -0/+2667 |
| * | MFC: | Darren Reed | 2007-12-01 | 3 | -18/+11 |
| * | MFC pf.c 1.51, pf_ioctl.c 1.30 and pf_if.c 1.13-1.14: | Max Laier | 2007-11-25 | 3 | -4/+65 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2007-11-11 | 2 | -0/+2667 |
| * | MFC the following: | Darren Reed | 2007-10-31 | 22 | -647/+949 |
| * | MFC: pf_if.c 1.12, pf_table.c 1.9 | Max Laier | 2007-10-28 | 2 | -1/+9 |
| * | MFC r1.3, 1.4 | Andrew Thompson | 2007-10-17 | 1 | -0/+1 |
| * | Fix lock leak leading to the 'System call <name> returning with 1 locks held' | Pawel Jakub Dawidek | 2007-10-04 | 1 | -0/+2 |
| * | Ok I hope I got it right this time. | Olivier Houchard | 2007-09-27 | 2 | -0/+815 |
| * | This commit was generated by cvs2svn to compensate for changes in r172314, | Jung-uk Kim | 2007-09-24 | 2 | -10/+15 |
| |\ |
|
| | * | Fix global lock recursion bug. | Jung-uk Kim | 2007-09-24 | 2 | -10/+15 |
| * | | Now that we have CDDLed code in the tree, add CDDL license. | Pawel Jakub Dawidek | 2007-09-23 | 1 | -0/+384 |
| * | | Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the original | Pawel Jakub Dawidek | 2007-09-10 | 1 | -0/+41 |
| * | | After dfr@ vnode leak fix, we can allow ARC to consume more memory. | Pawel Jakub Dawidek | 2007-09-10 | 1 | -2/+2 |
| * | | Use CTLFLAG_RDTUN for tunable sysctls. | Pawel Jakub Dawidek | 2007-09-01 | 1 | -2/+2 |
| * | | When checking the sequence number of a TCP header embedded in an | Daniel Hartmeier | 2007-08-23 | 1 | -2/+1 |
| * | | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | Robert Watson | 2007-07-28 | 1 | -4/+4 |
| * | | Update assertion after revision 1.23. | Pawel Jakub Dawidek | 2007-07-24 | 1 | -1/+1 |
| * | | Fix a bug where the callout might not be initialized before being used. | Nate Lawson | 2007-07-12 | 1 | -6/+18 |
| * | | This commit was generated by cvs2svn to compensate for changes in r171364, | Hartmut Brandt | 2007-07-11 | 1 | -7/+7 |
| |\ \ |
|
| | * | | Vendor patch to remove some __inline qualifiers on non-static functionsvendor/ngatm | Hartmut Brandt | 2007-07-11 | 1 | -7/+7 |
| * | | | Correct a reference-counting mistake in the ZFS code which led to abnormal | Doug Rabson | 2007-07-09 | 2 | -3/+1 |
| * | | | Remove unused variable from pf_subr.c to make it -Werror buildable. | Max Laier | 2007-07-05 | 1 | -1/+1 |
| * | | | Add two place holders in struct pf_rule for future netgraph integration. | Max Laier | 2007-07-03 | 1 | -0/+2 |
| * | | | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 5 | -16/+94 |
| * | | | Commit resolved import of OpenBSD 4.1 pf from perforce. | Max Laier | 2007-07-03 | 13 | -2482/+3404 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r171164, | Max Laier | 2007-07-03 | 1 | -0/+415 |
| |\ \ \ |
|