summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/vnd/vnd.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-6/+6
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-4/+4
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)John Levon1-0/+9
2018-02-16OS-6558 sdev_create_minor_node should allow non-666Mike Gerdts1-3/+10
2018-02-15OS-6545 need sdev_ctx_minor()Mike Gerdts1-4/+6
2017-09-20OS-6349 vnd kmod should be lintedPatrick Mooney1-51/+95
2017-09-14OS-6150 do not sq_wait unnecessarilyPatrick Mooney1-2/+1
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-10/+4
2016-09-12OS-5662 vnd corrupts incoming MAC address framesRobert Mustacchi1-2/+4
2016-04-20OS-5279 vnd_s_close()/ds_rx race can induce panicRobert Mustacchi1-13/+210
2016-03-02OS-5205 vnd has extraneous qreplyRobert Mustacchi1-1/+0
2015-11-14OS-4600 vnd can receive packets without checksumsRobert Mustacchi1-4/+24
2014-08-14OS-3302 vnd doesn't properly free write queue reservations with hooksRobert Mustacchi1-3/+13
2014-06-27OS-3142 a vnd mac_tx_notification somehow stuck aroundRobert Mustacchi1-1/+13
2014-06-11OS-3094 vnd race between stream association and first dataRobert Mustacchi1-8/+45
2014-04-16OS-2920 vnd does not properly handle mac notification semanticsRobert Mustacchi1-17/+73
2014-03-20OS-2800 Project BardicheRobert Mustacchi1-0/+5469