aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree3-8/+12
2019-11-22sfc: add statistics for ARFSEdward Cree3-0/+12
2019-11-22sfc: suppress MCDI errors from ARFSEdward Cree2-6/+30
2019-11-22sfc: change ARFS expiry mechanismEdward Cree4-32/+45
2019-11-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueJakub Kicinski17-539/+1022
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy4-1/+28
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy6-50/+139
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy3-101/+39
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-93/+108
2019-11-22ice: Update FW API minor versionKevin Scott1-1/+1
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller1-2/+1
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman7-19/+335
2019-11-22ice: implement VF stats NDOJesse Brandeburg3-0/+57
2019-11-22ice: add helpers for virtchnlJesse Brandeburg1-71/+63
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley10-341/+389
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen5-88/+80
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley1-4/+9
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley1-3/+10
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin1-4/+8
2019-11-22ice: fix stack leakageJesse Brandeburg1-2/+1
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley1-8/+31
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley1-0/+29
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan1-0/+12
2019-11-22ice: Store number of functions for the deviceBruce Allan2-11/+11
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan1-1/+1
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu1-16/+27
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu3-60/+61
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu1-4/+4
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-4/+4
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter1-1/+2
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-59/+20
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller12-56/+67
2019-11-20r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_okHeiner Kallweit1-5/+10
2019-11-20r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZEHeiner Kallweit1-1/+1
2019-11-20r8169: change mdelay to msleep in rtl_fw_write_firmwareHeiner Kallweit1-1/+1
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold1-1/+1
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim1-1/+4
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim1-3/+5
2019-11-20net: mvneta: get rid of huge dma sync in mvneta_rx_refillLorenzo Bianconi1-11/+15
2019-11-20net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdpLorenzo Bianconi1-2/+4
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver1-1/+4
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2-20/+15
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker1-1/+1