summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
| * net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET2020-05-20
| * enic: do not overwrite error codeGovindarajulu Varadarajan2020-05-20
| * net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-20
| * net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2020-05-10
| * bna: add missing per queue ethtool statIvan Vecera2020-05-10
| * net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2020-05-10
| * net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan2020-05-10
| * net: ethoc: Fix early error pathsFlorian Fainelli2020-05-10
| * mvpp2: use correct size for memsetArnd Bergmann2020-05-10
| * ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven2020-05-10
| * net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2020-05-10
| * net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2020-05-10
| * net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2020-05-10
| * net: hns: fix device reference leaksJohan Hovold2020-05-10
| * net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2020-05-10
| * net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold2020-05-10
| * net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2020-05-10
| * net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2020-05-10
| * bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2020-05-10
| * net: axienet: Fix return value check in axienet_probe()Wei Yongjun2020-05-10
| * bnxt: add a missing rcu synchronizationEric Dumazet2020-05-10
| * net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2020-05-10
| * net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2020-05-10
| * net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2020-05-10
| * et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2020-05-10
| * net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun2020-05-10
| * net: bcmsysport: Device stats are unsigned longFlorian Fainelli2020-05-10
| * sfc: clear napi_hash state when copying channelsBert Kenward2020-05-10
| * sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko2020-05-10
| * net: bcmgenet: device stats are unsigned longEric Dumazet2020-05-10
| * net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2020-05-10
| * cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2020-05-10
| * mlx4: do not call napi_schedule() without careEric Dumazet2020-05-10
| * mlxsw: switchx2: Fix ethernet port initializationElad Raz2020-05-10
| * mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi2020-05-10
| * net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2020-05-10
| * net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2020-05-10
| * net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2020-05-10
| * net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2020-05-10
| * net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2020-05-10
| * net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2020-05-10
| * net/mlx4_core: Check device state before unregistering itAlex Vesker2020-05-10
| * net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib2020-05-10
| * net/mlx4_core: Fix access to uninitialized indexTariq Toukan2020-05-10
| * net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha2020-05-10
| * be2net: Don't leak iomapped memory on removal.Douglas Miller2020-05-10
| * qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2020-05-10
| * qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2020-05-10
| * qede: uninitialized variable in qede_start_xmit()Dan Carpenter2020-05-10
| * i40e: fix an uninitialized variable bugDan Carpenter2020-05-10