index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+6
2023-03-25
scsi: fcoe: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2
-8
/
+6
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+11
2022-11-26
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
Chen Zhongjin
1
-0
/
+1
2022-11-26
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
1
-9
/
+10
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-06-28
scsi: fcoe: Remove redundant assignment to variable 'wlen'
Colin Ian King
1
-1
/
+0
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-47
/
+29
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
3
-44
/
+24
2022-05-17
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
1
-2
/
+4
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-04-26
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+1
2022-04-19
scsi: fcoe: Simplify if-if to if-else
Yihao Han
1
-1
/
+1
2022-02-23
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+1
2021-10-19
scsi: fcoe: Use netif_is_bond_master() instead of open code
MichelleJin
1
-1
/
+1
2021-06-08
scsi: fcoe: Statically initialize flogi_maddr
Kees Cook
1
-4
/
+2
2021-04-16
scsi: fcoe: Suppress a compiler warning
Bart Van Assche
1
-1
/
+1
2021-03-16
scsi: fcoe: Fix a couple of incorrectly named functions
Lee Jones
1
-2
/
+2
2021-03-16
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
Lee Jones
1
-1
/
+1
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+3
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-05
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2
-3
/
+3
2020-10-27
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+1
2020-10-08
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
1
-7
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-08-05
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
1
-1
/
+1
2020-07-25
scsi: fcoe: Use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-15
scsi: fcoe: Correct some kernel-doc issues
Lee Jones
1
-1
/
+3
2020-07-15
scsi: fcoe: Fix a myriad of documentation issues
Lee Jones
1
-14
/
+14
2020-07-15
scsi: fcoe: Fix various kernel-doc infringements
Lee Jones
1
-6
/
+4
2020-04-22
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
1
-2
/
+2
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+11
2019-09-11
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
1
-5
/
+11
2019-08-30
scsi: fcoe: remove redundant call to skb_transport_header
Colin Ian King
1
-1
/
+0
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-74
/
+66
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
2
-3
/
+2
2019-07-30
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-30
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
1
-31
/
+20
2019-07-24
scsi: fcoe: fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
5
-65
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
3
-4
/
+7
2019-01-29
scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export
Greg Kroah-Hartman
1
-1
/
+0
2019-01-29
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-2
/
+13
2018-12-21
scsi: fcoe: remove set but not used variable 'port'
YueHaibing
1
-4
/
+0
[next]