summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/dls
AgeCommit message (Expand)AuthorFilesLines
2018-02-269204 illumos#8149 introduced deadlock between device detach and kstat readRyan Zezeski1-27/+5
2017-10-168670 Incorrect comments in DLS Rx functionsRyan Zezeski1-19/+20
2017-05-168149 deadlock between datalink deletion and kstat readSebastien Roy1-43/+17
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-5/+5
2013-04-053677 /dev/ipnet can duplicate packetsRobert Mustacchi1-4/+23
2012-01-101918 stack overflow from mac_promisc_dispatch()Dan McDonald1-16/+30
2009-11-236886330 assertion failed: removed > 0, file: ../../common/io/bpf/bpf.c, line:...Darren Reed2-75/+0
2009-11-096890826 DLPI consumers using IP receive only broadcast messages2-0/+12
2009-10-07PSARC/2009/436 Anti-spoofing Link ProtectionEric Cheng1-76/+9
2009-10-076888680 GLDv3 PPA nitsGarrett D'Amore1-1/+1
2009-10-066887506 name constraints for implicit tunnel creation are too looseSebastien Roy1-26/+20
2009-09-306627861 Nemo should consider that the source address could be NULL for IBEric Cheng1-3/+4
2009-09-256883381 GLDv3 incorrectly assumes mac instance == ddi_get_instance()Garrett D'Amore2-5/+7
2009-09-24PSARC/2009/232 Solaris Packet CaptureDarren Reed2-1/+92
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy3-164/+407
2009-09-10PSARC 2007/596 RBridges: Routing BridgesRishi Srivatsavai1-2/+15
2009-05-206803804 softmac_serialize_enter()/exit() can be replaced using the mac perimeterCathy Zhou1-4/+6
2009-03-17PSARC/2008/242 Data Fast-Path for SoftmacCathy Zhou1-10/+41
2009-03-166808409 failing to mac_promisc_remove() could cause system panicGirish Moodalbail1-21/+8
2009-03-126810953 vnic with vid on same physical link failed to ping each other on snv_109Venugopal Iyer2-2/+3
2009-02-246806602 kstats no longer accurate on "unused" datalinksMichael Lim1-0/+7
2009-02-20PSARC 2009/069 802.1Q tag mode link propertySebastien Roy1-10/+12
2009-02-17PSARC/2009/099 dladm show-usage modificationsVenugopal Iyer3-45/+89
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng7-3038/+1046
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-3/+1
2008-07-01PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcallsjwadams1-1/+2
2008-06-19PSARC/2008/222 Brussels persistenceartem1-2/+95
2008-03-21PSARC 2008/208 Flexible Credentials for Kernel Door Upcallsseb1-49/+29
2008-01-23PSARC/2006/499 Clearview Nemo unification and vanity namingyz1470647-575/+2131
2007-12-20PSARC 2007/646 Nemo MAC client updatesyz1470643-25/+17
2007-12-176634002 Possible memory leak in soft ring during unplumb operationudpa1-3/+1
2007-12-136555620 dls_soft_ring_fanout() can leak mblksjprakash1-4/+4
2007-10-266615584 system panicks in soft_ring_unbind() when unplumbing an interfaceudpa2-8/+26
2007-10-016554813 Possible deadlock when enabling/disabling soft ringsudpa2-43/+81
2007-09-206220365 ActorPortNumber computation could be improvedyz1470641-8/+7
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev2-5/+7
2007-08-206489144 mi_rx_lock shouldn't be held across callbacksethindra1-4/+5
2007-06-066557249 DLS layer now expects the IP addresses to be alignedgd780591-1/+1
2007-03-166459954 dls_ether_soft_ring_fanout should not always assume traffic is TCP/UDP.krgopi1-45/+127
2007-01-19PSARC 2006/366 IP Instancesdh1551222-5/+307
2006-11-20PSARC/2006/406 WiFi for GLDv3xc1513551-1/+3
2006-11-016451861 potential buffer overflow when GLDv3 ACKs DL_BIND_REQ messagesyz1470641-3/+11
2006-10-106472389 gldv3 drivers hang during ifconfig -a modlist after ifconfig down ifc...ja978901-1/+1
2006-09-19PSARC/2006/358 VLAN Observability Enhancementdg1990753-356/+399
2006-06-30PSARC/2006/248 Nemo MAC-Type Plugin Architectureseb4-508/+308
2006-02-276350869 Nemo drivers fail to set the length field of LLC framesericheng2-16/+27
2005-12-23PSARC 2005/654 Nemo soft ringskrgopi4-4/+711
2005-08-296252036 dladm show-link outputs nothing for regular usersericheng2-26/+48
2005-08-01PSARC 2005/365 Nemo drivers interface simplificationericheng5-350/+367
2005-06-22PSARC/2005/358 Nemo Transmit Pointersmeem2-67/+49