index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-19
1
-13
/
+5
|
\
|
*
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-23
1
-13
/
+5
|
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
1
-4
/
+4
*
|
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
1
-2
/
+2
|
/
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-17
1
-2
/
+2
|
\
|
*
scsi: fcoe: Make fcoe_bus_type const
Ricardo B. Marliere
2024-02-06
1
-2
/
+2
*
|
scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
Lee Duncan
2024-02-13
1
-12
/
+8
|
/
*
scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
Harshit Mogalapalli
2024-01-12
1
-2
/
+4
*
scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()
Justin Stitt
2023-12-14
1
-22
/
+4
*
scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
Chengfeng Ye
2023-08-21
1
-8
/
+12
*
scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-8
/
+6
|
\
|
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
2
-8
/
+6
*
|
scsi: fcoe: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
2
-9
/
+11
|
\
|
*
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
Chen Zhongjin
2022-11-26
1
-0
/
+1
|
*
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
2022-11-26
1
-9
/
+10
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
*
scsi: fcoe: Remove redundant assignment to variable 'wlen'
Colin Ian King
2022-06-28
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-26
3
-47
/
+29
|
\
|
*
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-05-17
3
-44
/
+24
|
*
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2022-05-17
1
-2
/
+4
|
*
scsi: fcoe: Simplify if-if to if-else
Yihao Han
2022-04-19
1
-1
/
+1
*
|
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2022-05-25
1
-1
/
+1
|
\
\
|
*
|
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
2022-04-26
1
-1
/
+1
|
|
/
*
/
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+1
|
/
*
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-0
/
+1
*
scsi: fcoe: Use netif_is_bond_master() instead of open code
MichelleJin
2021-10-19
1
-1
/
+1
*
scsi: fcoe: Statically initialize flogi_maddr
Kees Cook
2021-06-08
1
-4
/
+2
*
scsi: fcoe: Suppress a compiler warning
Bart Van Assche
2021-04-16
1
-1
/
+1
*
scsi: fcoe: Fix a couple of incorrectly named functions
Lee Jones
2021-03-16
1
-2
/
+2
*
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
Lee Jones
2021-03-16
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-05
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-24
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
1
-7
/
+1
|
\
|
*
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-10-08
1
-7
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
|
/
*
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
2020-08-05
1
-1
/
+1
*
scsi: fcoe: Use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-25
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-11
1
-5
/
+11
|
*
scsi: fcoe: remove redundant call to skb_transport_header
Colin Ian King
2019-08-29
1
-1
/
+0
[next]