summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers
2026-07-29Revert "tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present"Simon Schippers
2026-07-29Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-29wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operationsAaradhana Sahu
2026-07-29wifi: ath12k: add AHB platform descriptor supportAaradhana Sahu
2026-07-29wifi: ath12k: skip MLO multicast links during crash recovery in Tx pathPavankumar Nandeshwar
2026-07-29wifi: ath12k: Use different RX release ring sizes as per memory profilesPavankumar Nandeshwar
2026-07-29wifi: ath12k: rename firmware_mode enum members to use QMI namespaceJeff Johnson
2026-07-29wifi: ath12k: move firmware_mode enum to qmi.hJeff Johnson
2026-07-29wifi: ath12k: validate TLV length in process_tpc_stats()Jeff Johnson
2026-07-29wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-29wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-29ovpn: add missing rtnl_link_ops->get_size callbackRalf Lici
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen
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