aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
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-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-06net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_dataChristian Marangi
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-05bonding: accept unsolicited NA messageHangbin Liu
2022-09-05bonding: use unspecified address if no available link local addressHangbin Liu
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
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-03net: dsa: microchip: fix kernel oops on ksz8 switchesOleksij Rempel
2022-09-03xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant
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-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
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-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-29net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior
2022-08-29ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
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-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu