- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 3 months ago
- 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 3 months ago
- fbe86da Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 7 months ago
- a912460 scsi: fcoe: Use per-CPU API to update per-CPU statistics by Sebastian Andrzej Siewior · 2 years, 8 months ago
- 54db804 scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() by Gustavo A. R. Silva · 2 years, 10 months ago
- dc17357 scsi: fcoe: Fix a couple of incorrectly named functions by Lee Jones · 3 years, 10 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- e95b478 scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() by Javed Hasan · 4 years, 5 months ago
- e2289db scsi: fcoe: Use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 5 months ago
- 3052652 scsi: fcoe: Fix a myriad of documentation issues by Lee Jones · 4 years, 6 months ago
- d478418 scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv by Hannes Reinecke · 5 years ago
- 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
- 5523ca8 scsi: fcoe: fix a typo by Christophe JAILLET · 5 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 63d0e3d scsi: fcoe: drop frames in ELS LOGO error path by Johannes Thumshirn · 6 years ago
- 2d7d4fd scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send by Johannes Thumshirn · 6 years ago
- 0993ed9 scsi: fcoe: hold disc_mutex when traversing rport lists by Hannes Reinecke · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
- 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago
- c96c792 scsi: libfc: Replace ->rport_logoff callback with function call by Hannes Reinecke · 8 years ago
- 05d7d3b scsi: libfc: Replace ->rport_login callback with function call by Hannes Reinecke · 8 years ago
- 2580064 scsi: libfc: Replace ->rport_create callback with function call by Hannes Reinecke · 8 years ago
- e87b777 scsi: libfc: Replace ->rport_lookup callback with function call by Hannes Reinecke · 8 years ago
- 944ef96 scsi: libfc: Replace ->rport_destroy callback with function call by Hannes Reinecke · 8 years ago
- 7ab24dd scsi: libfc: Replace ->seq_els_rsp_send callback with function call by Hannes Reinecke · 8 years ago
- 5d5a51d scsi: fcoe: filter out frames from invalid vlans by Hannes Reinecke · 8 years ago
- c959655 scsi: fcoe: FIP debugging by Hannes Reinecke · 8 years ago
- fd37f66 scsi: fcoe: Harden CVL handling when we have not logged into the fabric. by Chad Dupuis · 8 years ago
- a407c59 scsi: libfc: Fixup disc_mutex handling by Hannes Reinecke · 8 years ago
- ea0a95d fcoe: Use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
- 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
- b3d30f4 fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' by Hannes Reinecke · 8 years ago
- 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
- 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 8 years ago
- baa6719 libfc: Update rport reference counting by Hannes Reinecke · 9 years ago
- eac00c8 fcoe: fix reset of fip selection time. by Usha Ketineni · 9 years ago
- 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
- 55d0ac5 fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path by Neil Horman · 11 years ago
- 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
- 1c2c1b4 fcoe: Reduce fcoe_sysfs_fcf_add() stack usage by Bart Van Assche · 11 years ago
- 41463a8 fcoe: Declare fcoe_ctlr_mode_set() static by Bart Van Assche · 11 years ago
- c086628 fcoe: ensure that skb placed on the fip_recv_list are unshared by Neil Horman · 11 years ago
- d17efa0 fcoe: Stop fc_rport_priv structure leak by Mark Rustad · 12 years ago
- 36a2796 Merge tag 'fcoe' into fixes by James Bottomley · 12 years ago
- e6c10b7 libfcoe: Fix Conflicting FCFs issue in the fabric by Krishna Mohan · 12 years ago
- 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 0db0e37 libfcoe: Fix fcoe_sysfs VN2VN mode by Robert Love · 12 years ago
- 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
- 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
- 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 12 years ago
- 1f953b0 libfcoe: Check for unusable FCFs before looking for conflicting FCFs by Bhanu Prakash Gollapudi · 12 years ago
- b2593cb libfcoe: Handle CVL while waiting to select an FCF by Bhanu Prakash Gollapudi · 12 years ago
- 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
- 435c866 fcoe: Use the fcoe_sysfs control interface by Robert Love · 12 years ago
- 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 13 years ago
- 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 13 years ago
- d227f02 [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MAC by Yi Zou · 13 years ago
- 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 13 years ago
- 14619ea [SCSI] libfcoe: Do not sends FDISCs before FLOGI during CVL by Bhanu Prakash Gollapudi · 13 years ago
- 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
- c051ad2 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports by Bhanu Prakash Gollapudi · 14 years ago
- 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- e01efc3 [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module by Yi Zou · 14 years ago
- 0095a92 [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c by Yi Zou · 14 years ago[Renamed (99%) from drivers/scsi/fcoe/libfcoe.c]
- 21b7b2f [SCSI] libfcoe: move logging macros into the local libfcoe.h header file by Yi Zou · 14 years ago
- ba9cd5d [SCSI] libfcoe: change fip_select to return new FCF by Joe Eykholt · 14 years ago
- 981c115 [SCSI] libfcoe: reorder FCF list to put latest advertiser first by Joe Eykholt · 14 years ago
- 9069f5c [SCSI] libfcoe: add debug message for FCF destination MAC by Joe Eykholt · 14 years ago
- 794d98e [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible by Joe Eykholt · 14 years ago
- b69ae0a [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() by Joe Eykholt · 14 years ago
- c47036a [SCSI] libfcoe: move some timer code to make it reusable. by Joe Eykholt · 14 years ago
- 69316ee [SCSI] libfcoe: update FIP FCF announcements by Joe Eykholt · 14 years ago
- 11aa990 [SCSI] drivers/scsi/fcoe: Update WARN uses by Joe Perches · 14 years ago
- 2dc02ee [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. by Kiran Patil · 14 years ago
- 240778e [SCSI] fcoe: remove check for zero fabric name by Vasu Dev · 14 years ago
- 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
- cd229e4 [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode by Joe Eykholt · 14 years ago
- 5554345 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses by Joe Eykholt · 14 years ago
- e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
- 9b651da [SCSI] libfcoe: add state change debugging by Joe Eykholt · 14 years ago
- 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago
- fdb068c [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock by Joe Eykholt · 14 years ago
- be61331 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests by Bhanu Prakash Gollapudi · 15 years ago
- 5550fda [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports by Bhanu Prakash Gollapudi · 15 years ago
- 0a9c5d3 [SCSI] libfcoe: Handle duplicate critical descriptors by Bhanu Prakash Gollapudi · 15 years ago
- c600fea [SCSI] libfcoe: update FIP FCF D flag from advertisments by Joe Eykholt · 15 years ago
- d99ee45 [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if by Joe Eykholt · 15 years ago
- 8690cb8 [SCSI] libfcoe: fix lenient aging of FCF advertisements by Joe Eykholt · 15 years ago
- 516a648 [SCSI] libfcoe: No solicitation if adv is dropped by Bhanu Prakash Gollapudi · 15 years ago
- 1508f3ec [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors by Bhanu Prakash Gollapudi · 15 years ago
- 281ae64 [SCSI] libfcoe: FIP link keep-alive should continue while logged off by Joe Eykholt · 15 years ago
- fb83153 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn by Kaladhar Musunuru · 15 years ago