aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-19sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-19sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson
2022-09-19iavf: Fix bad page stateNorbert Zulinski
2022-09-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-05PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov
2022-09-05stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET
2022-09-05net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-02net: fec: Use a spinlock to guard `fep->ptp_clk_on`Csókás Bence
2022-09-02net: fec: add pm_qos support on imx6q platformWei Fang
2022-09-02iavf: Detach device during reset taskIvan Vecera
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski