1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. acfcb72 scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c by Jason Yan · 4 years, 9 months ago
  3. bc834e0 scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup() by Jules Irenge · 4 years, 9 months ago
  4. 60f537d scsi: bnx2fc: fix boolreturn.cocci warnings by kbuild test robot · 4 years, 9 months ago
  5. 955225d scsi: bnx2fc: Update the driver version to 2.12.13 by Saurav Kashyap · 4 years, 9 months ago
  6. 30e7367 scsi: bnx2fc: Fix SCSI command completion after cleanup is posted by Saurav Kashyap · 4 years, 9 months ago
  7. 7733111 scsi: bnx2fc: Process the RQE with CQE in interrupt context by Javed Hasan · 4 years, 9 months ago
  8. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  9. 65309ef scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort() by Laurence Oberman · 5 years ago
  10. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  11. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  12. c9c5374 scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF by Laurence Oberman · 5 years ago
  13. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  14. 8476970 scsi: bnx2fc: remove set but not used variables 'task','port','orig_task' by zhengbin · 5 years ago
  15. 2f8eeaa scsi: bnx2fc: remove set but not used variables 'lport','host' by zhengbin · 5 years ago
  16. 7444ad4 scsi: bnx2fc: remove set but not used variable 'fh' by zhengbin · 5 years ago
  17. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  18. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  19. 7bfe5ae scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr by Lin Yi · 6 years ago
  20. 177709c scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec by Lin Yi · 6 years ago
  21. 10b3ef2 scsi: bnx2fc: Update the driver version to 2.12.10 by Saurav Kashyap · 6 years ago
  22. 3c97b56 scsi: bnx2fc: Limit the IO size according to the FW capability by Saurav Kashyap · 6 years ago
  23. 25ad739 scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request by Saurav Kashyap · 6 years ago
  24. 0e0fcef scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup by Saurav Kashyap · 6 years ago
  25. a92ac6e scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out by Chad Dupuis · 6 years ago
  26. 4adb451 scsi: bnx2fc: Redo setting source FCoE MAC by Chad Dupuis · 6 years ago
  27. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  28. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  29. d0c0d90 scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 6 years ago
  30. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  31. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  32. 9e29a68 scsi: bnx2fc: remove unneeded variable by Ding Xiang · 6 years ago
  33. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  34. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  35. 3cde55e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  36. b2d3492 scsi: bnx2fc: Fix error handling in probe() by Dan Carpenter · 6 years ago
  37. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  38. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  40. 9ae4f84 scsi: bnx2fc: Fix NULL dereference in error handling by Dan Carpenter · 6 years ago
  41. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  42. efcbe99 scsi: bnx2fc: Remove set but not used variable 'oxid' by YueHaibing · 6 years ago
  43. 1173ab7 bnx2fc_fcoe: Use skb_queue_walk_safe(). by David S. Miller · 6 years ago
  44. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  45. ecf7ff4 scsi: bnx2fc: Fix check in SCSI completion handler for timed out request by Chad Dupuis · 7 years ago
  46. bb5420c scsi: bnx2fc: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  47. ab9dd49 scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't" by Colin Ian King · 7 years ago
  48. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  50. faae19b scsi: bnx2fc: Fix hung task messages when a cleanup response is not received during abort by Chad Dupuis · 7 years ago
  51. 1305910 scsi: fcoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  53. 4c3bb25 scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition by Hannes Reinecke · 7 years ago
  54. 1937f8a scsi: bnx2fc: Simplify CPU hotplug code by Thomas Gleixner · 7 years ago
  55. 2c2b66a scsi: bnx2fc: Prevent recursive cpuhotplug locking by Thomas Gleixner · 7 years ago
  56. 8addebc scsi: bnx2fc: Plug CPU hotplug race by Thomas Gleixner · 7 years ago
  57. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  58. 3655a28 scsi: bnx2fc: Update version number to 2.11.8. by Chad Dupuis · 8 years ago
  59. 5eddc33 scsi: bnx2fc: Make rport_terminate_io callback a NOOP. by Chad Dupuis · 8 years ago
  60. 5c63daf scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. by Chad Dupuis · 8 years ago
  61. 59fb870 scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero. by Chad Dupuis · 8 years ago
  62. 21144b8 scsi: bnx2fc: Update copyright for 2017. by Chad Dupuis · 8 years ago
  63. de08f46 scsi: bnx2fc: Check for connection offload before sending RRQ. by Chad Dupuis · 8 years ago
  64. 56ffd3a scsi: bnx2fc: Add filters to the non-offload FCoE receive path. by Chad Dupuis · 8 years ago
  65. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  66. c2dd893 scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats() by Maurizio Lombardi · 8 years ago
  67. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  68. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  69. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  70. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  71. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  72. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  73. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  74. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  75. c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
  76. 3f7d67d scsi: bnx2fc: Mark symbols static where possible by Baoyou Xie · 8 years ago
  77. 393c801 scsi: bnx2fc: Simplify code by Christophe JAILLET · 8 years ago
  78. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 9 years ago
  79. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 9 years ago
  80. 8a30a3c bnx2fc: replace printk() with BNX2FC_IO_DBG() by Maurizio Lombardi · 9 years ago
  81. 63f2167 bnx2fc: Update version number to 2.10.3. by Chad Dupuis · 9 years ago
  82. d02327a bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer. by Chad Dupuis · 9 years ago
  83. f72464d bnx2fc: Print netdev device name when FCoE is successfully initialized. by Chad Dupuis · 9 years ago
  84. 3f12f76 bnx2fc: Print when we send a fip keep alive. by Chad Dupuis · 9 years ago
  85. 10755d3 bnx2fc: Add driver tunables. by Joe Carnuccio · 9 years ago
  86. 617757d bnx2fc: bnx2fc_eh_abort(): fix wrong return code. by Maurizio Lombardi · 9 years ago
  87. d4faee0 bnx2fc: Show information about log levels in 'modinfo' by Jose Castillo · 9 years ago
  88. edb394b bnx2fc: Update version number to 2.9.6. by Chad Dupuis · 9 years ago
  89. 50a87414 bnx2fc: Remove explicit logouts. by Chad Dupuis · 9 years ago
  90. adcf7df bnx2fc: Fix FCP RSP residual parsing. by Chad Dupuis · 9 years ago
  91. 1fffa19 bnx2fc: Set ELS transfer length correctly for middle path commands. by Chad Dupuis · 9 years ago
  92. de909d8 bnx2fc: Remove 'NetXtreme II' from source files. by Chad Dupuis · 9 years ago
  93. 97586090 bnx2fc: Update copyright for 2015. by Chad Dupuis · 9 years ago
  94. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  95. 720ba80 bnx2fc: reduce stack usage in __bnx2fc_enable by Arnd Bergmann · 9 years ago
  96. d6dbad4 bnx2fc: Do not log error for netevents that need no action by Shirish Pargaonkar · 11 years ago
  97. 2971ff6 bnx2fc: Read npiv table from nvram and create vports. by Joe Carnuccio · 9 years ago
  98. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  99. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  100. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago