summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean1-32/+29
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson1-2/+0
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-03-04myri10ge: avoid uninitialized variable useArnd Bergmann1-1/+27
2026-03-04net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore3-28/+5
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo1-2/+2
2026-03-04wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang1-0/+1
2026-03-04octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya1-3/+9
2026-03-04wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo1-0/+2
2026-03-04wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo1-0/+2
2026-03-04net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao2-3/+6
2026-03-04wifi: iwlwifi: mvm: check the validity of noa_lenMiri Korenblit1-0/+14
2026-03-04net: usb: r8152: fix transmit queue timeoutMingj Ye1-0/+2
2026-03-04wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang1-1/+1
2026-03-04wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1Ross Vandegrift1-0/+28
2026-03-04wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee2-0/+5
2026-03-04wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek1-0/+2
2026-03-04wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang1-0/+2
2026-03-04wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith1-1/+2
2026-03-04wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev2-3/+3
2026-03-04bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-03-04macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet1-0/+5
2026-03-04xen-netback: reject zero-queue configuration from guestZiyi Guo1-2/+3
2026-03-04net: usb: catc: enable basic endpoint checkingZiyi Guo1-6/+31
2026-03-04net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
2026-03-04net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-03-04net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-03-04net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-03-04net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-03-04octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-03-04ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-03-04octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-03-04octeon_ep: set backpressure watermark for RX queuesShinas Rasheed3-0/+20
2026-03-04octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
2026-03-04octeon_ep: support Octeon CN10K devicesShinas Rasheed5-1/+1314
2026-03-04octeon_ep: restructured interrupt handlersShinas Rasheed3-45/+323
2026-03-04octeon_ep: support to fetch firmware infoShinas Rasheed6-17/+77
2026-03-04serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen1-2/+3
2026-03-04net: sunhme: Fix sbus regressionRené Rebe1-0/+3
2026-03-04net: hns3: fix double free issue for tx spare bufferJian Shen1-2/+9
2026-03-04bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer1-6/+9
2026-03-04octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11