summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/sockfs/socksubr.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-1114768 retire ncaGarrett D'Amore1-9/+1
2020-10-0113175 Add support for IP_RECVTOSAndy Fiddaman1-2/+18
2020-06-1912824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNCAndy Fiddaman1-2/+41
2020-03-125880 Increase IOV_MAX to at least 1024Bryan Cantrill1-1/+2
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-48/+52
2017-05-167590 sendmsg on AF_UNIX socket fails after process drops privilegesGordon Ross1-6/+10
2016-03-316827 cannot pass fd through unix domain dgram socket when receiver set SO_REC...Jerry Jelinek1-1/+1
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-2/+13
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-3/+2
2010-01-156638967 udp recv (think DNS) suffers from thundering herd problemAnders Persson1-12/+7
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-5/+5
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-4/+2
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-11/+27
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-577/+116
2008-11-22PSARC 2008/427 iSCSI BootJack Meng1-2/+13
2008-08-26LSARC 2008/506 Unix Domain Sockets for X11 clients in Trusted ExtensionsRic Aleshire1-2/+11
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source. (fix cstyle)rh871071-1/+2
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-45/+47
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-15/+12
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-1/+24
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-24/+1
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-1/+24
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-45/+41
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-1/+1
2007-03-26PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanismrsb1-0/+1
2007-01-15PSARC 2003/064 SDP: Sockets Direct Protocolnh1450021-1/+7
2006-06-266440104 named thread spinning in process_cmsg due to bad byte countinggt1456701-8/+34
2006-05-126246755 nl7c_data_pfail reports errorsbrutus1-1/+4
2006-03-23PSARC 2006/070 SO_TIMESTAMP Socket Optiongt1456701-0/+36
2006-03-054999225 Broken code in socktpi.crshoaib1-20/+10
2005-08-30PSARC/2005/478 Add desballoc() to the DDImeem1-17/+4
2005-08-236272618 gcc and sockfs don't get alongkrgopi1-2/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2303