1. 0db0e37 libfcoe: Fix fcoe_sysfs VN2VN mode by Robert Love · 11 years ago
  2. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  3. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  4. f9c4358e fcoe: Fix deadlock between create and destroy paths by Robert Love · 11 years ago
  5. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 11 years ago
  6. 1f953b0 libfcoe: Check for unusable FCFs before looking for conflicting FCFs by Bhanu Prakash Gollapudi · 12 years ago
  7. b2593cb libfcoe: Handle CVL while waiting to select an FCF by Bhanu Prakash Gollapudi · 11 years ago
  8. 94aa743 fcoe: Fix deadlock while deleting FCoE interface with NPIV ports by Neerav Parikh · 12 years ago
  9. f9184df fcoe: close race on link speed detection in fcoe code by Neil Horman · 12 years ago
  10. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  11. 4f670ff debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks" by Al Viro · 12 years ago
  12. 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
  13. 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
  14. 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
  15. 8e6c536 libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info by Robert Love · 12 years ago
  16. 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
  17. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
  18. 3993de6 libfcoe: Add fcoe_sysfs debug logging level by Robert Love · 12 years ago
  19. ef60f67 libfcoe: Save some memory and optimize name lookups by Robert Love · 12 years ago
  20. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  21. 95fdd5e [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread by Neil Horman · 12 years ago
  22. 902a45a [SCSI] fcoe: Remove redundant 'less than zero' check by Robert Love · 12 years ago
  23. 87098bd [SCSI] libfcoe: Fix section mismatch by Mark Rustad · 12 years ago
  24. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  25. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 12 years ago
  26. 9a74e88 [SCSI] libfcoe: Add fcoe_sysfs by Robert Love · 12 years ago
  27. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 12 years ago
  28. b3b8abd [SCSI] fcoe: remove a stray unlock by Dan Carpenter · 12 years ago
  29. d227f02 [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC by Yi Zou · 12 years ago
  30. 949e71f [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac by Robert Love · 12 years ago
  31. 3cab446 [SCSI] libfc: defer releasing master lport until complete fcoe interface cleanuped up by Vasu Dev · 12 years ago
  32. 433eba0 [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup by Vasu Dev · 12 years ago
  33. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  34. 2280512 [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up by Robert Love · 12 years ago
  35. 20dc381 [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] by Neil Horman · 12 years ago
  36. dd060e7 [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean by Neil Horman · 12 years ago
  37. 94aa29f [SCSI] foce: remove bh disable from fcoe sw transport rcv function by Neil Horman · 12 years ago
  38. 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 12 years ago
  39. 14619ea [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL by Bhanu Prakash Gollapudi · 12 years ago
  40. 5e70c4c [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context by Neil Horman · 12 years ago
  41. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  42. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  43. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  44. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  45. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 12 years ago
  46. ccefd23 [SCSI] fcoe: Do not switch context in vport_delete callback by Robert Love · 12 years ago
  47. 6f68794 [SCSI] fcoe: Rename out_nomod label to out_putmod by Robert Love · 12 years ago
  48. 7e5adcf [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 12 years ago
  49. b99fbf6 [SCSI] libfcoe: Don't KERN_ERR on netdev notification by Robert Love · 12 years ago
  50. 9f71af2 [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  51. 6fef390 [SCSI] fcoe: Add support for FDMI in fcoe by Neerav Parikh · 13 years ago
  52. 7c9c684 [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c by Bart Van Assche · 13 years ago
  53. a762dce [SCSI] fcoe: fix regression on offload em matching function for initiator/target by Yi Zou · 13 years ago
  54. f163301 [SCSI] fcoe: remove double check if skb is nonlinear by Robert Love · 13 years ago
  55. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  56. 7e1e7ea [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() by Thomas Gleixner · 13 years ago
  57. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  58. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  59. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  60. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  61. 814740d [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport by Bhanu Prakash Gollapudi · 13 years ago
  62. 860eca2 [SCSI] fcoe: setup default initial value for DDP threshold by Vasu Dev · 13 years ago
  63. d1483bb [SCSI] fcoe: use real dev in case of HW vlan acceleration by Vasu Dev · 13 years ago
  64. 5c609ff [SCSI] fcoe: use kthread_create_on_node by Eric Dumazet · 13 years ago
  65. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  66. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  67. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  68. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  69. 848e7d5 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl by Robert Love · 13 years ago
  70. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  71. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  72. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  73. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  74. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  75. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  76. b2085a4 [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup by Neerav Parikh · 13 years ago
  77. 29bdd2b [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for post processing of incoming request for FCoE target by Kiran Patil · 13 years ago
  78. 064287e [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands by Kiran Patil · 13 years ago
  79. 1ff9918 [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets by Kiran Patil · 13 years ago
  80. 71f8949 [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe by Yi Zou · 13 years ago
  81. d85e607 [SCSI] libfcoe: Remove unnecessary module state checks by Robert Love · 13 years ago
  82. bdf2521 [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN by Neerav Parikh · 13 years ago
  83. c051ad2 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports by Bhanu Prakash Gollapudi · 13 years ago
  84. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  85. f04ca1b [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable by Vasu Dev · 13 years ago
  86. 4ef7fb1 [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach by Yi Zou · 13 years ago
  87. a01a5a5 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show by Yi Zou · 13 years ago
  88. 69922fc [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away by Yi Zou · 13 years ago
  89. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  90. 38b34ac [SCSI] fcoe: remove unnecessary module state check by Yi Zou · 13 years ago
  91. ee5df62 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  92. b3960af [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  93. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  96. cc8bdf0 fcoe: correct checking for bonding by Jiri Pirko · 13 years ago
  97. d2f8095 [SCSI] fcoe: fix broken fcoe interface reset by Vasu Dev · 13 years ago
  98. f2f96d2 [SCSI] fcoe: precedence bug in fcoe_filter_frames() by Dan Carpenter · 13 years ago
  99. 70be634 [SCSI] libfcoe: Remove stale fcoe-netdev entries by Bhanu Prakash Gollapudi · 13 years ago
  100. f4d2b2b [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h by Bhanu Prakash Gollapudi · 13 years ago