index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
Age
Commit message (
Expand
)
Author
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-08-22
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-12
scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
Lee Duncan
2024-02-05
scsi: fcoe: Make fcoe_bus_type const
Ricardo B. Marliere
2024-01-11
scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
Harshit Mogalapalli
2023-12-13
scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()
Justin Stitt
2023-08-21
scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
Chengfeng Ye
2023-05-31
scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-24
scsi: fcoe: Declare SCSI host template const
Bart Van Assche
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-26
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
Chen Zhongjin
2022-11-26
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
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
[next]