summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2844-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
| * | gianfar: Make reset_gfar staticYueHaibing2019-09-251-1/+1
| * | net/ibmvnic: prevent more than one thread from running in resetJuliet Kim2019-09-252-11/+34
| * | net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2019-09-252-68/+157
| * | skge: fix checksum byte orderStephen Hemminger2019-09-241-1/+1
| |/
| * ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter2019-09-221-0/+1
| * net: ena: Select DIMLIB for ENA_ETHERNETMao Wenan2019-09-221-0/+1
| * qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET2019-09-211-2/+1
| * net: stmmac: selftest: avoid large stack usageArnd Bergmann2019-09-212-13/+6
| * net: remove netx ethernet driverArnd Bergmann2019-09-213-509/+0
| * ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini2019-09-191-3/+4
| * ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor2019-09-191-1/+1
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-233-3/+0
|\ \
| * | PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-283-3/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-212-7/+4
|\ \ \
| * \ \ Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1358-328/+404
| |\ \ \
| * \ \ \ Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-282-1/+7
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford2019-08-266-52/+100
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-2181-350/+547
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-1310-245/+263
| |\ \ \ \ \ \ \
| * | | | | | | | mlx5: Fix formats with line continuation whitespaceJoe Perches2019-08-021-4/+2