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