summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-21net: stmmac: socfpga: init dwmac->stmmac_rst before registrationRussell King (Oracle)
2025-04-21s390: ism: Pass string literal as format argument of dev_set_name()Simon Horman
2025-04-21net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and commentsColin Ian King
2025-04-21net: axienet: Fix spelling mistake "archecture" -> "architecture"Colin Ian King
2025-04-17net: stmmac: mediatek: stop initialising plat->mac_interfaceRussell King (Oracle)
2025-04-17net: stmmac: dwc-qos: use PHY clock-stop capabilityRussell King (Oracle)
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-17r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip ve...Heiner Kallweit
2025-04-17r8169: refactor chip version detectionHeiner Kallweit
2025-04-17net: stmmac: sunxi: use devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: convert to set_clk_tx_rate()Russell King (Oracle)
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-17Merge tag 'ata-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-04-17net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: reapply mdc divider on resetBo-Cun Chen
2025-04-17Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-04-17ovpn: add basic ethtool supportAntonio Quartulli
2025-04-17ovpn: notify userspace when a peer is deletedAntonio Quartulli
2025-04-17ovpn: kill key and notify userspace in case of IV exhaustionAntonio Quartulli
2025-04-17ovpn: implement key add/get/del/swap via netlinkAntonio Quartulli
2025-04-17ovpn: implement peer add/get/dump/delete via netlinkAntonio Quartulli
2025-04-17ovpn: add support for updating local or remote UDP endpointAntonio Quartulli
2025-04-17ovpn: implement keepalive mechanismAntonio Quartulli
2025-04-17ovpn: implement peer lookup logicAntonio Quartulli
2025-04-17ovpn: implement multi-peer supportAntonio Quartulli
2025-04-17ovpn: add support for MSG_NOSIGNAL in tcp_sendmsgAntonio Quartulli
2025-04-17ovpn: implement TCP transportAntonio Quartulli
2025-04-17ovpn: store tunnel and transport statisticsAntonio Quartulli
2025-04-17ovpn: implement packet processingAntonio Quartulli
2025-04-17ovpn: implement basic RX path (UDP)Antonio Quartulli
2025-04-17ovpn: implement basic TX path (UDP)Antonio Quartulli
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli
2025-04-17ovpn: introduce the ovpn_peer objectAntonio Quartulli
2025-04-17ovpn: keep carrier always on for MP interfacesAntonio Quartulli
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli
2025-04-17ovpn: add basic netlink supportAntonio Quartulli
2025-04-17net: introduce OpenVPN Data Channel Offload (ovpn)Antonio Quartulli
2025-04-17net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi
2025-04-17net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...Meghana Malladi
2025-04-17net: ti: icssg-prueth: Fix kernel warning while bringing down network interfaceMeghana Malladi
2025-04-17net: airoha: Add matchall filter offload supportLorenzo Bianconi
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds