summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/strsubr.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13 [illumos-gate merge]Dan McDonald1-114/+1
2022-07-1311328 Remove M_MULTIDATA supportGarrett D'Amore1-114/+1
2021-09-22 [illumos-gate merge]release-20210923Dan McDonald1-33/+43
2021-09-2214098 handle failure when muxing non-device streamsRichard Lowe1-33/+43
2021-05-25 [illumos-gate merge]Dan McDonald1-9/+9
2021-05-2513829 genunix: cast between incompatible function typesToomas Soome1-9/+9
2020-05-11 [illumos-gate merge]Jerry Jelinek1-0/+1
2020-05-1112671 hcksum routines are too verbosePatrick Mooney1-0/+7
2019-03-29 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-02-21 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome1-1/+1
2019-01-28 [illumos-gate merge]Jerry Jelinek1-4/+13
2019-01-2810191 strsubs: cast between incompatible function typesToomas Soome1-4/+13
2018-06-04 [illumos-gate merge]Jerry Jelinek1-3/+15
2018-06-049042 multiples of tty streams modules cause weirdnessAndy Fiddaman1-3/+15
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney1-0/+7
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-12/+0
2010-02-266652443 system_esbq lock contentionDavid Plauger1-3/+40
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-11/+0
2010-01-116910514 TCP might send down non-LSO packets with LSO flagsRoamer1-2/+13
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-15/+10
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-3/+1
2009-05-206780627 endless loop between drain_syncq and qdrain_syncq when Q_SQQUEUED is ...Brian Ruthven1-158/+150
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-8/+3
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-16/+43
2009-02-106646362 STREAMS flow trace should be enhanced to aid memory leak detectionmeem1-5/+3
2009-01-206794553 M_READ not delivered for nonblocking streamsGarrett D'Amore1-10/+10
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-1/+15
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-12/+39
2008-06-27PSARC 2008/367 Remove MAXIOCBSZgd780591-17/+11
2008-06-23backout 6711665/6711691: causes 6717918suha1-11/+17
2008-06-10PSARC 2008/348 Widening IOCPARM_MASKgd780591-17/+11
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-3/+8
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-8/+3
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-3/+8
2008-04-086529822 Syncq gets stuck and network performance degradation occurs intermitt...jk1157411-34/+36
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-70/+68
2007-10-296526408 udp application hangs forever when using SO_SNDBUF with value 0 due t...rk1290641-2/+6
2007-03-306522339 Performance enhancement with enhanced esballoc designss1460321-5/+130
2007-01-19PSARC 2006/366 IP Instancesdh1551221-33/+164
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-1/+2
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-50/+24
2006-08-045089813 write side queue/syncq handling is not clean in link_rempassthru()georges1-25/+26
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-3/+34
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-14/+24
2005-09-204790586 bogus coding in kstrputmsg()meem1-8/+6
2005-09-166322179 strfreectty() passed a stream that was not yet a cttymeem1-38/+27