aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe_transport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+101
|\
| * [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi2011-10-161-0/+29
| * [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-271-0/+72
* | net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* | fcoe: convert to SKB paged frag API.Ian Campbell2011-08-261-2/+3
|/
* [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0
* [SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou2011-05-011-1/+1
* [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou2011-05-011-2/+2
* [SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou2011-05-011-0/+14
* [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-25/+11
* [SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi2011-02-281-1/+45
* [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-121-0/+200
* [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou2011-02-121-0/+8
* [SCSI] libfcoe: add implementation to support fcoe transportYi Zou2011-02-121-0/+518