summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-10net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko
2024-06-10netdevsim: fix backwards compatibility in nsim_get_iflink()David Wei
2024-06-09net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda
2024-06-07liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin
2024-06-07net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang
2024-06-07net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu
2024-06-06net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-01virtio_net: fix a spurious deadlock issueHeng Qi
2024-06-01virtio_net: fix possible dim status unrecoverableHeng Qi
2024-06-01virtio_net: fix missing lock protection on control_buf accessHeng Qi
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing
2024-05-29net: ena: Fix redundant device NUMA node overrideShay Agroskin
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang