index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe_ctlr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-2
/
+5
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+4
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
1
-2
/
+2
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
1
-1
/
+1
2018-07-13
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
1
-8
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-02-28
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-11-09
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
1
-1
/
+0
2016-11-09
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-4
/
+4
2016-11-09
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-09
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-09
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-6
/
+6
2016-11-09
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: fcoe: filter out frames from invalid vlans
Hannes Reinecke
1
-1
/
+11
2016-11-09
scsi: fcoe: FIP debugging
Hannes Reinecke
1
-4
/
+44
2016-11-09
scsi: fcoe: Harden CVL handling when we have not logged into the fabric.
Chad Dupuis
1
-3
/
+32
2016-11-09
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
1
-8
/
+29
2016-08-05
fcoe: Use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-07-21
fcoe: implement FIP VLAN responder
Hannes Reinecke
1
-0
/
+224
2016-07-21
fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'
Hannes Reinecke
1
-2
/
+2
2016-07-14
fcoe: use enum for fip_mode
Hannes Reinecke
1
-1
/
+1
2016-07-14
fc_fip: Update to latest FC-BB-6 draft
Hannes Reinecke
1
-4
/
+4
2016-07-13
libfc: Update rport reference counting
Hannes Reinecke
1
-6
/
+1
2016-03-01
fcoe: fix reset of fip selection time.
Usha Ketineni
1
-1
/
+2
2013-10-14
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-11
/
+11
2013-10-14
fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path
Neil Horman
1
-0
/
+1
2013-10-12
libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception
Robert Love
1
-31
/
+63
2013-09-05
fcoe: Reduce fcoe_sysfs_fcf_add() stack usage
Bart Van Assche
1
-17
/
+23
2013-09-05
fcoe: Declare fcoe_ctlr_mode_set() static
Bart Van Assche
1
-2
/
+2
2013-09-04
fcoe: ensure that skb placed on the fip_recv_list are unshared
Neil Horman
1
-0
/
+3
2013-07-09
fcoe: Stop fc_rport_priv structure leak
Mark Rustad
1
-0
/
+4
2013-06-27
Merge tag 'fcoe' into fixes
James Bottomley
1
-10
/
+5
2013-05-10
libfcoe: Fix Conflicting FCFs issue in the fabric
Krishna Mohan
1
-10
/
+5
2013-04-30
scsi: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-03-26
libfcoe: Fix fcoe_sysfs VN2VN mode
Robert Love
1
-15
/
+45
2013-03-26
libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}
Robert Love
1
-1
/
+2
2013-03-26
libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...
Robert Love
1
-5
/
+6
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
1
-19
/
+26
2013-02-20
libfcoe: Check for unusable FCFs before looking for conflicting FCFs
Bhanu Prakash Gollapudi
1
-9
/
+9
2013-02-12
libfcoe: Handle CVL while waiting to select an FCF
Bhanu Prakash Gollapudi
1
-1
/
+9
2012-12-18
random32: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2012-12-14
fcoe: Use the fcoe_sysfs control interface
Robert Love
1
-9
/
+8
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
1
-7
/
+6
2012-05-23
[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs
Robert Love
1
-14
/
+145
2012-05-10
[SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC
Yi Zou
1
-1
/
+7
[next]