aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/svc_generic.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r281199: Remove hard limits on number of accepting NFS connections.Alexander Motin2015-04-141-2/+2
* MFC r267228:Alexander Motin2014-06-221-8/+12
* MFC r258578, r258580, r258581 (by hrs):Alexander Motin2014-01-221-26/+25
* Mfp4 CH=177274,177280,177284-177285,177297,177324-177325Bjoern A. Zeeb2011-02-161-5/+0
* Fix NFS panics with options VIMAGE kernels by apropriately setting curvnetMarko Zec2009-08-241-0/+7
* Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on theRick Macklem2009-06-171-1/+4
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-91/+2
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-1/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+407