summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-05-12net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-05-12net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-12net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-12net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-12net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-12net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-12net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-12net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-12net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-12net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-12net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-12net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-12can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-12can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-12pci_irq_vector() can't be used in atomic context any longer. This conflicts w...Thomas Gleixner
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-09bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-05-09net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-05-09ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-05-09net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09net: lan966x: fix a couple off by one bugsDan Carpenter
2022-05-09net: hns3: add return value for mailbox handling in PFJian Shen
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-05-09net: hns3: fix error log of tx/rx tqps statsPeng Li
2022-05-09net: hns3: clear inited state and stop client after failed to register netdevJian Shen
2022-05-09wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov
2022-05-09virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov