index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fcoe: Use netif_is_bond_master() instead of open code
MichelleJin
2021-10-18
1
-1
/
+1
*
scsi: fcoe: Statically initialize flogi_maddr
Kees Cook
2021-06-07
1
-4
/
+2
*
scsi: fcoe: Suppress a compiler warning
Bart Van Assche
2021-04-15
1
-1
/
+1
*
scsi: fcoe: Fix a couple of incorrectly named functions
Lee Jones
2021-03-15
1
-2
/
+2
*
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
Lee Jones
2021-03-15
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
2
-4
/
+3
|
\
|
*
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2020-11-04
2
-3
/
+3
|
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
1
-1
/
+0
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-23
1
-7
/
+1
|
\
|
*
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-10-07
1
-7
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
|
/
*
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
2020-08-04
1
-1
/
+1
*
scsi: fcoe: Use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-24
1
-1
/
+1
*
scsi: fcoe: Correct some kernel-doc issues
Lee Jones
2020-07-15
1
-1
/
+3
*
scsi: fcoe: Fix a myriad of documentation issues
Lee Jones
2020-07-15
1
-14
/
+14
*
scsi: fcoe: Fix various kernel-doc infringements
Lee Jones
2020-07-15
1
-6
/
+4
*
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
2020-04-22
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-6
/
+11
|
\
|
*
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
2019-09-10
1
-5
/
+11
|
*
scsi: fcoe: remove redundant call to skb_transport_header
Colin Ian King
2019-08-29
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-74
/
+66
|
\
\
|
*
|
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
2019-07-29
1
-48
/
+51
|
*
|
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-07-29
1
-31
/
+20
|
*
|
scsi: fcoe: fix a typo
Christophe JAILLET
2019-07-23
1
-1
/
+1
|
|
/
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
2
-3
/
+2
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
5
-65
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-02-19
3
-4
/
+7
*
scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export
Greg Kroah-Hartman
2019-01-29
1
-1
/
+0
*
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-29
1
-2
/
+13
*
scsi: fcoe: remove set but not used variable 'port'
YueHaibing
2018-12-20
1
-4
/
+0
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-8
/
+4
|
\
|
*
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
2018-07-12
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-12
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-8
/
+12
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-8
/
+12
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-30
/
+51
|
\
\
|
*
|
scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTER
Hannes Reinecke
2017-09-15
1
-5
/
+13
|
*
|
scsi: fcoe: separate out fcoe_vport_remove()
Hannes Reinecke
2017-09-15
1
-22
/
+33
|
*
|
scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()
Hannes Reinecke
2017-09-15
1
-5
/
+7
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-3
/
+5
|
\
\
|
*
|
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-3
/
+5
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
scsi: make device_type const
Bhumika Goyal
2017-08-25
1
-2
/
+2
[next]