1. 62d57f2 scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static by Colin Ian King · 8 years ago
  2. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  4. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  5. c596965 scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create() by Hannes Reinecke · 8 years ago
  6. f7e6ed0 scsi: fcoe: correct sending FIP VLAN packets on VLAN 0 by Hannes Reinecke · 8 years ago
  7. c216e87 scsi: fcoe: set default TC priority by Hannes Reinecke · 8 years ago
  8. 69aabcc scsi: fcoe: make R_A_TOV and E_D_TOV configurable by Hannes Reinecke · 8 years ago
  9. a561a8e fcoe: add missing destroy_workqueue() on error in fcoe_init() by Wei Yongjun · 8 years ago
  10. d242e66 fcoe: Use default VLAN for FIP VLAN discovery by Hannes Reinecke · 8 years ago
  11. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  12. a87dccc fcoe: Update multicast addresses on FIP mode change by Hannes Reinecke · 8 years ago
  13. eb44c4e fcoe: fcoe->realdev is always set by Hannes Reinecke · 8 years ago
  14. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  15. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 9 years ago
  16. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  17. 64d513ac scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  18. 481ebb3 fcoe: use continue instead of goto+label by Jiri Slaby · 9 years ago
  19. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  20. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  21. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  23. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  24. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  25. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  26. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  27. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  28. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  29. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  30. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  31. cd45ae3 scsi, fcoe: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  32. 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  33. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  34. 465b87b fcoe: Add missing newlines in debug messages by Bart Van Assche · 11 years ago
  35. 34bac2e fcoe: cleanup return codes from fcoe_rcv by Neil Horman · 11 years ago
  36. 8b612434 fcoe: make sure fcoe frames are unshared prior to manipulating them by Neil Horman · 11 years ago
  37. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  38. f07d46b fcoe: Fix smatch warning in fcoe_fdmi_info function by Neerav Parikh · 12 years ago
  39. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 2884d42 fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs by Robert Love · 12 years ago
  41. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  42. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  43. f9c4358e fcoe: Fix deadlock between create and destroy paths by Robert Love · 12 years ago
  44. 94aa743 fcoe: Fix deadlock while deleting FCoE interface with NPIV ports by Neerav Parikh · 12 years ago
  45. f9184df fcoe: close race on link speed detection in fcoe code by Neil Horman · 12 years ago
  46. 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
  47. 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
  48. 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
  49. 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
  50. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
  51. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  52. 95fdd5e [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread by Neil Horman · 12 years ago
  53. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 13 years ago
  54. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 13 years ago
  55. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 13 years ago
  56. b3b8abd [SCSI] fcoe: remove a stray unlock by Dan Carpenter · 13 years ago
  57. 949e71f [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac by Robert Love · 13 years ago
  58. 3cab446 [SCSI] libfc: defer releasing master lport until complete fcoe interface cleanuped up by Vasu Dev · 13 years ago
  59. 433eba0 [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup by Vasu Dev · 13 years ago
  60. 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
  61. 2280512 [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up by Robert Love · 13 years ago
  62. 20dc381 [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] by Neil Horman · 13 years ago
  63. dd060e7 [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean by Neil Horman · 13 years ago
  64. 94aa29f [SCSI] foce: remove bh disable from fcoe sw transport rcv function by Neil Horman · 13 years ago
  65. 5e70c4c [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context by Neil Horman · 13 years ago
  66. 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
  67. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  68. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  69. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 13 years ago
  70. 1a8ef41 [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' by Robert Love · 13 years ago
  71. ccefd23 [SCSI] fcoe: Do not switch context in vport_delete callback by Robert Love · 13 years ago
  72. 6f68794 [SCSI] fcoe: Rename out_nomod label to out_putmod by Robert Love · 13 years ago
  73. 7e5adcf [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  74. 9f71af2 [SCSI] fcoe: Allow exposing FDMI attributes via sysfs by Neerav Parikh · 13 years ago
  75. 6fef390 [SCSI] fcoe: Add support for FDMI in fcoe by Neerav Parikh · 13 years ago
  76. 7c9c684 [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c by Bart Van Assche · 13 years ago
  77. a762dce [SCSI] fcoe: fix regression on offload em matching function for initiator/target by Yi Zou · 13 years ago
  78. f163301 [SCSI] fcoe: remove double check if skb is nonlinear by Robert Love · 13 years ago
  79. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  80. 7e1e7ea [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() by Thomas Gleixner · 13 years ago
  81. 907c07d [SCSI] libfc: improve flogi retries to avoid lport stuck by Vasu Dev · 13 years ago
  82. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  83. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  84. 814740d [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport by Bhanu Prakash Gollapudi · 13 years ago
  85. 860eca2 [SCSI] fcoe: setup default initial value for DDP threshold by Vasu Dev · 13 years ago
  86. d1483bb [SCSI] fcoe: use real dev in case of HW vlan acceleration by Vasu Dev · 13 years ago
  87. 5c609ff [SCSI] fcoe: use kthread_create_on_node by Eric Dumazet · 13 years ago
  88. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  89. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  90. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  91. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  92. 848e7d5 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl by Robert Love · 13 years ago
  93. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  94. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  95. d272281 [SCSI] fcoe: cleanup cpu selection for incoming requests by Vasu Dev · 13 years ago
  96. 980f515 [SCSI] fcoe: add fip retry to avoid missing critical keep alive by Vasu Dev · 13 years ago
  97. 324f667 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info by Vasu Dev · 13 years ago
  98. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  99. b2085a4 [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup by Neerav Parikh · 14 years ago
  100. 29bdd2b [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for post processing of incoming request for FCoE target by Kiran Patil · 14 years ago