summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-27netkit: Remove double invocation to clear ipvs property flagDaniel Borkmann
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_an...Manivannan Sadhasivam
2025-02-27wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in err...Manivannan Sadhasivam
2025-02-27wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...Manivannan Sadhasivam
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-27net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q onlyEric Woudstra
2025-02-27veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()Alexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-27net: xgene-v2: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros
2025-02-27wifi: rtw89: Parse channel from IE to correct invalid hardware reports during...Chih-Kang Chang
2025-02-27wifi: rtw89: add support for HW TKIP cryptoKuan-Chung Chen
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-26net: ena: use napi's aRFS rmap notifersAhmed Zaki
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-02-26bonding: report duplicate MAC address in all situationsHangbin Liu
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-02-26wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz bandRamasamy Kaliappan
2025-02-26net: toshiba: Remove reference to PPC_IBM_CELL_BLADEMichael Ellerman
2025-02-26net: spider_net: Remove powerpc Cell driverMichael Ellerman
2025-02-26wifi: iwlwifi: add Debug Host Command APIsMiri Korenblit
2025-02-26wifi: iwlwifi: add IWL_MAX_NUM_IGTKS macroMiri Korenblit
2025-02-26wifi: iwlwifi: add OMI bandwidth reduction APIsJohannes Berg
2025-02-26wifi: iwlwifi: remove mvm prefix from iwl_mvm_d3_end_notifMiri Korenblit
2025-02-26wifi: iwlwifi: remember if the UATS table was read successfullyEmmanuel Grumbach
2025-02-26wifi: iwlwifi: export iwl_get_lari_config_bitmapEmmanuel Grumbach
2025-02-26wifi: iwlwifi: add support for external 32 KHz clockEmmanuel Grumbach
2025-02-26wifi: iwlwifi: mld: add a debug level for EHT printsMiri Korenblit
2025-02-26wifi: iwlwifi: mld: add a debug level for PTP printsMiri Korenblit
2025-02-26wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notifMiri Korenblit
2025-02-26wifi: iwlwifi: use 0xff instead of 0xffffffff for invalidEmmanuel Grumbach
2025-02-26wifi: iwlwifi: location api cleanupAvraham Stern
2025-02-26wifi: iwlegacy: don't warn for unused variables with DEBUG_FS=nArnd Bergmann
2025-02-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang