summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-03-09net: stmmac: ptp: remove redundant priv->pps[].availableRussell King (Oracle)
2026-03-09net: stmmac: ptp: rearrange n_ext_ts initialisationRussell King (Oracle)
2026-03-09net: stmmac: remove stmmac_dwmac4_get_mac_addr()Russell King (Oracle)
2026-03-09net: airoha: Make flow control source port mapping dependent on nbq parameterLorenzo Bianconi
2026-03-09gve: add support for UDP GSO for DQO formatAnkit Garg
2026-03-09ppp: simplify input error handlingQingfang Deng
2026-03-09net: ethernet: ti: am65-cpsw: Use also port number to identify timestampsSebastian Andrzej Siewior
2026-03-09net: rocker: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-09serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai
2026-03-09net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06net: usb: lan78xx: drop redundant device referenceJohan Hovold
2026-03-06net: ntb_netdev: Support ethtool channels for multi-queueKoichiro Den
2026-03-06net: ntb_netdev: Factor out multi-queue helpersKoichiro Den
2026-03-06net: ntb_netdev: Gate subqueue stop/wake by transport linkKoichiro Den
2026-03-06net: ntb_netdev: Introduce per-queue contextKoichiro Den
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-06net: spacemit: Remove unused buff_addr fieldsVivian Wang
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean
2026-03-06virtio-net: xsk: Support wakeup on RX sideBui Quang Minh
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu
2026-03-06bonding: do not set usable_slaves for broadcast modeHangbin Liu
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: use GENMASK_U32() for mdio bitfieldsRussell King (Oracle)
2026-03-06net: stmmac: use u32 for MDIO register field masksRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert field prep to use field_prep()Russell King (Oracle)
2026-03-06net: stmmac: mdio: simplify MDC clock divisor lookupRussell King (Oracle)
2026-03-06net: stmmac: mdio: use same test for MDC clock divisor lookupsRussell King (Oracle)
2026-03-06net: stmmac: mdio: convert MDC clock divisor selection to tablesRussell King (Oracle)
2026-03-06net: mctp: fix device leak on probe failureJohan Hovold
2026-03-06Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva