This series contains a variety of fixes and general improvements to the libfc, libfcoe and fcoe kernel modules. Aside from the individual contributor's testing I ran basic tests against this series on scsi-misc on the day of this posting. --- Bhanu Prakash Gollapudi (2): libfcoe: Do not sends FDISCs before FLOGI during CVL libfcoe: Support extra MAC descriptor to be used as FCoE MAC Neil Horman (6): fcoe: avoid getting into dev_queue_xmit with bottom halves disabled fcoe: Ensure fcoe_recv_frame is always called in process context foce: remove bh disable from fcoe sw transport rcv function bnx2fc: Remove bh disable in softirq context fcoe: remove frame dropping code from fcoe_percpu_clean fcoe: reduce contention for fcoe_rx_list lock [v2] Steven Clark (1): libfc: fcoe_transport_create fails in single-CPU environment Vasu Dev (1): libfc: update fc_host mfs along with updating lport->mfs drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 4 +- drivers/scsi/fcoe/fcoe.c | 77 ++++++++++++++----------------------- drivers/scsi/fcoe/fcoe_ctlr.c | 38 +++++++++++++----- drivers/scsi/libfc/fc_exch.c | 45 ++++++++++++++++++---- drivers/scsi/libfc/fc_lport.c | 10 ++++- include/scsi/libfc.h | 1 include/scsi/libfcoe.h | 4 +- 7 files changed, 111 insertions(+), 68 deletions(-) -- Thanks, //Rob -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html