summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp1-2/+0
8 dayswifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
8 dayscan: ctucanfd: mark error-active controller status validAvi Weiss1-1/+1
8 dayscan: ctucanfd: handle bus error interruptsAvi Weiss1-2/+6
8 dayscan: ctucanfd: unmap BAR0 using base addressAvi Weiss1-1/+1
8 dayscan: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss1-2/+2
8 dayscan: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
8 dayscan: peak_usb: validate uCAN receive record lengthsPengpeng Hou1-1/+39
8 dayscan: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie1-1/+0
8 dayscan: peak_usb: add bounds check for USB channel indexJames Gao1-4/+16
8 dayscan: softing: fw_parse(): validate firmware record spansPengpeng Hou1-14/+32
8 dayscan: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou1-2/+11
8 dayscan: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal1-0/+1
8 dayscan: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde1-2/+2
8 dayscan: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li1-1/+0
8 dayscan: ems_usb: validate CPC message lengthsPengpeng Hou1-0/+43
8 dayscan: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves1-4/+4
8 daysice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
8 daysice: fix VF interrupts cleanupDawid Osuchowski3-0/+49
8 daysice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
8 daysvxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet1-2/+2
8 daysvxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet2-5/+5
8 daysvxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet1-2/+4
8 daysvxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet1-0/+4
8 daysvxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet1-0/+1
8 daysveth: convert frag_list skbs before running XDPMatt Fleming1-2/+2
8 dayswifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li1-1/+1
8 daysigc: remove napi_synchronize() in igc_down()David Carlier1-2/+1
8 daysigbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
8 dayse1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
8 daysqede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
8 daysocteontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
8 daysnet: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu1-0/+2
8 daysnet: dsa: mt7530: error out on failed reads in MT7531 PHY pollingDaniel Golle1-38/+20
8 daysnet: dsa: mt7530: check bus->read() errors in the MDIO regmap backendDaniel Golle1-2/+9
8 daysnet: sxgbe: check descriptor ring allocation failuresChenguang Zhao1-1/+4
8 daysnet: sxgbe: free TX rings on RX allocation failureChenguang Zhao1-5/+4
8 daysnet: phylink: put link_gpio if phylink_create failsChristian Marangi1-14/+15
8 daysice: suppress DPLL errors during reset recoveryPrzemyslaw Korba1-7/+12
8 daysidpf: Fix mailbox IRQ name leak on request failureYuho Choi1-1/+1
8 daysidpf: adjust TxQ ring count minimumJoshua Hay2-5/+2
8 daysnet: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao1-1/+1
8 daysrtase: fix double free of multi-frag skb on DMA map failureYun Lu1-0/+3
8 daysforcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao1-2/+2
2026-08-03net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)2-7/+8
2026-08-03net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-08-03net: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
2026-08-03octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo1-0/+9
2026-08-03octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
2026-08-03net: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64