aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-21net: stmmac: eic7700: add support for eth1 clock inversion variantZhi Li1-8/+103
2026-07-21net: stmmac: eic7700: make RGMII delay properties optionalZhi Li1-6/+0
2026-07-20bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()Abdun Nihaal1-4/+4
2026-07-20bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang1-1/+2
2026-07-20net: phy: marvell: fix return codeMichael Walle1-1/+1
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo2-4/+4
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo1-2/+3
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey1-2/+4
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha1-2/+4
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming1-1/+0
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni35-65/+139
2026-07-18wifi: iwlwifi: mld: move BIOS reading code to where it belongsMiri Korenblit2-2/+3
2026-07-18wifi: iwlwifi: mld: add debug log after AP type commandPagadala Yesu Anjaneyulu1-0/+2
2026-07-18wifi: iwlwifi: mld: support update_mcc notification v2Pagadala Yesu Anjaneyulu2-2/+6
2026-07-18wifi: iwlwifi: fw: move SAR defines from acpi.h to regulatory.hAvinash Bhatt2-5/+3
2026-07-18wifi: iwlwifi: mld: drop connection on D3 resume failureAyala Beker1-0/+3
2026-07-18wifi: iwlwifi: mvm: ignore sync frames when sync is disabledEmmanuel Grumbach1-0/+4
2026-07-18wifi: iwlwifi: mld: initialize scan-abort statusEmmanuel Grumbach1-1/+2
2026-07-18wifi: iwlwifi: mld: validate wake packet crypto overheadEmmanuel Grumbach1-6/+57
2026-07-18wifi: iwlwifi: validate SEC_RT TLV minimum sizeEmmanuel Grumbach1-1/+4
2026-07-18wifi: iwlwifi: uefi: bound PPAG revision bitmap shiftEmmanuel Grumbach1-1/+1
2026-07-18wifi: iwlwifi: acpi: validate WGDS table revision indexEmmanuel Grumbach1-0/+5
2026-07-18wifi: iwlwifi: dbg-tlv: bound aligned TLV walk lengthEmmanuel Grumbach1-2/+11
2026-07-18wifi: iwlwifi: bound aligned TLV advance in FW parserEmmanuel Grumbach1-2/+11
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier1-1/+1
2026-07-17net: mana: Add handler for sriov configureHaiyang Zhang1-0/+24
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg1-0/+14
2026-07-17net: airoha: add preliminary support to configure tx hw QoS queue during flowtable offloadingLorenzo Bianconi1-4/+6
2026-07-17bnxt_en: Handle partially initialized auxiliary devicesRuoyu Wang1-19/+20
2026-07-17netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_targetBreno Leitao1-23/+30
2026-07-17netconsole: move remote_mac from struct netpoll to netconsole_targetBreno Leitao1-9/+11
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao1-1/+4
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_targetBreno Leitao1-21/+26
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao1-0/+29
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao1-0/+8
2026-07-17netconsole: take over skb pool lifecycle from netpollBreno Leitao1-2/+51
2026-07-17netconsole: clean up released targets dropped before the cleanup workerBreno Leitao1-7/+7
2026-07-17net/mlx5: free mlx5_st_idx_data on final deallocZhiping Zhang1-0/+1
2026-07-17wifi: rtw89: fw: use MAC source for IO offload delay commandChia-Yuan Li2-3/+2
2026-07-17wifi: rtw89: wow: fix unsupported cipher debug messagesGuoHan Zhao1-2/+2
2026-07-17wifi: rtw89: debug: add diagnosis for RFZong-Zhe Yang6-12/+272
2026-07-17wifi: rtw89: fw: do bb_preinit before downloading firmwarePing-Ke Shih3-5/+17
2026-07-17wifi: rtw89: extend tx shape format for regulatory 6 GHz power typeZong-Zhe Yang3-7/+28
2026-07-17wifi: rtw89: add tx shape v0 to keep built-in arrays compatible during transitionsZong-Zhe Yang4-8/+17
2026-07-17wifi: rtw89: introduce helper to get tx shape indexZong-Zhe Yang6-26/+23
2026-07-17wifi: rtw89: 8922d: add TX time limit for 2GHz bandPing-Ke Shih9-2/+34
2026-07-17wifi: rtw89: mac: abstract register definition of firmware boot debugPing-Ke Shih4-2/+6
2026-07-17wifi: rtw89: pack I/O during bb_sethw to reduce API execution timeEric Huang1-0/+4
2026-07-17wifi: rtw89: coex: Update coexistence version to 9.24.0Ching-Te Ku1-1/+1
2026-07-17wifi: rtw89: coex: update external control length by caseChing-Te Ku3-5/+80