summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-27net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-27net: restore alpha order to Ethernet devices in configStephen Hemminger
2022-04-27ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie
2022-04-27ice: fix crash in switchdev modeWojciech Drewek
2022-04-27ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski
2022-04-27igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-20net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-20net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-20tun: annotate access to queue->trans_startAntoine Tenart
2022-04-20net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-20macvlan: Fix leaking skb in source mode with nodst optionMartin Willi