summaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/fcoe.c
AgeCommit message (Expand)Author
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-10scsi: fcoe: fix null-ptr-deref Read in fc_release_transportzhengbin
2019-08-29scsi: fcoe: remove redundant call to skb_transport_headerColin Ian King
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2018-12-20scsi: fcoe: remove set but not used variable 'port'YueHaibing
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-09-15scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTERHannes Reinecke
2017-09-15scsi: fcoe: separate out fcoe_vport_remove()Hannes Reinecke
2017-09-15scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()Hannes Reinecke
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-12scsi: fcoe: Remove an extra out label in _fcoe_create functionMilan P. Gandhi
2017-06-12scsi: fcoe: Fix few small typos in fcoe.cMilan P. Gandhi
2017-04-25scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov staticColin Ian King
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2016-11-08scsi: fcoe: Fixup missing initialisation in fcoe_dcb_create()Hannes Reinecke
2016-11-08scsi: fcoe: correct sending FIP VLAN packets on VLAN 0Hannes Reinecke
2016-11-08scsi: fcoe: set default TC priorityHannes Reinecke
2016-11-08scsi: fcoe: make R_A_TOV and E_D_TOV configurableHannes Reinecke
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun
2016-07-27fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-13fcoe: Update multicast addresses on FIP mode changeHannes Reinecke
2016-07-13fcoe: fcoe->realdev is always setHannes Reinecke
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior
2015-12-15fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09fcoe: use continue instead of goto+labelJiri Slaby
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-03-20scsi, fcoe: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love