summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-10-091-7/+1
|\
| * RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe2019-10-041-7/+1
* | net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-051-0/+1
* | cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
* | net: stmmac: Avoid deadlock on suspend/resumeThierry Reding2019-10-031-4/+6
* | net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-021-1/+5
* | mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek2019-10-021-1/+2
* | net: ag71xx: fix mdio subnode supportOleksij Rempel2019-10-011-2/+4
* | net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu2019-10-011-2/+3
* | net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu2019-10-011-1/+1
* | net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu2019-10-011-1/+1
* | net: stmmac: Do not stop PHY if WoL is enabledJose Abreu2019-10-011-6/+12
* | net: stmmac: Correctly take timestamp for PTPv2Jose Abreu2019-10-011-0/+1
* | net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu2019-10-011-6/+7
* | net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu2019-10-011-4/+0
* | net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu2019-10-012-0/+2
* | net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu2019-10-011-1/+1
* | net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+8
* | ionic: select CONFIG_NET_DEVLINKArnd Bergmann2019-10-011-0/+1
* | net: socionext: netsec: always grab descriptor lockLorenzo Bianconi2019-10-011-23/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2944-736/+400
|\
| * nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost2019-09-271-4/+10
| * mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson2019-09-271-0/+6
| * mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel2019-09-271-0/+9
| * net: ena: clean up indentation issueColin Ian King2019-09-271-2/+2
| * net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi2019-09-271-3/+3
| * nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost2019-09-271-0/+3
| * nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost2019-09-271-0/+4
| * net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2019-09-271-1/+1
| * net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter2019-09-271-1/+1
| * net: axienet: fix a signedness bug in probeDan Carpenter2019-09-271-1/+1
| * net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2019-09-271-1/+1
| * net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter2019-09-271-1/+1
| * enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter2019-09-271-1/+1
| * net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter2019-09-271-1/+1
| * net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter2019-09-271-1/+1
| * net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter2019-09-271-1/+1
| * cxgb4: Signedness bug in init_one()Dan Carpenter2019-09-271-1/+1
| * net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter2019-09-271-9/+6
| * net: stmmac: Fix page pool sizeThierry Reding2019-09-261-1/+3
| * Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-09-268-65/+105
| |\
| | * net/mlx5e: Fix matching on tunnel addresses typeDmytro Linkin2019-09-241-36/+53
| | * net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed2019-09-241-2/+2
| | * net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang2019-09-241-0/+1
| | * net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel2019-09-243-8/+37
| | * net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker2019-09-243-16/+10
| | * net/mlx5: DR, Remove redundant vport number from actionAlex Vesker2019-09-242-3/+2
| * | drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-265-30/+30
| * | net: macb: Remove dead codeShubhrajyoti Datta2019-09-251-3/+2
| * | net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu2019-09-251-1/+1