summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-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
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-26nfp: flower: fix ingress police using matchall filterTianyu Yuan
2022-08-26net: smsc911x: Stop and start PHY during suspend and resumeFlorian Fainelli
2022-08-26tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng
2022-08-26net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit
2022-08-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-25ionic: VF initial random MAC address if no assigned macR Mohamed Shah
2022-08-25ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-25ionic: clear broken state on generation changeShannon Nelson
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-24fec: Restart PPS after link state changeCsókás Bence
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-23bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter