1. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 4 years, 10 months ago
  2. cfbe3ca scsi: fcoe: drop frames in ELS LOGO error path by Johannes Thumshirn · 6 years ago
  3. ea0a95d fcoe: Use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  4. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  5. b3d30f4 fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' by Hannes Reinecke · 8 years ago
  6. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  7. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 8 years ago
  8. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 8 years ago
  9. eac00c8 fcoe: fix reset of fip selection time. by Usha Ketineni · 8 years ago
  10. 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  11. 55d0ac5 fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path by Neil Horman · 11 years ago
  12. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  13. 1c2c1b4 fcoe: Reduce fcoe_sysfs_fcf_add() stack usage by Bart Van Assche · 11 years ago
  14. 41463a8 fcoe: Declare fcoe_ctlr_mode_set() static by Bart Van Assche · 11 years ago
  15. c086628 fcoe: ensure that skb placed on the fip_recv_list are unshared by Neil Horman · 11 years ago
  16. d17efa0 fcoe: Stop fc_rport_priv structure leak by Mark Rustad · 11 years ago
  17. 36a2796 Merge tag 'fcoe' into fixes by James Bottomley · 11 years ago
  18. e6c10b7 libfcoe: Fix Conflicting FCFs issue in the fabric by Krishna Mohan · 11 years ago
  19. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  20. 0db0e37 libfcoe: Fix fcoe_sysfs VN2VN mode by Robert Love · 11 years ago
  21. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  22. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  23. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 11 years ago
  24. 1f953b0 libfcoe: Check for unusable FCFs before looking for conflicting FCFs by Bhanu Prakash Gollapudi · 11 years ago
  25. b2593cb libfcoe: Handle CVL while waiting to select an FCF by Bhanu Prakash Gollapudi · 11 years ago
  26. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 11 years ago
  27. 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
  28. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  29. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 12 years ago
  30. d227f02 [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC by Yi Zou · 12 years ago
  31. 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 12 years ago
  32. 14619ea [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL by Bhanu Prakash Gollapudi · 12 years ago
  33. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  34. c051ad2 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports by Bhanu Prakash Gollapudi · 13 years ago
  35. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  37. e01efc3 [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module by Yi Zou · 13 years ago
  38. 0095a92 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c by Yi Zou · 13 years ago[Renamed (99%) from drivers/scsi/fcoe/libfcoe.c]
  39. 21b7b2f [SCSI] libfcoe: move logging macros into the local libfcoe.h header file by Yi Zou · 13 years ago
  40. ba9cd5d [SCSI] libfcoe: change fip_select to return new FCF by Joe Eykholt · 14 years ago
  41. 981c115 [SCSI] libfcoe: reorder FCF list to put latest advertiser first by Joe Eykholt · 14 years ago
  42. 9069f5c [SCSI] libfcoe: add debug message for FCF destination MAC by Joe Eykholt · 14 years ago
  43. 794d98e [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible by Joe Eykholt · 14 years ago
  44. b69ae0a [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() by Joe Eykholt · 14 years ago
  45. c47036a [SCSI] libfcoe: move some timer code to make it reusable. by Joe Eykholt · 14 years ago
  46. 69316ee [SCSI] libfcoe: update FIP FCF announcements by Joe Eykholt · 14 years ago
  47. 11aa990 [SCSI] drivers/scsi/fcoe: Update WARN uses by Joe Perches · 14 years ago
  48. 2dc02ee [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. by Kiran Patil · 14 years ago
  49. 240778e [SCSI] fcoe: remove check for zero fabric name by Vasu Dev · 14 years ago
  50. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  51. cd229e4 [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode by Joe Eykholt · 14 years ago
  52. 5554345 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses by Joe Eykholt · 14 years ago
  53. e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
  54. 9b651da [SCSI] libfcoe: add state change debugging by Joe Eykholt · 14 years ago
  55. 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago
  56. fdb068c [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock by Joe Eykholt · 14 years ago
  57. be61331 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests by Bhanu Prakash Gollapudi · 14 years ago
  58. 5550fda [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports by Bhanu Prakash Gollapudi · 14 years ago
  59. 0a9c5d3 [SCSI] libfcoe: Handle duplicate critical descriptors by Bhanu Prakash Gollapudi · 14 years ago
  60. c600fea [SCSI] libfcoe: update FIP FCF D flag from advertisments by Joe Eykholt · 14 years ago
  61. d99ee45 [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if by Joe Eykholt · 14 years ago
  62. 8690cb8 [SCSI] libfcoe: fix lenient aging of FCF advertisements by Joe Eykholt · 14 years ago
  63. 516a648 [SCSI] libfcoe: No solicitation if adv is dropped by Bhanu Prakash Gollapudi · 14 years ago
  64. 1508f3ec [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors by Bhanu Prakash Gollapudi · 14 years ago
  65. 281ae64 [SCSI] libfcoe: FIP link keep-alive should continue while logged off by Joe Eykholt · 14 years ago
  66. fb83153 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn by Kaladhar Musunuru · 14 years ago
  67. 8b889e4 [SCSI] libfcoe: Fix incorrect MAC address clearing by Kaladhar Musunuru · 14 years ago
  68. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  69. d29510a [SCSI] libfc: Remove extra pointer check by Robert Love · 14 years ago
  70. 9f8f3aa [SCSI] libfc, fcoe: normalize format specifies for world wide names by Chris Leech · 14 years ago
  71. 593abc0 [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA by Robert Love · 14 years ago
  72. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 14 years ago
  73. 4291365 [SCSI] libfcoe: eliminate unused link and last_link fields by Joe Eykholt · 14 years ago
  74. e49bf61 [SCSI] libfcoe: fix debug message entering non-FIP mode by Joe Eykholt · 14 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. f47dd85 [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. by Bhanu Prakash Gollapudi · 14 years ago
  77. f3da80e [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count by Yi Zou · 15 years ago
  78. 2ec8493 [SCSI] libfcoe: add tracking FIP Virtual Link Failure count by Yi Zou · 15 years ago
  79. 8cdffdc [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV by Yi Zou · 15 years ago
  80. be276cb [SCSI] libfcoe: Do not pad FIP keep-alive to full frame size by Yi Zou · 15 years ago
  81. 386309ce [SCSI] libfcoe: fcoe: simplify receive FLOGI response by Joe Eykholt · 15 years ago
  82. f31f2a1 [SCSI] libfcoe: don't send ELS in FIP mode if no FCF selected by Joe Eykholt · 15 years ago
  83. dd42dac [SCSI] libfcoe: FIP should report link to libfc whether selected or not by Joe Eykholt · 15 years ago
  84. 1f4aed8 [SCSI] libfcoe: fip: allow FIP receive to be called from IRQ. by Joe Eykholt · 15 years ago
  85. 0f51c2e [SCSI] libfcoe: fip: use SCSI host number to identify debug messages. by Joe Eykholt · 15 years ago
  86. 22bcd22 [SCSI] libfcoe: Allow FIP to be disabled by the driver by Joe Eykholt · 15 years ago
  87. 70b51aa [SCSI] libfcoe: formatting and comment cleanups by Robert Love · 15 years ago
  88. 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
  89. db36c06 [SCSI] libfc, libfcoe: FDISC ELS for NPIV by Chris Leech · 15 years ago
  90. 39558c8 includecheck fix: drivers/scsi, libfcoe.c by Jaswinder Singh Rajput · 15 years ago
  91. a4b7cfa [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work by Chris Leech · 15 years ago
  92. a69b06b [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error by Joe Eykholt · 15 years ago
  93. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  94. 5a84bae [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support by Yi Zou · 15 years ago
  95. 66d6fae [SCSI] fcoe: convert to %pM by Johannes Berg · 15 years ago
  96. 650bd12 libfcoe: Add runtime debugging with module param debug_logging by Robert Love · 15 years ago
  97. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  98. 0f49153 [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames by Chris Leech · 15 years ago
  99. 5f48f70 [SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset. by Joe Eykholt · 15 years ago
  100. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago