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