summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/sockfs/sockcommon.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-1114768 retire ncaGarrett D'Amore1-1/+1
2022-01-2714202 Need direct callbacks from socket upcalls via ksocketRobert Mustacchi1-4/+12
2017-07-148409 Want MSG_NOSIGNAL to prevent SIGPIPESebastian Wiedenroth1-1/+4
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-29/+37
2010-01-156886057 ksocket_sendmsg() must return the number of bytes sent even in case o...Anders Persson1-0/+1
2010-01-156638967 udp recv (think DNS) suffers from thundering herd problemAnders Persson1-3/+5
2009-10-216873752 improper cleanup of the accept queue for sctp and sdp socketsAnders Persson1-1/+1
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-452/+3
2009-02-116662959 sockfs need kstats to report usage infoAnders Persson1-0/+2
2009-01-216789298 SO_{SND,RCV}TIMEO should be passed down to the protocolshenjian1-2/+2
2009-01-076788242 SO_{SND,RCV}TIMEO {set,get}sockopt fail with 32-bit binaries on a 64-...shenjian1-6/+17
2008-12-296786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.Yu Xiangning1-0/+1
2008-12-176785041 assertion failed: so_verify_oobstate(so), file: ../../common/fs/sockf...Rao Shoaib1-5/+3
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-0/+1092