summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-16RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-16RDMA/rtrs-srv-sysfs: fix missing put_deviceGioh Kim
2021-02-16RDMA/rtrs-srv: fix memory leak by missing kobject freeGioh Kim
2021-02-16RDMA/rtrs: Only allow addition of path to an already established sessionMd Haris Iqbal
2021-02-16RDMA/rtrs-srv: Fix stack-out-of-boundsJack Wang
2021-02-16RDMA/rxe: Remove unused pkt->offsetBob Pearson
2021-02-16RDMA/ucma: Fix use-after-free bug in ucma_create_ueventAvihai Horon
2021-02-16RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()Leon Romanovsky
2021-02-16RDMA/qedr: Use true and false for bool variableJiapeng Chong
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-16RDMA/hns: Refactor process of posting CMDQLang Cheng
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng
2021-02-16RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-02-16thermal: qcom: Fix comparison with uninitialized variable channels_availableColin Ian King
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16tpm/ppi: Constify static struct attribute_groupRikard Falkeborn
2021-02-16tpm: add sysfs exports for all banks of PCR registersJames Bottomley
2021-02-16tpm: Remove tpm_dev_wq_lockSebastian Andrzej Siewior
2021-02-16char: tpm: add i2c driver for cr50Duncan Laurie
2021-02-16tpm: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-16tpm_tis: Clean up locality releaseJames Bottomley
2021-02-16tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-16kbuild: use always-y instead of extra-yMasahiro Yamada
2021-02-15net: ipa: initialize all resourcesAlex Elder
2021-02-15i40e: Fix uninitialized variable mfs_maxColin Ian King
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-15net: phy: at803x: add MDIX support to AR8031/33Michael Walle
2021-02-15ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli
2021-02-15net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli
2021-02-15ibmvnic: skip send_request_unmap for timeout resetLijun Pan
2021-02-15ibmvnic: add memory barrier to protect long term bufferLijun Pan
2021-02-15ibmvnic: substitute mb() with dma_wmb() for send_*crq* functionsLijun Pan
2021-02-15ibmvnic: simplify reset_long_term_buff functionLijun Pan
2021-02-15i40e: Fix incorrect argument in call to ipv6_addr_any()Gustavo A. R. Silva
2021-02-15net: broadcom: bcm4908_enet: set MTU on open & on requestRafał Miłecki
2021-02-15net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu
2021-02-15r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit
2021-02-15net: mvpp2: Add TX flow control support for jumbo framesStefan Chulski
2021-02-15net: mvpp2: reduce tx-fifo for loopback portStefan Chulski
2021-02-15net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...Vladimir Oltean
2021-02-15net: wan/lmc: dont print format string when not availableTong Zhang
2021-02-15net: wan/lmc: unregister device when no matching device is foundTong Zhang