summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/dld
AgeCommit message (Expand)AuthorFilesLines
2020-04-08 [illumos-gate merge]release-20200409Jerry Jelinek1-3/+21
2020-04-0812466 Enable IPv6 TSO Support for vioifRobert Mustacchi1-5/+24
2020-03-0211490 SRS ring polling disabled for VLANsRyan Zezeski1-16/+14
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-2/+6
2019-03-29 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-2/+2
2019-02-26 [illumos-gate merge]Jerry Jelinek2-4/+4
2019-02-2510435 dld: NULL pointer errorsToomas Soome2-4/+4
2019-02-21 [illumos-gate merge]Jerry Jelinek1-2/+4
2019-02-2110423 bridge: cast between incompatible function typesToomas Soome1-2/+4
2019-01-15 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-2/+2
2018-11-27 [illumos-gate merge]Jerry Jelinek1-1/+2
2018-11-269903 qinfo: add typed membersToomas Soome1-1/+2
2018-06-08OS-4683 Using the allowed-ips property prevents using dynamic addressesCody Peter Mello1-2/+34
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney1-4/+1
2018-03-16OS-5326 SRS ring polling disabled for VLANsRyan Zezeski1-17/+15
2018-02-12 [illumos-gate merge]Jerry Jelinek1-1/+0
2018-02-108871 Want means of toggling data link LEDsRobert Mustacchi1-1/+98
2017-11-148699 Want NIC transceiver visibilityRobert Mustacchi1-0/+102
2017-10-108675 proto_promiscoff_req() doesn't always exit the MAC perimeterDan McDonald1-7/+8
2017-09-20OS-6357 proto_promiscoff_req() doesn't always exit the MAC perimeterDan McDonald1-9/+10
2017-05-19OS-6056 dls_devnet_unset() and DLS temp holds can deadlockRyan Zezeski1-22/+42
2017-05-12OS-6092 Want means of toggling data link LEDsRobert Mustacchi1-1/+98
2017-04-07OS-6022 want basic transceiver visibilityRobert Mustacchi1-1/+102
2017-02-15OS-5892 drv_ioc_prop_common could leak memory and holdsrelease-20170216Ryan Zezeski1-2/+12
2017-01-30OS-3506 dls and mac lock ordering isn't honoredRyan Zezeski1-21/+8
2016-04-20OS-5279 vnd_s_close()/ds_rx race can induce panicRobert Mustacchi1-4/+0
2015-11-14OS-4600 vnd can receive packets without checksumsRobert Mustacchi1-0/+12
2015-02-28OS-3000 I for one, welcome my overlay network overlordsRobert Mustacchi1-2/+3
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-3/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-3/+3
2014-03-20OS-2800 Project BardicheRobert Mustacchi2-39/+144
2013-10-10 [illumos-gate merge]Keith M Wesolowski1-1/+2
2013-10-084182 proto_promisc* miss calls to mac_perim_exitRobert Mustacchi1-1/+2
2012-01-12[OS-714] illumos mergeJohn Sonnenschein1-16/+19
2012-01-101918 stack overflow from mac_promisc_dispatch()Dan McDonald1-16/+19
2011-05-10OS-406 dlmgmtd deadlock when shutting down large numbers of zonesJerry Jelinek1-1/+2
2011-03-02OS-249 extend dladm subcommands to have better support for zonesJerry Jelinek1-1/+2
2010-08-16PSARC/2010/325 Different MTU for unicast and multicastErik Nordmark2-6/+14
2010-07-166943998 Allow GLDv3 drivers to advertise multiple ranges of MTUsPrakash Jalan1-11/+14
2010-07-136967941 BAD TRAP: type=8 (#df Double fault) during reboot on x86 32bit system...Sowmini Varadhan1-3/+3
2010-07-01PSARC 2010/166 layer-3 net properties for exclusive-IP zonesSowmini Varadhan2-3/+37
2010-05-066925863 VNICs incorrectly advertise MAC_CAPAB_NO_NATIVEVLAN which disables ha...Cathy Zhou1-10/+3
2010-04-14PSARC 2010/085 IPoIB Administration EnhancementRamaswamy Tummala1-3/+3
2010-03-106913696 dld ioctls expect instance 0 of the device to be always presentPrakash Jalan1-16/+40
2010-03-096930358 Make the core set of GLDv3 driver APIs committed (fix lint)Venugopal Iyer1-1/+1
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer3-37/+168
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-7/+7
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-0/+28