summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli2022-10-073-1/+25
* net: ethernet: adi: adin1110: Add check in netdev_eventAlexandru Tachici2022-10-061-5/+8
* net: pse-pd: PSE_REGULATOR should depend on REGULATORGeert Uytterhoeven2022-10-061-0/+1
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041191-23628/+81040
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-0418-23/+67
| |\
| | * net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)2022-10-043-3/+21
| | * r8152: Rate limit overflow messagesAndrew Gaul2022-10-041-1/+3
| | * net: wwan: iosm: Call mutex_init before locking itMaxim Mikityanskiy2022-10-031-2/+3
| | * eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_addressZheng Wang2022-10-031-1/+1
| | * bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie2022-10-031-0/+1
| | * eth: lan743x: reject extts for non-pci11x1x devicesRaju Lakkaraju2022-10-031-0/+7
| | * net: prestera: acl: Add check for kmemdupJiasheng Jiang2022-10-033-5/+13
| | * net: sparx5: Fix return type of sparx5_port_xmit_implNathan Huckleberry2022-10-032-3/+3
| | * net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle2022-10-011-1/+1
| | * mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-09-302-6/+8
| | * eth: alx: take rtnl_lock on resumeJakub Kicinski2022-09-301-0/+5
| | * vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-09-301-1/+1
| * | net: pse-pd: add regulator based PSE driverOleksij Rempel2022-10-043-0/+160
| * | ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-041-0/+58
| * | net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel2022-10-042-2/+37
| * | net: mdiobus: fwnode_mdiobus_register_phy() rework error handlingOleksij Rempel2022-10-041-9/+12
| * | net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel2022-10-045-0/+274
| * | net: marvell: prestera: Propagate nh state from hw to kernelYevhen Orlov2022-10-042-0/+114
| * | net: marvell: prestera: Add neighbour cache accountingYevhen Orlov2022-10-042-3/+797
| * | net: marvell: prestera: add stub handler neighbour eventsYevhen Orlov2022-10-042-0/+60
| * | net: marvell: prestera: Add heplers to interact with fib_notifier_infoYevhen Orlov2022-10-041-34/+65
| * | net: marvell: prestera: Add length macros for prestera_ip_addrYevhen Orlov2022-10-041-0/+2
| * | net: marvell: prestera: add delayed wq and flush wq on deinitYevhen Orlov2022-10-043-0/+14
| * | net: marvell: prestera: Add strict cleanup of fib arbiterYevhen Orlov2022-10-041-1/+41
| * | net: marvell: prestera: Add cleanup of allocated fib_nodesYevhen Orlov2022-10-041-0/+12
| * | net: marvell: prestera: Add router nexthops ABIYevhen Orlov2022-10-046-8/+582
| * | eth: octeon: fix build after netif_napi_add() changesJakub Kicinski2022-10-041-2/+2
| * | net/mlx5: E-Switch, Return EBUSY if can't get mode lockJianbo Liu2022-10-041-1/+1
| * | net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi2022-10-041-1/+5
| * | net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan2022-10-041-7/+9
| * | net/mlx5: Set default grace period based on function typeMaher Sanalla2022-10-041-2/+16
| * | net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh2022-10-042-10/+18
| * | net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman2022-10-043-2/+26
| * | net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy2022-10-044-3/+61
| * | net/mlx5e: xsk: Print a warning in slow configurationsMaxim Mikityanskiy2022-10-041-0/+9
| * | net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy2022-10-044-10/+90
| * | net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy2022-10-045-16/+18
| * | net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy2022-10-046-72/+167
| * | net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy2022-10-044-37/+23
| * | net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALLMaxim Mikityanskiy2022-10-041-2/+4
| * | net/mlx5e: xsk: Set napi_id to support busy pollingMaxim Mikityanskiy2022-10-041-1/+1
| * | net/mlx5e: xsk: Flush RQ on XSK activation to save memoryMaxim Mikityanskiy2022-10-043-5/+19
| * | net: ipa: update copyrightsAlex Elder2022-10-0436-36/+36
| * | net: ipa: update commentsAlex Elder2022-10-048-94/+75
| * | net: lan966x: Fix return type of lan966x_port_xmitNathan Huckleberry2022-10-041-1/+2