aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-11alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin
2022-03-09net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-09net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-03-09net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-03-08ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-08ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-08ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-08ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski
2022-03-08iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-07qed: return status of qed_iov_get_linkTom Rix
2022-03-07ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-03-07net: lantiq_xrx200: fix use after free bugAleksander Jan Bajkowski
2022-03-07net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-04net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson
2022-02-25iavf: Fix __IAVF_RESETTING state usageSlawomir Laba