summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson2021-06-101-4/+7
* cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy2021-06-104-7/+14
* i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi2021-06-101-0/+9
* ice: Allow all LLDP packets from PF to TxDave Ertman2021-06-101-1/+4
* ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt2021-06-101-45/+6
* ice: handle the VF VSI rebuild failureHaiyue Wang2021-06-101-1/+6
* ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2021-06-102-5/+8
* ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley2021-06-101-0/+2
* cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy2021-06-101-9/+5
* ixgbevf: add correct exception tracing for XDPMagnus Karlsson2021-06-101-0/+3
* igb: add correct exception tracing for XDPMagnus Karlsson2021-06-101-4/+6
* drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng2021-06-101-2/+2
* nvmet: fix freeing unallocated p2pmemMax Gurtovoy2021-06-101-17/+16
* net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-101-1/+2
* net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan2021-06-101-0/+9
* net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh2021-06-101-0/+3
* net/mlx5e: Fix incompatible castingAya Levin2021-06-101-2/+3
* ACPICA: Clean up context mutex during object deletionErik Kaneda2021-06-101-0/+8
* nvme-rdma: fix in-casule data send for chained sglsSagi Grimberg2021-06-101-2/+3
* HID: i2c-hid: fix format string mismatchArnd Bergmann2021-06-101-2/+2
* HID: pidff: fix error return code in hid_pidff_init()Zhen Lei2021-06-101-0/+1
* HID: logitech-hidpp: initialize level variableTom Rix2021-06-101-0/+1
* vfio/platform: fix module_put call in error flowMax Gurtovoy2021-06-101-1/+1
* vfio/pci: zap_vma_ptes() needs MMURandy Dunlap2021-06-101-0/+1
* vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei2021-06-101-1/+1
* efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes2021-06-101-3/+1
* efi/libstub: prevent read overflow in find_file_option()Dan Carpenter2021-06-101-1/+1
* efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit2021-06-101-5/+0
* efi/fdt: fix panic when no valid fdt foundChangbin Du2021-06-101-0/+3
* hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228Grant Peltier2021-06-101-2/+2
* hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf2021-06-101-2/+2
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-1/+11
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-06-031-2/+4
* net: hso: bail out on interrupt URB allocation failureJohan Hovold2021-06-031-7/+7
* net: hns3: check the return of skb_checksum_help()Yunsheng Lin2021-06-031-7/+3
* i915: fix build warning in intel_dp_get_link_status()Greg Kroah-Hartman2021-06-031-1/+1
* net: mvpp2: add buffer header handling in RXStefan Chulski2021-06-032-9/+67
* net: zero-initialize tc skb extension on allocationVlad Buslov2021-06-032-2/+2
* net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2021-06-032-25/+66
* net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski2021-06-031-5/+9
* scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter2021-06-031-2/+2
* ixgbe: fix large MTU request from VFJesse Brandeburg2021-06-031-9/+7
* staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter2021-06-031-2/+2
* cxgb4: avoid accessing registers when clearing filtersRaju Rangoju2021-06-031-1/+1
* iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu2021-06-032-3/+7
* net: hns3: put off calling register_netdev() until client initialize completeJian Shen2021-06-031-8/+8
* net: hns3: fix incorrect resp_msg issueJiaran Zhang2021-06-031-1/+3
* iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-031-0/+1
* gve: Correct SKB queue index validation.David Awogbemila2021-06-031-1/+1
* gve: Upgrade memory barrier in poll routineCatherine Sullivan2021-06-031-1/+1