summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-05pds_core: add PLDM component info displayBrett Creeley
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley
2026-08-05pds_core: add support for identity version 2Brett Creeley
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley
2026-08-05net: phy: nxp-tja11xx: cancel registration work on removeHongyan Xu
2026-08-05pfcp: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-08-05pfcp: Protect pfcp_net.pfcp_dev_list with mutex.Kuniyuki Iwashima
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou
2026-08-05net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()Dongli Zhang
2026-08-05qlcnic: drop unneeded semicolonJulia Lawall
2026-08-05net: macb: remove unused ENST Q0/Q1 time register definesVineeth Karumanchi
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-04bnge: send hwrm for interface down/up transitionsVikas Gupta
2026-08-04bnge: add ndo_set_rx_mode_async supportVikas Gupta
2026-08-04bnge: refactor rx mode helpers to accept explicit address listsVikas Gupta
2026-08-04bnxt_en: Fix PTP PPS setting bugKeegan Freyhof
2026-08-04bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan
2026-08-04bnxt_en: Refresh VNIC default ring on queue restart if neededShravya KN
2026-08-04bnxt_en: Determine and store default RX ring in vnic structureShravya KN
2026-08-04bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()Shravya KN
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman
2026-08-04net: bonding: check register_netdevice_notifier() error in bonding_init()Minhong He
2026-08-04net: vrf: check register_netdevice_notifier() error in vrf_init_module()Minhong He
2026-08-04net: macvlan: check register_netdevice_notifier() error in macvlan_init_module()Minhong He
2026-08-04net: team: check register_netdevice_notifier() error in team_module_init()Minhong He
2026-08-04net: lapbether: check register_netdevice_notifier() error in lapbeth_init_dri...Minhong He
2026-08-04usbnet: cap max_mtu for drivers without bind callbackLaurent Vivier
2026-08-04bnge: use int for bnge_fix_rings_count() return valueAlok Tiwari
2026-08-04net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen
2026-08-04net: atlantic: free stranded TX buffers on ring deinitYangyu Chen
2026-08-04net: stmmac: resume PHY before hardware setup when opening the interfaceStefan Agner
2026-08-04net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()Abdun Nihaal
2026-08-04Merge tag 'ovpn-net-20260730' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-08-04net: dsa: realtek: rtl8366rb: Fix up port isolationLinus Walleij
2026-08-04net: airoha: fix ARRAY_SIZE() division by zero on UP buildsLorenzo Bianconi
2026-08-04macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_lenXiang Mei (Microsoft)
2026-08-04net: stmmac: remove ptpaddr/mmcaddr/estaddr "safe" initializationJisheng Zhang
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04geneve: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-08-04geneve: Protect geneve_net and geneve_sock with per-netns mutex.Kuniyuki Iwashima
2026-08-04geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().Kuniyuki Iwashima
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy
2026-08-03net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switchDipayaan Roy
2026-08-03net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecsMaxime Chevallier
2026-08-03net: stmmac: ethtool: Comment the magic numbers in RIWT computationMaxime Chevallier
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari
2026-08-03net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
2026-08-03net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu
2026-08-03net: stmmac: Don't rely on the PHY for flow-control testingMaxime Chevallier
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier