summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-09net: dsa: realtek: rtl8365mb: add FDB supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add VLAN supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add table lookup interfaceAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: prepare for multiple source filesAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: use dsa helpers for port iterationLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: reject unsupported topologiesLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: use ERR_PTRLuiz Angelo Daros de Luca
2026-06-09net: lan966x: restore RX state on reload failureGuangshuo Li
2026-06-09net: pse-pd: pd692x0: support disabling disable ports GPIORobert Marko
2026-06-09tun: zero the whole vnet header in tun_put_user()Xiang Mei
2026-06-09bnxt: convert to core rx_mode retry mechanismStanislav Fomichev
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09net: eth: benet: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela
2026-06-09net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()David Yang
2026-06-09bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-06-09net: mana: Add support for PF device 0x00C1Haiyang Zhang
2026-06-09net: dsa: qca8k: Add support for force mode for fixed link topologyGeorge Moussalem
2026-06-09net: phy: motorcomm: Add YT8522 100M RMII PHY supportMinda Chen
2026-06-09net: motorcomm: phy: set drive strength in YT8531s RGMIIMinda Chen
2026-06-09net: phy: motorcomm: move mdio lock out from yt8531_set_ds()Minda Chen
2026-06-09net: mana: Allocate interrupt context for each EQ when creating vPortLong Li
2026-06-09net: mana: Use GIC functions to allocate global EQsLong Li
2026-06-09net: mana: Introduce GIC context with refcounting for interrupt managementLong Li
2026-06-09net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski
2026-06-09igc: skip RX timestamp header for frame preemption verificationKhaiWenTan
2026-06-09ixgbe: do not configure xps for XDP queuesLarysa Zaremba
2026-06-09idpf: add padding to PTP virtchnl structuresPrzemyslaw Korba
2026-06-09wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reportedWen Gong
2026-06-09wifi: ath12k: fix EAPOL TX failure caused by stale tcl_metadata bitsBaochen Qiang
2026-06-09wifi: ath: Update copyright in testmode_i.hJeff Johnson
2026-06-09wifi: ath10k: Update Qualcomm copyrightsJeff Johnson
2026-06-09wifi: ath11k: Update Qualcomm copyrightsJeff Johnson
2026-06-09wifi: ath12k: Update Qualcomm copyrightsJeff Johnson
2026-06-09net: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submissionJeremy Kerr
2026-06-09net: mctp: usb: fix race between urb completion and rx_retry cancellationJeremy Kerr
2026-06-09hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-09netconsole: close netdevice unregister window during target resumeBreno Leitao
2026-06-09netconsole: clean up deactivated targets dropped before the cleanup workerBreno Leitao
2026-06-09netconsole: take target_cleanup_list_lock in drop_netconsole_target()Breno Leitao
2026-06-09netconsole: do not dequeue pooled skbs that cannot satisfy lenBreno Leitao
2026-06-09netconsole: do not schedule skb pool refill from NMIBreno Leitao
2026-06-09wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checksIngyu Jang
2026-06-09wifi: mt76: mt7921: assert sniffer on chanctx changeDevin Wittmayer
2026-06-09octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng