index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
1
-5
/
+11
2019-08-29
scsi: fcoe: remove redundant call to skb_transport_header
Colin Ian King
1
-1
/
+0
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-74
/
+66
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2
-3
/
+2
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
1
-31
/
+20
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-22
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-19
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-20
scsi: fcoe: remove set but not used variable 'port'
YueHaibing
1
-4
/
+0
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+4
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
1
-2
/
+2
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
1
-1
/
+1
2018-07-12
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
1
-8
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+12
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-30
/
+51
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-8
/
+12
2017-10-27
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2
-3
/
+5
2017-09-15
scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTER
Hannes Reinecke
1
-5
/
+13
2017-09-15
scsi: fcoe: separate out fcoe_vport_remove()
Hannes Reinecke
1
-22
/
+33
2017-09-15
scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()
Hannes Reinecke
1
-5
/
+7
2017-08-25
scsi: make device_type const
Bhumika Goyal
1
-2
/
+2
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+6
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-12
scsi: fcoe: Remove an extra out label in _fcoe_create function
Milan P. Gandhi
1
-2
/
+2
2017-06-12
scsi: fcoe: Fix few small typos in fcoe.c
Milan P. Gandhi
1
-4
/
+4
2017-04-25
scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static
Colin Ian King
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+6
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-7
/
+6
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
1
-1
/
+0
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-4
/
+4
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-6
/
+6
[next]