summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett
2022-08-27Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-27Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-08-27Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki
2022-08-27Merge branch 'acpi-processor' into acpiRafael J. Wysocki
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