summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...HEADmasterLinus Torvalds
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam
2025-05-28octeontx2-pf: QOS: Perform cache sync on send queue teardownHariprasad Kelam
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-27net: lan743x: Fix PHY reset handling during initialization and WOLThangaraj Samynathan
2025-05-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan
2025-05-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27net: mctp: start tx queue on netdev openJeremy Kerr
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-05-27net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi
2025-05-27wifi: iwlwifi: mld: Work around Clang loop unrolling bugKees Cook
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep
2025-05-27octeontx2-af: Add MACSEC capability flagSubbaraya Sundeep
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife
2025-05-27wireguard: netlink: use NLA_POLICY_MASK where possibleJason A. Donenfeld
2025-05-27wireguard: global: add __nonstring annotations for unterminated stringsKees Cook
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook
2025-05-27net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine...Suraj Gupta
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang
2025-05-26net: lan966x: Fix 1-step timestamping over ipv4 or ipv6Horatiu Vultur
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-05-26octeontx2-af: Send Link events one by oneSubbaraya Sundeep
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu