1. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  2. f07d46b fcoe: Fix smatch warning in fcoe_fdmi_info function by Neerav Parikh · 11 years ago
  3. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 2884d42 fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs by Robert Love · 11 years ago
  5. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  6. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  7. f9c4358e fcoe: Fix deadlock between create and destroy paths by Robert Love · 12 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. 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
  11. 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
  12. 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
  13. 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
  14. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
  15. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  16. 95fdd5e [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread by Neil Horman · 12 years ago
  17. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  18. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 12 years ago
  19. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 12 years ago
  20. b3b8abd [SCSI] fcoe: remove a stray unlock by Dan Carpenter · 13 years ago
  21. 949e71f [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac by Robert Love · 13 years ago
  22. 3cab446 [SCSI] libfc: defer releasing master lport until complete fcoe interface cleanuped up by Vasu Dev · 13 years ago
  23. 433eba0 [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup by Vasu Dev · 13 years ago
  24. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  25. 2280512 [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up by Robert Love · 13 years ago
  26. 20dc381 [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] by Neil Horman · 13 years ago
  27. dd060e7 [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean by Neil Horman · 13 years ago
  28. 94aa29f [SCSI] foce: remove bh disable from fcoe sw transport rcv function by Neil Horman · 13 years ago
  29. 5e70c4c [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context by Neil Horman · 13 years ago
  30. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  31. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  32. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  33. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 13 years ago
  34. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 13 years ago
  35. ccefd23 [SCSI] fcoe: Do not switch context in vport_delete callback by Robert Love · 13 years ago
  36. 6f68794 [SCSI] fcoe: Rename out_nomod label to out_putmod by Robert Love · 13 years ago
  37. 7e5adcf [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  38. 9f71af2 [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  39. 6fef390 [SCSI] fcoe: Add support for FDMI in fcoe by Neerav Parikh · 13 years ago
  40. 7c9c684 [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c by Bart Van Assche · 13 years ago
  41. a762dce [SCSI] fcoe: fix regression on offload em matching function for initiator/target by Yi Zou · 13 years ago
  42. f163301 [SCSI] fcoe: remove double check if skb is nonlinear by Robert Love · 13 years ago
  43. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  44. 7e1e7ea [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() by Thomas Gleixner · 13 years ago
  45. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  46. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  47. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  48. 814740d [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport by Bhanu Prakash Gollapudi · 13 years ago
  49. 860eca2 [SCSI] fcoe: setup default initial value for DDP threshold by Vasu Dev · 13 years ago
  50. d1483bb [SCSI] fcoe: use real dev in case of HW vlan acceleration by Vasu Dev · 13 years ago
  51. 5c609ff [SCSI] fcoe: use kthread_create_on_node by Eric Dumazet · 13 years ago
  52. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  53. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  54. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  55. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  56. 848e7d5 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl by Robert Love · 13 years ago
  57. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  58. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  59. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  60. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  61. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  62. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  63. b2085a4 [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup by Neerav Parikh · 13 years ago
  64. 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
  65. 064287e [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands by Kiran Patil · 13 years ago
  66. 1ff9918 [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets by Kiran Patil · 13 years ago
  67. 71f8949 [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe by Yi Zou · 13 years ago
  68. bdf2521 [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN by Neerav Parikh · 13 years ago
  69. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  70. f04ca1b [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable by Vasu Dev · 14 years ago
  71. 38b34ac [SCSI] fcoe: remove unnecessary module state check by Yi Zou · 14 years ago
  72. ee5df62 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 14 years ago
  73. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 14 years ago
  74. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  75. cc8bdf0 fcoe: correct checking for bonding by Jiri Pirko · 14 years ago
  76. d2f8095 [SCSI] fcoe: fix broken fcoe interface reset by Vasu Dev · 14 years ago
  77. f2f96d2 [SCSI] fcoe: precedence bug in fcoe_filter_frames() by Dan Carpenter · 14 years ago
  78. 72fa396 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs by Vasu Dev · 14 years ago
  79. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  80. 2ca32b4 [SCSI] fcoe: use dedicated workqueue instead of system_wq by Tejun Heo · 14 years ago
  81. 78a5824 [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver by Yi Zou · 14 years ago
  82. 8ca86f8 [SCSI] fcoe: prepare fcoe for using fcoe transport by Yi Zou · 14 years ago
  83. 52ee832 [SCSI] fcoe: drop FCoE LOGO in FIP mode by Vasu Dev · 14 years ago
  84. 7287fb9 [SCSI] fcoe: Fix module reference count for vports by Robert Love · 14 years ago
  85. 80e736f [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release by Yi Zou · 14 years ago
  86. 0ee31cb [SCSI] fcoe: Fix broken NPIV with correction to MAC validation by Robert Love · 14 years ago
  87. 3067817 [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC by Vasu Dev · 14 years ago
  88. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  90. cf4aebca [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" by Vasu Dev · 14 years ago
  91. 54a5b21 [SCSI] fcoe: fix offload feature flag change from netdev by Yi Zou · 14 years ago
  92. 1dd454d [SCSI] fcoe: config via separate create_vn2vn module parameter by Joe Eykholt · 14 years ago
  93. cd229e4 [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode by Joe Eykholt · 14 years ago
  94. e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
  95. 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago
  96. 519e513 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames by Vasu Dev · 14 years ago
  97. 9d4cbc0 [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable by Vasu Dev · 14 years ago
  98. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  99. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  100. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 14 years ago