summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-1033-162/+231
|\
| * ice: Fix race condition during interface enslaveIvan Vecera2022-03-102-2/+21
| * net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit2022-03-101-1/+7
| * net: bcmgenet: Don't claim WOL when its not availableJeremy Linton2022-03-101-0/+7
| * net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie2022-03-101-2/+3
| * Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-03-105-18/+17
| |\
| | * net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-092-5/+1
| | * net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan2022-03-091-3/+8
| | * net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-03-091-3/+0
| | * net/mlx5: Fix a race on command flush flowMoshe Shemesh2022-03-091-7/+8
| * | net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger2022-03-101-1/+1
| * | gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin2022-03-101-0/+1
| |/
| * net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin2022-03-091-0/+1
| * net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang2022-03-091-1/+4
| * net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-091-5/+5
| * net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang2022-03-091-1/+3
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-03-0911-101/+76
| |\
| | * ice: Fix curr_link_speed advertised speedJedrzej Jagielski2022-03-081-1/+1
| | * ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET2022-03-081-1/+1
| | * ice: Fix error with handling of bonding MTUDave Ertman2022-03-082-15/+15
| | * ice: stop disabling VFs due to PF error responsesJacob Keller2022-03-082-21/+0
| | * i40e: stop disabling VFs due to PF error responsesJacob Keller2022-03-083-59/+9
| | * iavf: Fix adopting new combined settingMichal Maloszewski2022-03-082-4/+10
| | * iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski2022-03-081-0/+40
| * | ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin2022-03-081-1/+3
| |/
| * net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)2022-03-081-1/+1
| * smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam2022-03-071-8/+20
| * qed: return status of qed_iov_get_linkTom Rix2022-03-071-7/+11
| * ethernet: sun: Free the coherent when failing in probingZheyu Ma2022-03-071-1/+5
| * net: lantiq_xrx200: fix use after free bugAleksander Jan Bajkowski2022-03-071-1/+1
| * net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai2022-03-071-0/+7
| * net: phy: meson-gxl: fix interrupt handling in forced modeHeiner Kallweit2022-03-041-10/+13
| * net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock2022-03-041-1/+24
* | xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross2022-03-071-17/+31
* | xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-071-4/+2
|/
* ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski2022-03-031-2/+4
* bnx2: Fix an error messageChristophe JAILLET2022-03-031-1/+1
* sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-031-1/+1
* net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-031-0/+3
* net: ipa: add an interconnect dependencyAlex Elder2022-03-021-0/+1
* iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach2022-03-021-2/+3
* iwlwifi: fix build error for IWLMEIRandy Dunlap2022-03-021-0/+1
* Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-03-013-6/+9
|\
| * iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap2022-03-011-3/+8
| * iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-012-3/+1
* | e1000e: Correct NVM checksum verification flowSasha Neftin2022-02-281-2/+2
* | e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin2022-02-284-0/+32
* | igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin2022-02-281-2/+0
* | igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen2022-02-281-2/+0
* | net: ipa: fix a build dependencyAlex Elder2022-02-281-0/+1