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