summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/sockfs/socktpi.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-23OS-4936 cannot pass fd through unix domain dgram socket when receiver set SO_...Jerry Jelinek1-4/+25
2015-10-08OS-4783 allow sendfile() on AF_UNIX socketsPatrick Mooney1-2/+16
2015-05-09 [illumos-gate merge]Jerry Jelinek1-2/+3
2015-05-085898 SO_RCVTIMEO broken for AF_UNIXGordon Ross1-2/+3
2014-05-16OS-2985 POLLHUP not generated for disconnected Unix domain socketsBryan Cantrill1-0/+7
2013-04-053683 pfiles shouldn't try to trace itselfRobert Mustacchi1-2/+13
2013-03-01OS-1909 pfiles shows incorrect socket information on some getsockname callsRobert Mustacchi1-2/+13
2010-08-116966638 shutdown() sometimes appears to shutdown the wrong channel in a full-...George Shepherd1-2/+11
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-89/+1
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-37/+3
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-6/+7
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-199/+0
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-26/+0
2009-03-166816063 panic in sockfs: recursive mutex_enter, lp=ffffff0187058050 owner=fff...Anders Persson1-5/+1
2009-03-026805727 assertion for non-null credential tripped in tcp_tpi_acceptAnders Persson1-2/+3
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-14/+79
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-32/+43
2009-01-206794368 iscsi client broken: failed to receive login responseshenjian1-6/+12
2009-01-076788242 SO_{SND,RCV}TIMEO {set,get}sockopt fail with 32-bit binaries on a 64-...shenjian1-18/+80
2009-01-056789770 NULL pointer dereference panic in ip_helper_share_conn()Rao Shoaib1-1/+6
2008-12-296786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.Yu Xiangning1-0/+1
2008-12-216786058 conn_helper_info NULL pointer dereference in ip_send_option_requestYu Xiangning1-4/+4
2008-12-206787347 dgram_peek sotest fails with unexpected resultanders1-7/+3
2008-12-176785041 assertion failed: so_verify_oobstate(so), file: ../../common/fs/sockf...Rao Shoaib1-0/+2
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-645/+2090
2008-11-066766960 sock+lofs -> Solaris incompatibleRic Aleshire1-1/+8
2008-09-236737927 sockfs causes snv_96 panic on a Intel prototype platform with Intel n...Yu Xiangning1-7/+14
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-20/+22
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-30/+97
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-97/+30
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-30/+97
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-10/+0
2007-12-146447961 race between two threads to connect() to a socket can cause panicjprakash1-8/+10
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-5/+5
2007-10-116595449 IP streams plumbing simpificationnordmark1-175/+190
2007-07-176577516 getsockname() on AF_UNIX returns all zeros in the socket address stru...ja978901-1/+9
2007-06-086440134 recvmsg needs to zero more bitsamehta1-2/+2
2007-06-046525871 sotpi_accept() does not set the local address correctly in the sonode...ja978901-14/+27
2007-03-026524270 recvfrom(MSG_DONTWAIT) blocks if beaten by a readerethindra1-1/+3
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-1/+1
2007-01-08PSARC 2006/712 Extend SO_PROTOTYPEkcpoon1-1/+7
2006-09-276440338 sockfs incorrectly handles autopush on a fast path acceptorja978901-1/+19
2006-05-126246755 nl7c_data_pfail reports errorsbrutus1-43/+82
2006-03-054999225 Broken code in socktpi.crshoaib1-18/+8
2005-12-206292950 getsockname consumes pending ECONNREFUSED errorsblu1-0/+5
2005-12-126359001 find panic on blade 2500 when do net stress testing on debug kernelskais1-5/+5
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-2/+95
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-42/+279
2005-08-30PSARC/2005/478 Add desballoc() to the DDImeem1-22/+14
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+5043