summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/sockfs/socksyscalls.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-10 [illumos-gate merge]Jerry Jelinek1-0/+8
2015-06-094770 soconfig(1M) needs an option to print the in-kernel socket configuration...Alexander Eremin1-0/+6
2015-01-27OS-3752 Increase IOV_MAX to at least 1024Jerry Jelinek1-31/+26
2014-10-04OS-3404 lx brand must support sendmsg() with IOV_MAX of 1024Bryan Cantrill1-20/+97
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2013-05-143769 Implement SOCK_NONBLOCK flag to socket()Keith M Wesolowski1-1/+25
2013-04-233713 Implement accept4() (fix lint)Theo Schlossnagle1-1/+1
2013-04-213713 Implement accept4()Theo Schlossnagle1-6/+38
2013-04-123666 Implement SOCK_CLOEXEC flag to socket()Theo Schlossnagle1-1/+9
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-13/+2
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-130/+292
2010-03-296821379 Cannot ftp get in binary mode of an Samfs offline fileBrian Utterback1-10/+40
2010-01-066887210 accept() accesses freed sonode and trips the systemJayakara Kini1-2/+5
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-4/+2
2009-04-106828834 snf_segmap could be more readableVasumathi Sundaram - Sun Microsystems1-92/+113
2009-04-076770331 sendfilev is no longer LSO-optimizedVasumathi Sundaram - Sun Microsystems1-54/+151
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-3/+15
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-315/+327
2008-11-206705103 b_rptr of the newly allocated mblk is not incremented by sd_wroffPrakash Jalan1-3/+38
2008-09-126343194 sendfile can cause deadlock in filesystemsJayakara Kini1-83/+69
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-13/+13
2008-03-206568266 kssl doesn't get along with sendfilekrishna1-3/+27
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-17/+18
2007-10-116573175 panic in au_getsonodetz2045791-34/+34
2007-07-12backout 6520726: causes 6579374dm1207691-3/+1
2007-06-256520726 Infinite sendfilev() loop on SunONE WS and AS.blu1-1/+3
2007-05-046532645 implement ZCP sendfile for 64-bit appspr144591-2/+3
2007-01-15PSARC 2003/064 SDP: Sockets Direct Protocolnh1450021-0/+3
2007-01-126455727 lighttpd cannot be killed upon hanging in sendfilev()amehta1-3/+6
2006-10-276459866 System panic due to recursive mutex_enter in snf_smap_desbfree trying...ss1460321-1/+1
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-6/+0
2006-03-054999225 Broken code in socktpi.crshoaib1-8/+5
2005-08-236272618 gcc and sockfs don't get alongkrgopi1-6/+8
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2654