1. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  2. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  3. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  4. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  5. 814740d [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport by Bhanu Prakash Gollapudi · 13 years ago
  6. 860eca2 [SCSI] fcoe: setup default initial value for DDP threshold by Vasu Dev · 13 years ago
  7. d1483bb [SCSI] fcoe: use real dev in case of HW vlan acceleration by Vasu Dev · 13 years ago
  8. 5c609ff [SCSI] fcoe: use kthread_create_on_node by Eric Dumazet · 13 years ago
  9. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  10. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  11. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  12. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  13. 848e7d5 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl by Robert Love · 13 years ago
  14. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  15. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  16. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  17. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  18. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  19. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  20. b2085a4 [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup by Neerav Parikh · 13 years ago
  21. 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
  22. 064287e [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands by Kiran Patil · 13 years ago
  23. 1ff9918 [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets by Kiran Patil · 13 years ago
  24. 71f8949 [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe by Yi Zou · 13 years ago
  25. d85e607 [SCSI] libfcoe: Remove unnecessary module state checks by Robert Love · 13 years ago
  26. bdf2521 [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN by Neerav Parikh · 13 years ago
  27. c051ad2 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports by Bhanu Prakash Gollapudi · 13 years ago
  28. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  29. f04ca1b [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable by Vasu Dev · 13 years ago
  30. 4ef7fb1 [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach by Yi Zou · 13 years ago
  31. a01a5a5 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show by Yi Zou · 13 years ago
  32. 69922fc [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away by Yi Zou · 13 years ago
  33. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  34. 38b34ac [SCSI] fcoe: remove unnecessary module state check by Yi Zou · 13 years ago
  35. ee5df62 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  36. b3960af [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  37. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  40. cc8bdf0 fcoe: correct checking for bonding by Jiri Pirko · 13 years ago
  41. d2f8095 [SCSI] fcoe: fix broken fcoe interface reset by Vasu Dev · 13 years ago
  42. f2f96d2 [SCSI] fcoe: precedence bug in fcoe_filter_frames() by Dan Carpenter · 13 years ago
  43. 70be634 [SCSI] libfcoe: Remove stale fcoe-netdev entries by Bhanu Prakash Gollapudi · 13 years ago
  44. f4d2b2b [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h by Bhanu Prakash Gollapudi · 13 years ago
  45. 72fa396 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs by Vasu Dev · 13 years ago
  46. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  47. 2ca32b4 [SCSI] fcoe: use dedicated workqueue instead of system_wq by Tejun Heo · 14 years ago
  48. 78a5824 [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver by Yi Zou · 14 years ago
  49. 8ca86f8 [SCSI] fcoe: prepare fcoe for using fcoe transport by Yi Zou · 14 years ago
  50. e01efc3 [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module by Yi Zou · 14 years ago
  51. 0095a92 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c by Yi Zou · 14 years ago
  52. fdecf31 [SCSI] libfcoe: add implementation to support fcoe transport by Yi Zou · 14 years ago
  53. 21b7b2f [SCSI] libfcoe: move logging macros into the local libfcoe.h header file by Yi Zou · 14 years ago
  54. 52ee832 [SCSI] fcoe: drop FCoE LOGO in FIP mode by Vasu Dev · 14 years ago
  55. 7287fb9 [SCSI] fcoe: Fix module reference count for vports by Robert Love · 14 years ago
  56. ba9cd5d [SCSI] libfcoe: change fip_select to return new FCF by Joe Eykholt · 14 years ago
  57. 981c115 [SCSI] libfcoe: reorder FCF list to put latest advertiser first by Joe Eykholt · 14 years ago
  58. 9069f5c [SCSI] libfcoe: add debug message for FCF destination MAC by Joe Eykholt · 14 years ago
  59. 794d98e [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible by Joe Eykholt · 14 years ago
  60. b69ae0a [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() by Joe Eykholt · 14 years ago
  61. c47036a [SCSI] libfcoe: move some timer code to make it reusable. by Joe Eykholt · 14 years ago
  62. 69316ee [SCSI] libfcoe: update FIP FCF announcements by Joe Eykholt · 14 years ago
  63. 11aa990 [SCSI] drivers/scsi/fcoe: Update WARN uses by Joe Perches · 14 years ago
  64. 80e736f [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release by Yi Zou · 14 years ago
  65. 0ee31cb [SCSI] fcoe: Fix broken NPIV with correction to MAC validation by Robert Love · 14 years ago
  66. 2dc02ee [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. by Kiran Patil · 14 years ago
  67. 3067817 [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC by Vasu Dev · 14 years ago
  68. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  70. 240778e [SCSI] fcoe: remove check for zero fabric name by Vasu Dev · 14 years ago
  71. cf4aebca [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" by Vasu Dev · 14 years ago
  72. 54a5b21 [SCSI] fcoe: fix offload feature flag change from netdev by Yi Zou · 14 years ago
  73. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  74. 1dd454d [SCSI] fcoe: config via separate create_vn2vn module parameter by Joe Eykholt · 14 years ago
  75. cd229e4 [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode by Joe Eykholt · 14 years ago
  76. 5554345 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses by Joe Eykholt · 14 years ago
  77. e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
  78. 9b651da [SCSI] libfcoe: add state change debugging by Joe Eykholt · 14 years ago
  79. 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago
  80. fdb068c [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock by Joe Eykholt · 14 years ago
  81. 519e513 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames by Vasu Dev · 14 years ago
  82. 9d4cbc0 [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable by Vasu Dev · 14 years ago
  83. be61331 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests by Bhanu Prakash Gollapudi · 14 years ago
  84. 5550fda [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports by Bhanu Prakash Gollapudi · 14 years ago
  85. 0a9c5d3 [SCSI] libfcoe: Handle duplicate critical descriptors by Bhanu Prakash Gollapudi · 14 years ago
  86. c600fea [SCSI] libfcoe: update FIP FCF D flag from advertisments by Joe Eykholt · 14 years ago
  87. d99ee45 [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if by Joe Eykholt · 14 years ago
  88. 8690cb8 [SCSI] libfcoe: fix lenient aging of FCF advertisements by Joe Eykholt · 14 years ago
  89. 516a648 [SCSI] libfcoe: No solicitation if adv is dropped by Bhanu Prakash Gollapudi · 14 years ago
  90. 1508f3ec [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors by Bhanu Prakash Gollapudi · 14 years ago
  91. 281ae64 [SCSI] libfcoe: FIP link keep-alive should continue while logged off by Joe Eykholt · 14 years ago
  92. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  93. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  94. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  95. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  96. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  97. 15af974 [SCSI] fcoe: fix fcoe module ref counting by Vasu Dev · 14 years ago
  98. fb83153 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn by Kaladhar Musunuru · 14 years ago
  99. 8b889e4 [SCSI] libfcoe: Fix incorrect MAC address clearing by Kaladhar Musunuru · 14 years ago
  100. 34ce27b [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex by Vasu Dev · 14 years ago