aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-03-21Merge tag 'v5.4.186' into v5.4/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.4.185' into v5.4/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.4.184' into v5.4/standard/baseBruce Ashfield
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-19can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-09Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-03-09Merge tag 'v5.4.183' into v5.4/standard/baseBruce Ashfield
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-03-02Merge tag 'v5.4.182' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.181' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.180' into v5.4/standard/baseBruce Ashfield
2022-03-02net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-03-02nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang