summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal
2026-07-29can: peak_usb: validate uCAN receive record lengthsPengpeng Hou
2026-07-29can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie
2026-07-29can: peak_usb: add bounds check for USB channel indexJames Gao
2026-07-29can: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-29can: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss
2026-07-29can: ctucanfd: handle bus error interruptsAvi Weiss
2026-07-29can: ctucanfd: mark error-active controller status validAvi Weiss
2026-07-29can: ctucanfd: unmap BAR0 using base addressAvi Weiss
2026-07-29net: sxgbe: check descriptor ring allocation failuresChenguang Zhao
2026-07-29net: sxgbe: free TX rings on RX allocation failureChenguang Zhao
2026-07-28ppp: convert chan_sem to a mutexQingfang Deng
2026-07-28octeontx2-af: Block VFs from clobbering special CGX PKIND stateHariprasad Kelam
2026-07-28net: phylink: put link_gpio if phylink_create failsChristian Marangi
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito
2026-07-28mlxsw: pci: Don't store pci_device_idGary Guo
2026-07-28wifi: mwifiex: Remove WQ_HIGHPRI from main workqueueFabio Estevam
2026-07-28wifi: mwifiex: Detach sync cmd buffer on interrupted waitFabio Estevam
2026-07-28wifi: nxpwifi: reject zero-length extension elements in beacon IEsLinmao Li
2026-07-28Merge tag 'iwlwifi-next-2026-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-07-28net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka
2026-07-28gve: add XDP metadata support for DQ RDAJoshua Washington
2026-07-28gve: use xdp_build_skb methods for XDP_PASS caseJoshua Washington
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-28octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlapHariprasad Kelam
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner
2026-07-27net/mlx5: E-Switch, defer fwd2vport egress ACL allocationYael Chemla
2026-07-27net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header updateDragos Tatulea
2026-07-27net/mlx5e: Remove _once from PCI heuristic debug printGal Pressman
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang