summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-11net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-11net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-11net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-11net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-11macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-10net: airoha: Enable RX queues 16-31Lorenzo Bianconi
2025-06-10netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASEGustavo Luiz Duarte
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang
2025-06-07wil6210: fix support for sparrow chipsetsSebastian Gottschall
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-06net: enetc: fix the netc-lib driver build dependencyWei Fang
2025-06-05net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0Jonas Gorski
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-05wireguard: device: enable threaded NAPIMirco Barone
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni