summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-12net/mlx5: Check max_macs devlink param value against max capabilityDragos Tatulea1-5/+7
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)5-25/+9
2026-06-12net: dsa: microchip: implement lan937x-specific MDIO registrationBastien Curutchet (Schneider Electric)3-61/+111
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)6-85/+61
2026-06-12net: dsa: microchip: implement .{get/set}_wol only if neededBastien Curutchet (Schneider Electric)3-14/+4
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)5-67/+49
2026-06-12net: dsa: microchip: remove setup_rgmii_delay() KSZ operationBastien Curutchet (Schneider Electric)3-10/+18
2026-06-12net: dsa: microchip: wrap the MAC configuration checks in a functionBastien Curutchet (Schneider Electric)2-9/+22
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)5-25/+19
2026-06-12net: dsa: microchip: remove VLAN operations for ksz8463Vladimir Oltean1-6/+3
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)5-56/+2
2026-06-12netconsole: clear cached dev_name on resume-window cleanupBreno Leitao1-4/+9
2026-06-12net: ethernet: mtk_wed: fix loading WO firmware for MT7986Zhi-Jun You1-2/+6
2026-06-12net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE checkAditya Garg1-1/+2
2026-06-12net: mana: initialize gdma queue id to INVALID_QUEUE_IDAditya Garg1-0/+2
2026-06-12net: mdio: realtek-rtl9300: Add support for RTL931xMarkus Stockhausen1-1/+122
2026-06-12net: mdio: realtek-rtl9300: Add registers for high port count modelsMarkus Stockhausen1-0/+20
2026-06-12net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() genericMarkus Stockhausen1-4/+6
2026-06-12net: mdio: realtek-rtl9300: Add prefix to register field definesMarkus Stockhausen1-31/+32
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca10-6099/+1
2026-06-12virtio_net: do not allow tunnel csum offload for non GSO packetsPaolo Abeni1-1/+14
2026-06-12net: ethernet: sis900: correct CONFIG_VLAN_8021Q macro name in commentEthan Nelson-Moore1-1/+1
2026-06-12bnxt: fix head underflow on XDP head-growJoe Damato2-2/+9
2026-06-12net: stmmac: xgmac2: disable RBUE in default RX interrupt maskNazim Amirul1-2/+2
2026-06-12Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-10/+10
2026-06-11net: airoha: simplify WAN device check in airoha_dev_init()Lorenzo Bianconi1-10/+2
2026-06-11mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-06-11mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang1-1/+1
2026-06-11net: phy: micrel: expose KSZ87xx low-loss cable tunablesFidelio Lawson1-0/+61
2026-06-11net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errataFidelio Lawson3-1/+115
2026-06-11net: bcmgenet: convert RX path to page_poolNicolai Buchwitz3-85/+141
2026-06-11net: airoha: move get_sport() callback at the beginning of airoha_enable_gdm2...Lorenzo Bianconi1-4/+4
2026-06-11net: phy: at803x: add RX and TX clock management for IPQ5018 PHYGeorge Moussalem1-0/+12
2026-06-11net: fec: remove reference to nonexistent CONFIG_GILBARCONAP optionEthan Nelson-Moore1-1/+1
2026-06-11net: pfcp: allocate per-cpu tstats for PFCP netdevsSamuel Moelius1-0/+1
2026-06-11bnx2x: fix resource leaks in bnx2x_init_one() error pathsHaoxiang Li1-5/+21
2026-06-11net: dsa: qca8k: fix led devicename when using external mdio busGeorge Moussalem1-1/+2
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-138/+257
2026-06-11octeontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K1-38/+34
2026-06-11net: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
2026-06-11net: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
2026-06-11net: txgbe: initialize module info bufferJiawen Wu1-1/+1
2026-06-11net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2026-06-11net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2026-06-11net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2026-06-11net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-10net: dsa: yt921x: Add ACL supportDavid Yang2-3/+1355
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski313-1793/+9566
2026-06-10bonding: 3ad: fix mux port state on oper downLouis Scalbert1-0/+1
2026-06-10bonding: 3ad: fix carrier when no usable slavesLouis Scalbert2-3/+24