summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-21net: phy: microchip-t1s: use generic C45 MMD access helpersCiprian Regus
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus
2026-07-21net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45Ciprian Regus
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus
2026-07-21net: ethernet: oa_tc6: Handle the OA TC6 SPI protected modeCiprian Regus
2026-07-21net: sparx5: configure TAS port link speedRobert Marko
2026-07-21net: airoha: fix MIB stats collection to be losslessAniket Negi
2026-07-21geneve: make geneve_fill_info() RTNL independentEric Dumazet
2026-07-21geneve: convert config to RCU-protected pointerEric Dumazet
2026-07-21geneve: pass geneve_config pointer to helper functionsEric Dumazet
2026-07-21net: stmmac: eic7700: add support for eth1 clock inversion variantZhi Li
2026-07-21net: stmmac: eic7700: make RGMII delay properties optionalZhi Li
2026-07-20bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()Abdun Nihaal
2026-07-20bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang
2026-07-20net: phy: marvell: fix return codeMichael Walle
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-18wifi: iwlwifi: mld: move BIOS reading code to where it belongsMiri Korenblit
2026-07-18wifi: iwlwifi: mld: add debug log after AP type commandPagadala Yesu Anjaneyulu
2026-07-18wifi: iwlwifi: mld: support update_mcc notification v2Pagadala Yesu Anjaneyulu
2026-07-18wifi: iwlwifi: fw: move SAR defines from acpi.h to regulatory.hAvinash Bhatt
2026-07-18wifi: iwlwifi: mld: drop connection on D3 resume failureAyala Beker
2026-07-18wifi: iwlwifi: mvm: ignore sync frames when sync is disabledEmmanuel Grumbach
2026-07-18wifi: iwlwifi: mld: initialize scan-abort statusEmmanuel Grumbach
2026-07-18wifi: iwlwifi: mld: validate wake packet crypto overheadEmmanuel Grumbach
2026-07-18wifi: iwlwifi: validate SEC_RT TLV minimum sizeEmmanuel Grumbach
2026-07-18wifi: iwlwifi: uefi: bound PPAG revision bitmap shiftEmmanuel Grumbach
2026-07-18wifi: iwlwifi: acpi: validate WGDS table revision indexEmmanuel Grumbach
2026-07-18wifi: iwlwifi: dbg-tlv: bound aligned TLV walk lengthEmmanuel Grumbach
2026-07-18wifi: iwlwifi: bound aligned TLV advance in FW parserEmmanuel Grumbach
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier
2026-07-17net: mana: Add handler for sriov configureHaiyang Zhang
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
2026-07-17net: airoha: add preliminary support to configure tx hw QoS queue during flow...Lorenzo Bianconi
2026-07-17bnxt_en: Handle partially initialized auxiliary devicesRuoyu Wang
2026-07-17netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move remote_mac from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_t...Breno Leitao
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao
2026-07-17netconsole: take over skb pool lifecycle from netpollBreno Leitao