1. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  2. de6c063 scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup() by Qinglang Miao · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  4. e95b478 scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() by Javed Hasan · 4 years, 6 months ago
  5. e2289db scsi: fcoe: Use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  6. f2db5ef scsi: fcoe: Correct some kernel-doc issues by Lee Jones · 4 years, 6 months ago
  7. 3052652 scsi: fcoe: Fix a myriad of documentation issues by Lee Jones · 4 years, 6 months ago
  8. 5488864 scsi: fcoe: Fix various kernel-doc infringements by Lee Jones · 4 years, 6 months ago
  9. b7a9d0c6 scsi: fcoe: remove unneeded semicolon in fcoe.c by Jason Yan · 4 years, 9 months ago
  10. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  11. f96d279 scsi: fcoe: fix null-ptr-deref Read in fc_release_transport by zhengbin · 5 years ago
  12. e8fd0b9 scsi: fcoe: remove redundant call to skb_transport_header by Colin Ian King · 5 years ago
  13. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  14. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  15. d478418 scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv by Hannes Reinecke · 5 years ago
  16. 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  17. 5523ca8 scsi: fcoe: fix a typo by Christophe JAILLET · 5 years ago
  18. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  19. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  22. 6156dc1 scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export by Greg Kroah-Hartman · 6 years ago
  23. 573d888 scsi: fcoe: convert to use BUS_ATTR_WO by Greg Kroah-Hartman · 6 years ago
  24. 7223d80 scsi: fcoe: remove set but not used variable 'port' by YueHaibing · 6 years ago
  25. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  26. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  27. 63d0e3d scsi: fcoe: drop frames in ELS LOGO error path by Johannes Thumshirn · 6 years ago
  28. 2d7d4fd scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send by Johannes Thumshirn · 6 years ago
  29. 0993ed9 scsi: fcoe: hold disc_mutex when traversing rport lists by Hannes Reinecke · 7 years ago
  30. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  31. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  32. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  33. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  34. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  37. 1305910 scsi: fcoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  38. 7eccdf0 scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTER by Hannes Reinecke · 7 years ago
  39. 6f7f74a scsi: fcoe: separate out fcoe_vport_remove() by Hannes Reinecke · 7 years ago
  40. 9eed785 scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup() by Hannes Reinecke · 7 years ago
  41. 7988faf scsi: make device_type const by Bhumika Goyal · 7 years ago
  42. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  43. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  44. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  45. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  46. 3011b48 scsi: fcoe: Remove an extra out label in _fcoe_create function by Milan P. Gandhi · 8 years ago
  47. 78cfe97 scsi: fcoe: Fix few small typos in fcoe.c by Milan P. Gandhi · 8 years ago
  48. 62d57f2 scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static by Colin Ian King · 8 years ago
  49. 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  50. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  51. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  52. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  53. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  54. 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
  55. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  56. 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
  57. 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
  58. e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
  59. 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
  60. 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
  61. c596965 scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create() by Hannes Reinecke · 8 years ago
  62. 5d5a51d scsi: fcoe: filter out frames from invalid vlans by Hannes Reinecke · 8 years ago
  63. f7e6ed0 scsi: fcoe: correct sending FIP VLAN packets on VLAN 0 by Hannes Reinecke · 8 years ago
  64. c959655 scsi: fcoe: FIP debugging by Hannes Reinecke · 8 years ago
  65. 5cc5512 scsi: fcoe: catch invalid values for the 'enabled' attribute by Hannes Reinecke · 8 years ago
  66. c216e87 scsi: fcoe: set default TC priority by Hannes Reinecke · 8 years ago
  67. 69aabcc scsi: fcoe: make R_A_TOV and E_D_TOV configurable by Hannes Reinecke · 8 years ago
  68. fd37f66 scsi: fcoe: Harden CVL handling when we have not logged into the fabric. by Chad Dupuis · 8 years ago
  69. a407c59 scsi: libfc: Fixup disc_mutex handling by Hannes Reinecke · 8 years ago
  70. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  71. 182d3f8 scsi: fcoe: fix off by one in eth2fc_speed() by Vincent Stehlé · 8 years ago
  72. 0b924e5 scsi: fcoe: provide translation table between Ethernet and FC port speeds by Johannes Thumshirn · 8 years ago
  73. ea0a95d fcoe: Use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  74. a561a8e fcoe: add missing destroy_workqueue() on error in fcoe_init() by Wei Yongjun · 8 years ago
  75. d242e66 fcoe: Use default VLAN for FIP VLAN discovery by Hannes Reinecke · 9 years ago
  76. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 9 years ago
  77. b3d30f4 fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' by Hannes Reinecke · 9 years ago
  78. d51bf96 fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds by Johannes Thumshirn · 9 years ago
  79. a87dccc fcoe: Update multicast addresses on FIP mode change by Hannes Reinecke · 9 years ago
  80. eb44c4e fcoe: fcoe->realdev is always set by Hannes Reinecke · 9 years ago
  81. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 9 years ago
  82. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 9 years ago
  83. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 9 years ago
  84. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 9 years ago
  85. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  86. eac00c8 fcoe: fix reset of fip selection time. by Usha Ketineni · 9 years ago
  87. 008eb73 net: fcoe: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  88. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  89. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  90. 481ebb3 fcoe: use continue instead of goto+label by Jiri Slaby · 9 years ago
  91. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  92. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  93. bd0a1d6 scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c by Masanari Iida · 10 years ago
  94. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  95. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  96. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  97. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  98. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  99. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  100. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago