summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2017-03-162-0/+2
* drivers: net: phy: xgene: Fix mdio writeQuan Nguyen2017-03-161-1/+1
* Merge branch 'dsa-check-out-of-range-ageing-time'David S. Miller2017-03-153-4/+14
|\
| * net: dsa: mv88e6xxx: specify ageing time limitsVivien Didelot2017-03-151-0/+2
| * net: dsa: check out-of-range ageing time valueVivien Didelot2017-03-152-2/+10
| * net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot2017-03-151-2/+2
|/
* Merge branch 'mqprio-offload-more-info'David S. Miller2017-03-1515-36/+84
|\
| * mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-1514-28/+62
| * mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck2017-03-152-10/+24
|/
* netxen_nic: remove redundant check if retries is zeroColin Ian King2017-03-151-7/+2
* Merge branch 'stmmac-dma-ops-multiqueue'David S. Miller2017-03-159-236/+465
|\
| * net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto2017-03-151-8/+20
| * net: stmmac: tso init prepared for multiple queuesJoao Pinto2017-03-151-2/+6
| * net: stmmac: dma channel init prepared for multiple queuesJoao Pinto2017-03-153-37/+88
| * net: stmmac: prepare rx/tx set tail function for multiple queuesJoao Pinto2017-03-151-2/+2
| * net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto2017-03-154-16/+32
| * net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-155-8/+11
| * net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-156-29/+39
| * net: stmmac: prepare stmmac_tx_err for multiple queuesJoao Pinto2017-03-151-4/+5
| * net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-156-39/+125
| * net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-156-21/+22
| * net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto2017-03-153-79/+124
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-03-1520-413/+1333
|\
| * i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy2017-03-154-31/+35
| * i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2017-03-152-6/+6
| * i40e: Allow untrusted VFs to have more filtersMitch Williams2017-03-151-1/+1
| * i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck2017-03-154-10/+58
| * i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski2017-03-151-4/+4
| * i40e: fix RSS queues only operating on PF0Lihong Yang2017-03-152-12/+5
| * i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang2017-03-151-0/+5
| * i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller2017-03-151-3/+27
| * i40e: KISS the client interfaceMitch Williams2017-03-155-328/+179
| * i40evf: add client interfaceMitch Williams2017-03-157-10/+879
| * i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson2017-03-152-2/+128
| * i40e: Acquire NVM lock before reads on all devicesAaron Salter2017-03-151-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-15590-3397/+7664
|\ \ | |/ |/|
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-1542-285/+645
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-122-10/+18
| | |\
| | | * scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-081-0/+1
| | | * scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-03-081-10/+17
| | * | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0841-275/+627
| | |\|
| | | * scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-071-1/+1
| | | * scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-072-3/+3
| | | * scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-072-9/+10
| | | * scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-071-4/+4
| | | * scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-071-5/+0
| | | * scsi: lpfc: correct double printJames Smart2017-03-071-22/+0
| | | * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-074-9/+10
| | | * scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-073-6/+41
| | | * scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-071-0/+1