| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-08 | scsi: fcoe: Add WQ_PERCPU to alloc_workqueue() users | Marco Crivellari | 1 | -1/+1 |
| 2025-06-09 | scsi: fcoe: Remove fcoe_select_cpu() | Hannes Reinecke | 1 | -21/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -1/+1 |
| 2024-09-03 | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu | Alexander Lobakin | 1 | -2/+2 |
| 2023-03-24 | scsi: fcoe: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 |
| 2022-11-26 | scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails | Chen Zhongjin | 1 | -0/+1 |
| 2022-06-27 | scsi: fcoe: Remove redundant assignment to variable 'wlen' | Colin Ian King | 1 | -1/+0 |
| 2022-05-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -27/+17 |
| 2022-05-16 | scsi: fcoe: Use per-CPU API to update per-CPU statistics | Sebastian Andrzej Siewior | 1 | -24/+12 |
| 2022-05-16 | scsi: fcoe: Add a local_lock to fcoe_percpu | Davidlohr Bueso | 1 | -2/+4 |
| 2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+1 |
| 2022-04-18 | scsi: fcoe: Simplify if-if to if-else | Yihao Han | 1 | -1/+1 |
| 2022-02-22 | scsi: libfc: Stop using the SCSI pointer | Bart Van Assche | 1 | -0/+1 |
| 2021-10-18 | scsi: fcoe: Use netif_is_bond_master() instead of open code | MichelleJin | 1 | -1/+1 |
| 2021-06-07 | scsi: fcoe: Statically initialize flogi_maddr | Kees Cook | 1 | -4/+2 |
| 2021-03-15 | scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description | Lee Jones | 1 | -1/+1 |
| 2020-11-04 | scsi: fcoe: Remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-10-26 | scsi: Remove unneeded break statements | Tom Rix | 1 | -1/+0 |
| 2020-07-15 | scsi: fcoe: Fix various kernel-doc infringements | Lee Jones | 1 | -6/+4 |
| 2020-04-22 | scsi: fcoe: remove unneeded semicolon in fcoe.c | Jason Yan | 1 | -2/+2 |
| 2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -6/+11 |
| 2019-09-10 | scsi: fcoe: fix null-ptr-deref Read in fc_release_transport | zhengbin | 1 | -5/+11 |
| 2019-08-29 | scsi: fcoe: remove redundant call to skb_transport_header | Colin Ian King | 1 | -1/+0 |
| 2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -2/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 1 | -13/+1 |
| 2019-02-19 | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek | 1 | -1/+1 |
| 2018-12-20 | scsi: fcoe: remove set but not used variable 'port' | YueHaibing | 1 | -4/+0 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -30/+51 |
| 2017-10-27 | scsi: fcoe: Convert timers to use timer_setup() | Kees Cook | 1 | -1/+1 |
| 2017-09-15 | scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTER | Hannes Reinecke | 1 | -5/+13 |
| 2017-09-15 | scsi: fcoe: separate out fcoe_vport_remove() | Hannes Reinecke | 1 | -22/+33 |
| 2017-09-15 | scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup() | Hannes Reinecke | 1 | -5/+7 |
| 2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -6/+6 |
| 2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
| 2017-06-12 | scsi: fcoe: Remove an extra out label in _fcoe_create function | Milan P. Gandhi | 1 | -2/+2 |
| 2017-06-12 | scsi: fcoe: Fix few small typos in fcoe.c | Milan P. Gandhi | 1 | -4/+4 |
| 2017-04-25 | scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static | Colin Ian King | 1 | -2/+2 |
| 2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -7/+6 |
| 2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
| 2017-02-06 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit | 1 | -7/+6 |
| 2016-11-08 | scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create() | Hannes Reinecke | 1 | -1/+1 |
| 2016-11-08 | scsi: fcoe: correct sending FIP VLAN packets on VLAN 0 | Hannes Reinecke | 1 | -1/+2 |
| 2016-11-08 | scsi: fcoe: set default TC priority | Hannes Reinecke | 1 | -2/+6 |
| 2016-11-08 | scsi: fcoe: make R_A_TOV and E_D_TOV configurable | Hannes Reinecke | 1 | -2/+10 |
| 2016-08-02 | fcoe: add missing destroy_workqueue() on error in fcoe_init() | Wei Yongjun | 1 | -1/+2 |
| 2016-07-27 | fcoe: Use default VLAN for FIP VLAN discovery | Hannes Reinecke | 1 | -1/+48 |
| 2016-07-20 | fcoe: implement FIP VLAN responder | Hannes Reinecke | 1 | -0/+6 |
| 2016-07-13 | fcoe: Update multicast addresses on FIP mode change | Hannes Reinecke | 1 | -2/+29 |
| 2016-07-13 | fcoe: fcoe->realdev is always set | Hannes Reinecke | 1 | -3/+0 |
| 2016-07-13 | fcoe: use enum for fip_mode | Hannes Reinecke | 1 | -3/+3 |
| 2016-07-12 | fcoe: convert to kworker | Sebastian Andrzej Siewior | 1 | -250/+26 |
| 2015-12-15 | fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload | Tom Herbert | 1 | -1/+1 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
| 2015-11-09 | fcoe: use continue instead of goto+label | Jiri Slaby | 1 | -2/+1 |
| 2015-09-06 | fcoe: Convert use of __constant_htons to htons | Vaishali Thakkar | 1 | -1/+1 |
| 2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -1/+0 |
| 2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+2 |
| 2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -1/+1 |
| 2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
| 2014-11-21 | vlan: make __vlan_hwaccel_put_tag return void | Jiri Pirko | 1 | -4/+2 |
| 2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -0/+1 |
| 2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -1/+1 |
| 2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 1 | -1/+0 |
| 2014-05-07 | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 1 | -2/+13 |
| 2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
| 2014-03-20 | scsi, fcoe: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
| 2013-10-14 | scsi: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
| 2013-10-11 | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception | Robert Love | 1 | -0/+1 |
| 2013-09-04 | fcoe: Add missing newlines in debug messages | Bart Van Assche | 1 | -6/+6 |
| 2013-09-04 | fcoe: cleanup return codes from fcoe_rcv | Neil Horman | 1 | -2/+2 |
| 2013-09-04 | fcoe: make sure fcoe frames are unshared prior to manipulating them | Neil Horman | 1 | -0/+6 |
| 2013-07-13 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -11/+15 |
| 2013-07-09 | fcoe: Fix smatch warning in fcoe_fdmi_info function | Neerav Parikh | 1 | -11/+15 |
| 2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+5 |
| 2013-06-25 | fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs | Robert Love | 1 | -2/+5 |
| 2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
| 2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -1/+1 |
| 2013-03-25 | fcoe: Fix deadlock between create and destroy paths | Robert Love | 1 | -4/+11 |
| 2013-01-28 | fcoe: Fix deadlock while deleting FCoE interface with NPIV ports | Neerav Parikh | 1 | -0/+23 |
| 2013-01-28 | fcoe: close race on link speed detection in fcoe code | Neil Horman | 1 | -4/+27 |
| 2012-12-14 | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb | Yi Zou | 1 | -40/+0 |
| 2012-12-14 | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it | Yi Zou | 1 | -35/+0 |
| 2012-12-14 | fcoe: add support to the get_netdev() for fcoe_interface | Yi Zou | 1 | -0/+1 |
| 2012-12-14 | fcoe: Use the fcoe_sysfs control interface | Robert Love | 1 | -15/+132 |
| 2012-12-14 | libfcoe, fcoe, bnx2fc: Add new fcoe control interface | Robert Love | 1 | -1/+0 |
| 2012-10-07 | [SCSI] fcoe: Fix write errors on NPIV ports | Neerav Parikh | 1 | -9/+5 |
| 2012-07-20 | [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread | Neil Horman | 1 | -8/+10 |
| 2012-07-20 | [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats | Vasu Dev | 1 | -9/+9 |
| 2012-05-23 | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs | Robert Love | 1 | -7/+64 |
| 2012-05-23 | [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member | Robert Love | 1 | -49/+88 |
| 2012-05-10 | [SCSI] fcoe: remove a stray unlock | Dan Carpenter | 1 | -3/+2 |
| 2012-05-10 | [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_mac | Robert Love | 1 | -2/+0 |
| 2012-05-10 | [SCSI] libfc: defer releasing master lport until complete fcoe interface clea... | Vasu Dev | 1 | -2/+7 |
| 2012-05-10 | [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanup | Vasu Dev | 1 | -4/+21 |
| 2012-03-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 1 | -48/+35 |
| 2012-03-28 | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up | Robert Love | 1 | -1/+5 |
| 2012-03-28 | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] | Neil Horman | 1 | -8/+14 |
| 2012-03-28 | [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean | Neil Horman | 1 | -19/+3 |
| 2012-03-28 | [SCSI] foce: remove bh disable from fcoe sw transport rcv function | Neil Horman | 1 | -5/+5 |
| 2012-03-28 | [SCSI] fcoe: Ensure fcoe_recv_frame is always called in process context | Neil Horman | 1 | -17/+10 |
| 2012-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 1 | -55/+112 |
| 2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -2/+2 |
| 2012-03-20 | scsi: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
| 2012-03-19 | fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx | Yi Zou | 1 | -1/+1 |
| 2012-02-19 | [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' | Robert Love | 1 | -43/+5 |
| 2012-02-19 | [SCSI] fcoe: Do not switch context in vport_delete callback | Robert Love | 1 | -9/+6 |
| 2012-02-19 | [SCSI] fcoe: Rename out_nomod label to out_putmod | Robert Love | 1 | -3/+3 |
| 2012-02-19 | [SCSI] fcoe: Allow exposing FDMI attributes via sysfs | Neerav Parikh | 1 | -0/+8 |
| 2012-02-19 | [SCSI] fcoe: Allow exposing FDMI attributes via sysfs | Neerav Parikh | 1 | -0/+8 |
| 2012-02-19 | [SCSI] fcoe: Add support for FDMI in fcoe | Neerav Parikh | 1 | -0/+82 |
| 2012-01-16 | [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c | Bart Van Assche | 1 | -15/+19 |
| 2012-01-16 | [SCSI] fcoe: fix regression on offload em matching function for initiator/target | Yi Zou | 1 | -4/+5 |
| 2012-01-10 | [SCSI] fcoe: remove double check if skb is nonlinear | Robert Love | 1 | -2/+1 |
| 2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 1 | -0/+115 |
| 2011-12-14 | [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() | Thomas Gleixner | 1 | -0/+1 |
| 2011-10-31 | [SCSI] libfc: improve flogi retries to avoid lport stuck | Vasu Dev | 1 | -8/+5 |
| 2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -89/+14 |
| 2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+4 |
| 2011-10-16 | [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport | Bhanu Prakash Gollapudi | 1 | -20/+1 |
| 2011-10-02 | [SCSI] fcoe: setup default initial value for DDP threshold | Vasu Dev | 1 | -1/+1 |
| 2011-10-02 | [SCSI] fcoe: use real dev in case of HW vlan acceleration | Vasu Dev | 1 | -1/+8 |
| 2011-10-02 | [SCSI] fcoe: use kthread_create_on_node | Eric Dumazet | 1 | -2/+3 |
| 2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -5/+8 |
| 2011-09-15 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 1 | -1/+3 |
| 2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -42/+40 |
| 2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 1 | -1/+0 |
| 2011-08-28 | [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl | Robert Love | 1 | -5/+8 |
| 2011-08-27 | [SCSI] fcoe: Move common functions to fcoe_transport library | Bhanu Prakash Gollapudi | 1 | -65/+1 |
| 2011-08-26 | fcoe: convert to SKB paged frag API. | Ian Campbell | 1 | -1/+1 |
| 2011-07-28 | [SCSI] fcoe: cleanup cpu selection for incoming requests | Vasu Dev | 1 | -30/+13 |
| 2011-07-28 | [SCSI] fcoe: add fip retry to avoid missing critical keep alive | Vasu Dev | 1 | -6/+15 |
| 2011-07-28 | [SCSI] libfc, fcoe: ignore rx frame with wrong xid info | Vasu Dev | 1 | -0/+4 |
| 2011-07-28 | [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info | Yi Zou | 1 | -1/+0 |
| 2011-06-29 | [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup | Neerav Parikh | 1 | -37/+49 |
| 2011-06-29 | [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po... | Kiran Patil | 1 | -1/+5 |
| 2011-06-29 | [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi... | Kiran Patil | 1 | -1/+38 |
| 2011-06-29 | [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage ta... | Kiran Patil | 1 | -2/+17 |
| 2011-06-29 | [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe | Yi Zou | 1 | -1/+25 |
| 2011-05-24 | [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN | Neerav Parikh | 1 | -0/+58 |
| 2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -4/+7 |
| 2011-05-01 | [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable | Vasu Dev | 1 | -71/+60 |
| 2011-05-01 | [SCSI] fcoe: remove unnecessary module state check | Yi Zou | 1 | -47/+0 |
| 2011-05-01 | [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks | Robert Love | 1 | -20/+4 |
| 2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 1 | -4/+7 |
| 2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -396/+225 |
| 2011-03-14 | fcoe: correct checking for bonding | Jiri Pirko | 1 | -3/+1 |
| 2011-02-28 | [SCSI] fcoe: fix broken fcoe interface reset | Vasu Dev | 1 | -1/+7 |
| 2011-02-28 | [SCSI] fcoe: precedence bug in fcoe_filter_frames() | Dan Carpenter | 1 | -1/+1 |
| 2011-02-28 | [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs | Vasu Dev | 1 | -24/+26 |
| 2011-02-12 | [SCSI] libfcoe: Move common code from fcoe to libfcoe module | Bhanu Prakash Gollapudi | 1 | -196/+21 |
| 2011-02-12 | [SCSI] fcoe: use dedicated workqueue instead of system_wq | Tejun Heo | 1 | -11/+21 |
| 2011-02-12 | [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver | Yi Zou | 1 | -108/+62 |
| 2011-02-12 | [SCSI] fcoe: prepare fcoe for using fcoe transport | Yi Zou | 1 | -14/+15 |
| 2011-02-12 | [SCSI] fcoe: drop FCoE LOGO in FIP mode | Vasu Dev | 1 | -30/+54 |
| 2011-02-12 | [SCSI] fcoe: Fix module reference count for vports | Robert Love | 1 | -13/+20 |
| 2010-12-21 | [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release | Yi Zou | 1 | -1/+3 |
| 2010-10-25 | [SCSI] fcoe: Fix broken NPIV with correction to MAC validation | Robert Love | 1 | -10/+6 |
| 2010-10-25 | [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC | Vasu Dev | 1 | -1/+1 |
| 2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
| 2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -49/+98 |
| 2010-07-28 | [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" | Vasu Dev | 1 | -10/+1 |
| 2010-07-28 | [SCSI] fcoe: fix offload feature flag change from netdev | Yi Zou | 1 | -19/+49 |
| 2010-07-28 | [SCSI] fcoe: config via separate create_vn2vn module parameter | Joe Eykholt | 1 | -4/+12 |
| 2010-07-28 | [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode | Joe Eykholt | 1 | -4/+2 |
| 2010-07-28 | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 1 | -3/+13 |
| 2010-07-28 | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 1 | -1/+1 |
| 2010-07-28 | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames | Vasu Dev | 1 | -3/+17 |
| 2010-07-28 | [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable | Vasu Dev | 1 | -6/+4 |
| 2010-07-07 | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 1 | -1/+2 |
| 2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+1 |
| 2010-06-16 | fix typos concerning "management" | Uwe Kleine-König | 1 | -2/+2 |
| 2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 1 | -1/+1 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -66/+128 |
| 2010-05-16 | [SCSI] fcoe: fix fcoe module ref counting | Vasu Dev | 1 | -1/+1 |
| 2010-05-16 | [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex | Vasu Dev | 1 | -7/+34 |
| 2010-05-16 | [SCSI] fcoe: move link speed checking into its own routine | Robert Love | 1 | -13/+29 |
| 2010-05-16 | [SCSI] fcoe: fixes wrong error exit in fcoe_create | Vasu Dev | 1 | -1/+1 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-11 | [SCSI] libfc, fcoe: normalize format specifies for world wide names | Chris Leech | 1 | -1/+2 |
| 2010-04-11 | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. | Vasu Dev | 1 | -0/+2 |
| 2010-04-11 | [SCSI] fcoe: removes unused shost in fcoe_shost_config | Vasu Dev | 1 | -6/+2 |
| 2010-04-11 | [SCSI] fcoe: check netif operstate instead of IFF_UP & link state | Chris Leech | 1 | -2/+1 |
| 2010-04-11 | [SCSI] fcoe: reset FIP ctlr link state on disable/enable | Chris Leech | 1 | -4/+7 |
| 2010-04-11 | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 1 | -26/+25 |
| 2010-04-11 | [SCSI] fcoe: remove an unused variable in fcoe_recv_frame() | Joe Eykholt | 1 | -5/+0 |
| 2010-04-11 | [SCSI] fcoe: save gateway address when receiving FLOGI request | Joe Eykholt | 1 | -0/+24 |
| 2010-04-11 | [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses | Joe Eykholt | 1 | -1/+1 |
| 2010-04-03 | net: convert multicast list to list_head | Jiri Pirko | 1 | -2/+2 |
| 2010-04-03 | net: move address list functions to a separate file | Jiri Pirko | 1 | -7/+7 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-17 | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections | Rob Love | 1 | -2/+16 |
| 2009-12-17 | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2009-12-17 | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c | Rusty Russell | 1 | -1/+1 |
| 2009-12-12 | [SCSI] fcoe, libfc: adds enable/disable for fcoe interface | Vasu Dev | 1 | -2/+108 |
| 2009-12-10 | [SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn | Yi Zou | 1 | -2/+23 |
| 2009-12-04 | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 1 | -0/+34 |
| 2009-12-04 | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context | Chris Leech | 1 | -110/+135 |