Commit Graph

249 Commits (96a2af41c78b1fbb1f567a3486bdc63f7b31c5fd)

Author SHA1 Message Date
Bart Van Assche 7c9c684160 [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c 13 years ago
Yi Zou a762dce41c [SCSI] fcoe: fix regression on offload em matching function for initiator/target 13 years ago
Robert Love f1633011e4 [SCSI] fcoe: remove double check if skb is nonlinear 13 years ago
john fastabend 6f6c2aa33b [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority 13 years ago
Thomas Gleixner 7e1e7ead88 [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() 13 years ago
Vasu Dev 907c07d451 [SCSI] libfc: improve flogi retries to avoid lport stuck 13 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
Bhanu Prakash Gollapudi 814740d5f6 [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport 14 years ago
Vasu Dev 860eca2b2b [SCSI] fcoe: setup default initial value for DDP threshold 14 years ago
Vasu Dev d1483bb90a [SCSI] fcoe: use real dev in case of HW vlan acceleration 14 years ago
Eric Dumazet 5c609ff937 [SCSI] fcoe: use kthread_create_on_node 14 years ago
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
Jesper Juhl 101ae14edc Remove unneeded version.h includes from drivers/scsi/ 14 years ago
Robert Love 848e7d5b46 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl 14 years ago
Bhanu Prakash Gollapudi d834895c41 [SCSI] fcoe: Move common functions to fcoe_transport library 14 years ago
Ian Campbell 165c68d5a2 fcoe: convert to SKB paged frag API. 14 years ago
Vasu Dev d272281c39 [SCSI] fcoe: cleanup cpu selection for incoming requests 14 years ago
Vasu Dev 980f5156ab [SCSI] fcoe: add fip retry to avoid missing critical keep alive 14 years ago
Vasu Dev 324f667833 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info 14 years ago
Yi Zou 302ff541d9 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info 14 years ago
Neerav Parikh b2085a4efc [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup 14 years ago
Kiran Patil 29bdd2bb3e [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for post processing of incoming request for FCoE target 14 years ago
Kiran Patil 064287eee3 [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands 14 years ago
Kiran Patil 1ff9918b62 [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets 14 years ago
Yi Zou 71f894915a [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe 14 years ago
Robert Love d85e607b34 [SCSI] libfcoe: Remove unnecessary module state checks 14 years ago
Neerav Parikh bdf252183e [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN 14 years ago
Bhanu Prakash Gollapudi c051ad2e57 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports 14 years ago
Vasu Dev f04ca1b654 [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable 14 years ago
Yi Zou 4ef7fb150f [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach 14 years ago
Yi Zou a01a5a5789 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show 14 years ago
Yi Zou 69922fcd53 [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away 14 years ago
Kirill A. Shutemov 63ce249994 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination 14 years ago
Yi Zou 38b34aca30 [SCSI] fcoe: remove unnecessary module state check 14 years ago
Robert Love ee5df628c1 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks 14 years ago
Robert Love b3960afe04 [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks 14 years ago
David Decotigny 8ae6daca85 ethtool: Call ethtool's get/set_settings callbacks with cleaned data 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jiri Pirko cc8bdf0623 fcoe: correct checking for bonding 14 years ago
Vasu Dev d2f809528a [SCSI] fcoe: fix broken fcoe interface reset 14 years ago
Dan Carpenter f2f96d2070 [SCSI] fcoe: precedence bug in fcoe_filter_frames() 14 years ago
Bhanu Prakash Gollapudi 70be6344ea [SCSI] libfcoe: Remove stale fcoe-netdev entries 14 years ago
Bhanu Prakash Gollapudi f4d2b2b6ea [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h 14 years ago
Vasu Dev 72fa396bf5 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs 14 years ago
Bhanu Prakash Gollapudi 8597ae8bfe [SCSI] libfcoe: Move common code from fcoe to libfcoe module 14 years ago
Tejun Heo 2ca32b4848 [SCSI] fcoe: use dedicated workqueue instead of system_wq 14 years ago
Yi Zou 78a582463c [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver 14 years ago
Yi Zou 8ca86f84dd [SCSI] fcoe: prepare fcoe for using fcoe transport 14 years ago
Yi Zou e01efc33bc [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module 14 years ago
Yi Zou 0095a92133 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c 14 years ago