summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2022-04-282-100/+35
* net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean2022-04-281-4/+0
* ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky2022-04-281-1/+2
* net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang2022-04-271-1/+1
* bnx2x: fix napi API usage sequenceManish Chopra2022-04-271-4/+5
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2022-04-273-19/+13
|\
| * ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller2022-04-261-1/+1
| * ice: wait 5 s for EMP reset after firmware flashPetr Oros2022-04-261-0/+3
| * ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-7/+5
| * ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-14/+7
* | net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl2022-04-261-3/+0
|/
* virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov2022-04-261-1/+19
* net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi2022-04-261-2/+3
* net: phy: marvell10g: fix return value on errorBaruch Siach2022-04-261-1/+1
* net: bcmgenet: hide status block before TX timestampingJonathan Lemon2022-04-261-0/+7
* net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean2022-04-251-2/+2
* net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean2022-04-251-0/+10
* net: lan966x: fix a couple off by one bugsDan Carpenter2022-04-251-2/+2
* net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu2022-04-251-1/+5
* net: hns3: add return value for mailbox handling in PFJian Shen2022-04-251-10/+12
* net: hns3: add validity check for message data lengthJian Shen2022-04-251-0/+7
* net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang2022-04-251-1/+1
* net: hns3: fix error log of tx/rx tqps statsPeng Li2022-04-251-2/+2
* net: hns3: align the debugfs output to the leftHao Chen2022-04-251-42/+42
* net: hns3: clear inited state and stop client after failed to register netdevJian Shen2022-04-251-0/+9
* net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen2022-04-221-5/+7
* wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov2022-04-221-1/+2
* net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca2022-04-222-5/+0
* net: cosa: fix error check return value of register_chrdev()Lv Ruyi2022-04-221-1/+1
* drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou2022-04-211-0/+2
* net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao2022-04-201-2/+2
* net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean2022-04-191-0/+2
* net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann2022-04-181-4/+4
* bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar2022-04-171-4/+9
* net: lan966x: Make sure to release ptp interruptHoratiu Vultur2022-04-151-0/+3
* net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern2022-04-151-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-04-154-7/+27
|\
| * e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-131-2/+2
| * igc: Fix suspending when PTM is activeVinicius Costa Gomes2022-04-131-1/+14
| * igc: Fix BUG: scheduling while atomicSasha Neftin2022-04-131-2/+2
| * igc: Fix infinite loop in release_swfw_syncSasha Neftin2022-04-131-2/+9
* | net: restore alpha order to Ethernet devices in configStephen Hemminger2022-04-151-13/+13
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-04-154-3/+10
|\ \
| * | ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie2022-04-141-0/+1
| * | ice: fix crash in switchdev modeWojciech Drewek2022-04-141-1/+2
| * | ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski2022-04-141-1/+1
| * | ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski2022-04-141-1/+6
* | | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss2022-04-151-0/+1
* | | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-1433-122/+177
|\| |
| * | net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton2022-04-141-2/+2