index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
Age
Commit message (
Expand
)
Author
2022-12-31
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
Chen Zhongjin
2022-12-31
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-06-27
scsi: fcoe: Remove redundant assignment to variable 'wlen'
Colin Ian King
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-16
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-04-26
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
2022-04-18
scsi: fcoe: Simplify if-if to if-else
Yihao Han
2022-02-22
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
2021-10-18
scsi: fcoe: Use netif_is_bond_master() instead of open code
MichelleJin
2021-06-07
scsi: fcoe: Statically initialize flogi_maddr
Kees Cook
2021-04-15
scsi: fcoe: Suppress a compiler warning
Bart Van Assche
2021-03-15
scsi: fcoe: Fix a couple of incorrectly named functions
Lee Jones
2021-03-15
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
Lee Jones
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-04
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
2020-07-24
scsi: fcoe: Use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-15
scsi: fcoe: Correct some kernel-doc issues
Lee Jones
2020-07-15
scsi: fcoe: Fix a myriad of documentation issues
Lee Jones
2020-07-15
scsi: fcoe: Fix various kernel-doc infringements
Lee Jones
2020-04-22
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-10
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
2019-08-29
scsi: fcoe: remove redundant call to skb_transport_header
Colin Ian King
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
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-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-01-29
scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export
Greg Kroah-Hartman
2019-01-29
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2018-12-20
scsi: fcoe: remove set but not used variable 'port'
YueHaibing
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
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
[next]