summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-01net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-01net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa
2022-02-01net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-01net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-02-01net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-01net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla
2022-02-01net/mlx5e: Fix module EEPROM queryGal Pressman
2022-02-01net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-01net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2022-02-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-02-01net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-01ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-01ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski
2022-02-01Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-01Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-01Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas
2022-02-01e1000e: Handshake with CSME starts from ADL platformsSasha Neftin
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-02-01platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...Mark Pearson
2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-01RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-02-01net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
2022-02-01drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa
2022-02-01dma-buf: heaps: Fix potential spectre v1 gadgetJordy Zomer
2022-01-31net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-01-31net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-01-31drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan
2022-01-31i40e: Fix reset path while removing the driverKaren Sornek
2022-01-31scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry
2022-01-31i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski
2022-01-31ACPI: require CRC32 to buildRandy Dunlap
2022-01-31scsi: core: Reallocate device's budget map on queue depth changeMing Lei
2022-01-31scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-01-31iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang