1. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 9 years ago
  2. b3d30f4 fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' by Hannes Reinecke · 9 years ago
  3. d51bf96 fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds by Johannes Thumshirn · 9 years ago
  4. a87dccc fcoe: Update multicast addresses on FIP mode change by Hannes Reinecke · 9 years ago
  5. eb44c4e fcoe: fcoe->realdev is always set by Hannes Reinecke · 9 years ago
  6. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 9 years ago
  7. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 9 years ago
  8. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 9 years ago
  9. baa6719 libfc: Update rport reference counting by Hannes Reinecke · 9 years ago
  10. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. eac00c8 fcoe: fix reset of fip selection time. by Usha Ketineni · 9 years ago
  12. 008eb73 net: fcoe: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  13. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  14. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  15. 481ebb3 fcoe: use continue instead of goto+label by Jiri Slaby · 9 years ago
  16. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  17. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 10 years ago
  18. bd0a1d6 scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c by Masanari Iida · 10 years ago
  19. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  20. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  21. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  22. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  23. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  24. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  25. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  26. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  27. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. b8d23dc fcoe: extend ethtool to FC port speed mapping by Chris Leech · 10 years ago
  29. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  30. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  31. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  32. cd45ae3 scsi, fcoe: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  33. 0d522ee Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  34. 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  35. 55d0ac5 fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path by Neil Horman · 11 years ago
  36. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  37. 1296fc0 scsi: fcoe: fix build error by Greg Kroah-Hartman · 11 years ago
  38. c88dc55 SCSI: fcoe: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  39. 1c2c1b4 fcoe: Reduce fcoe_sysfs_fcf_add() stack usage by Bart Van Assche · 12 years ago
  40. 465b87b fcoe: Add missing newlines in debug messages by Bart Van Assche · 12 years ago
  41. 41463a8 fcoe: Declare fcoe_ctlr_mode_set() static by Bart Van Assche · 12 years ago
  42. 34bac2e fcoe: cleanup return codes from fcoe_rcv by Neil Horman · 12 years ago
  43. 8b612434 fcoe: make sure fcoe frames are unshared prior to manipulating them by Neil Horman · 12 years ago
  44. c086628 fcoe: ensure that skb placed on the fip_recv_list are unshared by Neil Horman · 12 years ago
  45. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  46. 7a5ed75 fcoe: Reduce number of sparse warnings by Bart Van Assche · 12 years ago
  47. d17efa0 fcoe: Stop fc_rport_priv structure leak by Mark Rustad · 12 years ago
  48. a2ceb1f libfcoe: Fix meaningless log statement by Robert Love · 12 years ago
  49. 418a8cfe fcoe: fix the link error status block sparse warnings by Yi Zou · 12 years ago
  50. f07d46b fcoe: Fix smatch warning in fcoe_fdmi_info function by Neerav Parikh · 12 years ago
  51. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. a9e94ec Merge tag 'fcoe1' into fixes by James Bottomley · 12 years ago
  53. 36a2796 Merge tag 'fcoe' into fixes by James Bottomley · 12 years ago
  54. 2884d42 fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs by Robert Love · 12 years ago
  55. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  56. e6c10b7 libfcoe: Fix Conflicting FCFs issue in the fabric by Krishna Mohan · 12 years ago
  57. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  58. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  59. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  60. 0db0e37 libfcoe: Fix fcoe_sysfs VN2VN mode by Robert Love · 12 years ago
  61. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
  62. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
  63. f9c4358e fcoe: Fix deadlock between create and destroy paths by Robert Love · 12 years ago
  64. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 12 years ago
  65. 1f953b0 libfcoe: Check for unusable FCFs before looking for conflicting FCFs by Bhanu Prakash Gollapudi · 12 years ago
  66. b2593cb libfcoe: Handle CVL while waiting to select an FCF by Bhanu Prakash Gollapudi · 12 years ago
  67. 94aa743 fcoe: Fix deadlock while deleting FCoE interface with NPIV ports by Neerav Parikh · 12 years ago
  68. f9184df fcoe: close race on link speed detection in fcoe code by Neil Horman · 12 years ago
  69. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  70. 4f670ff debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks" by Al Viro · 12 years ago
  71. 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
  72. 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
  73. 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
  74. 8e6c536 libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info by Robert Love · 12 years ago
  75. 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
  76. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
  77. 3993de6 libfcoe: Add fcoe_sysfs debug logging level by Robert Love · 12 years ago
  78. ef60f67 libfcoe: Save some memory and optimize name lookups by Robert Love · 12 years ago
  79. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  80. 95fdd5e [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread by Neil Horman · 13 years ago
  81. 902a45a [SCSI] fcoe: Remove redundant 'less than zero' check by Robert Love · 13 years ago
  82. 87098bd [SCSI] libfcoe: Fix section mismatch by Mark Rustad · 13 years ago
  83. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 13 years ago
  84. 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 13 years ago
  85. 9a74e88 [SCSI] libfcoe: Add fcoe_sysfs by Robert Love · 13 years ago
  86. 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 13 years ago
  87. b3b8abd [SCSI] fcoe: remove a stray unlock by Dan Carpenter · 13 years ago
  88. d227f02 [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC by Yi Zou · 13 years ago
  89. 949e71f [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac by Robert Love · 13 years ago
  90. 3cab446 [SCSI] libfc: defer releasing master lport until complete fcoe interface cleanuped up by Vasu Dev · 13 years ago
  91. 433eba0 [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup by Vasu Dev · 13 years ago
  92. 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
  93. 2280512 [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up by Robert Love · 13 years ago
  94. 20dc381 [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] by Neil Horman · 13 years ago
  95. dd060e7 [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean by Neil Horman · 13 years ago
  96. 94aa29f [SCSI] foce: remove bh disable from fcoe sw transport rcv function by Neil Horman · 13 years ago
  97. 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 13 years ago
  98. 14619ea [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL by Bhanu Prakash Gollapudi · 13 years ago
  99. 5e70c4c [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context by Neil Horman · 13 years ago
  100. 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