index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe_ctlr.c
Age
Commit message (
Expand
)
Author
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
2018-07-12
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
scsi: fcoe: filter out frames from invalid vlans
Hannes Reinecke
2016-11-08
scsi: fcoe: FIP debugging
Hannes Reinecke
2016-11-08
scsi: fcoe: Harden CVL handling when we have not logged into the fabric.
Chad Dupuis
2016-11-08
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-08-04
fcoe: Use kfree_skb() instead of kfree()
Wei Yongjun
2016-07-20
fcoe: implement FIP VLAN responder
Hannes Reinecke
2016-07-20
fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'
Hannes Reinecke
2016-07-13
fcoe: use enum for fip_mode
Hannes Reinecke
2016-07-13
fc_fip: Update to latest FC-BB-6 draft
Hannes Reinecke
2016-07-12
libfc: Update rport reference counting
Hannes Reinecke
2016-02-29
fcoe: fix reset of fip selection time.
Usha Ketineni
2013-10-14
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-10-14
fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path
Neil Horman
2013-10-11
libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception
Robert Love
2013-09-04
fcoe: Reduce fcoe_sysfs_fcf_add() stack usage
Bart Van Assche
2013-09-04
fcoe: Declare fcoe_ctlr_mode_set() static
Bart Van Assche
2013-09-04
fcoe: ensure that skb placed on the fip_recv_list are unshared
Neil Horman
2013-07-09
fcoe: Stop fc_rport_priv structure leak
Mark Rustad
2013-06-26
Merge tag 'fcoe' into fixes
James Bottomley
2013-05-10
libfcoe: Fix Conflicting FCFs issue in the fabric
Krishna Mohan
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2013-03-25
libfcoe: Fix fcoe_sysfs VN2VN mode
Robert Love
2013-03-25
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
2013-03-25
libfc, 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-linus
James Bottomley
2013-02-19
libfcoe: Check for unusable FCFs before looking for conflicting FCFs
Bhanu Prakash Gollapudi
2013-02-11
libfcoe: Handle CVL while waiting to select an FCF
Bhanu Prakash Gollapudi
2012-12-17
random32: rename random32 to prandom
Akinobu Mita
[next]