summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_ctlr.c
AgeCommit message (Expand)Author
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-08-02scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke
2016-11-08scsi: fcoe: filter out frames from invalid vlansHannes Reinecke
2016-11-08scsi: fcoe: FIP debuggingHannes Reinecke
2016-11-08scsi: fcoe: Harden CVL handling when we have not logged into the fabric.Chad Dupuis
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke
2016-08-04fcoe: Use kfree_skb() instead of kfree()Wei Yongjun
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke
2016-07-12libfc: Update rport reference countingHannes Reinecke
2016-02-29fcoe: fix reset of fip selection time.Usha Ketineni
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-10-14fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love
2013-09-04fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche
2013-09-04fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche
2013-09-04fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan
2013-04-29scsi: rename random32() to prandom_u32()Akinobu Mita
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley
2013-02-19libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi
2013-02-11libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love
2012-05-10[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi
2012-03-28[SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVLBhanu Prakash Gollapudi
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend