Age | Commit message (Expand) | Author | Files | Lines |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+4 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 1 | -2/+1 |
2017-02-28 | scripts/spelling.txt: add "omited" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2016-11-09 | scsi: libfc: Remove fc_rport_init() | Hannes Reinecke | 1 | -1/+0 |
2016-11-09 | scsi: libfc: Replace ->rport_flush_queue callback with function call | Hannes Reinecke | 1 | -1/+1 |
2016-11-09 | scsi: libfc: Replace ->rport_logoff callback with function call | Hannes Reinecke | 1 | -4/+4 |
2016-11-09 | scsi: libfc: Replace ->rport_login callback with function call | Hannes Reinecke | 1 | -2/+2 |
2016-11-09 | scsi: libfc: Replace ->rport_create callback with function call | Hannes Reinecke | 1 | -1/+1 |
2016-11-09 | scsi: libfc: Replace ->rport_lookup callback with function call | Hannes Reinecke | 1 | -2/+2 |
2016-11-09 | scsi: libfc: Replace ->rport_destroy callback with function call | Hannes Reinecke | 1 | -6/+6 |
2016-11-09 | scsi: libfc: Replace ->seq_els_rsp_send callback with function call | Hannes Reinecke | 1 | -1/+1 |
2016-11-09 | scsi: fcoe: filter out frames from invalid vlans | Hannes Reinecke | 1 | -1/+11 |
2016-11-09 | scsi: fcoe: FIP debugging | Hannes Reinecke | 1 | -4/+44 |
2016-11-09 | scsi: fcoe: Harden CVL handling when we have not logged into the fabric. | Chad Dupuis | 1 | -3/+32 |
2016-11-09 | scsi: libfc: Fixup disc_mutex handling | Hannes Reinecke | 1 | -8/+29 |
2016-08-05 | fcoe: Use kfree_skb() instead of kfree() | Wei Yongjun | 1 | -1/+1 |
2016-07-21 | fcoe: implement FIP VLAN responder | Hannes Reinecke | 1 | -0/+224 |
2016-07-21 | fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' | Hannes Reinecke | 1 | -2/+2 |
2016-07-14 | fcoe: use enum for fip_mode | Hannes Reinecke | 1 | -1/+1 |
2016-07-14 | fc_fip: Update to latest FC-BB-6 draft | Hannes Reinecke | 1 | -4/+4 |
2016-07-13 | libfc: Update rport reference counting | Hannes Reinecke | 1 | -6/+1 |
2016-03-01 | fcoe: fix reset of fip selection time. | Usha Ketineni | 1 | -1/+2 |
2013-10-14 | scsi: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -11/+11 |
2013-10-14 | fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path | Neil Horman | 1 | -0/+1 |
2013-10-12 | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception | Robert Love | 1 | -31/+63 |
2013-09-05 | fcoe: Reduce fcoe_sysfs_fcf_add() stack usage | Bart Van Assche | 1 | -17/+23 |
2013-09-05 | fcoe: Declare fcoe_ctlr_mode_set() static | Bart Van Assche | 1 | -2/+2 |
2013-09-04 | fcoe: ensure that skb placed on the fip_recv_list are unshared | Neil Horman | 1 | -0/+3 |
2013-07-09 | fcoe: Stop fc_rport_priv structure leak | Mark Rustad | 1 | -0/+4 |
2013-06-27 | Merge tag 'fcoe' into fixes | James Bottomley | 1 | -10/+5 |
2013-05-10 | libfcoe: Fix Conflicting FCFs issue in the fabric | Krishna Mohan | 1 | -10/+5 |
2013-04-30 | scsi: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-03-26 | libfcoe: Fix fcoe_sysfs VN2VN mode | Robert Love | 1 | -15/+45 |
2013-03-26 | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} | Robert Love | 1 | -1/+2 |
2013-03-26 | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa... | Robert Love | 1 | -5/+6 |
2013-03-01 | [SCSI] Merge tag 'fcoe-02-19-13' into for-linus | James Bottomley | 1 | -19/+26 |
2013-02-20 | libfcoe: Check for unusable FCFs before looking for conflicting FCFs | Bhanu Prakash Gollapudi | 1 | -9/+9 |
2013-02-12 | libfcoe: Handle CVL while waiting to select an FCF | Bhanu Prakash Gollapudi | 1 | -1/+9 |
2012-12-18 | random32: rename random32 to prandom | Akinobu Mita | 1 | -2/+2 |
2012-12-14 | fcoe: Use the fcoe_sysfs control interface | Robert Love | 1 | -9/+8 |
2012-07-20 | [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats | Vasu Dev | 1 | -7/+6 |
2012-05-23 | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs | Robert Love | 1 | -14/+145 |
2012-05-10 | [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC | Yi Zou | 1 | -1/+7 |
2012-03-28 | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC | Bhanu Prakash Gollapudi | 1 | -5/+23 |
2012-03-28 | [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL | Bhanu Prakash Gollapudi | 1 | -5/+5 |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 1 | -0/+4 |
2011-05-24 | [SCSI] libfcoe: Incorrect CVL handling for NPIV ports | Bhanu Prakash Gollapudi | 1 | -43/+90 |
2011-05-01 | [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad... | Kirill A. Shutemov | 1 | -4/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |