summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-154/+205
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-30/+80
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit-2/+2
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan-2/+6
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara-8/+8
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad-0/+1
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe-15/+43
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav-2/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+8
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+11
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu-1/+1
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan-1/+4
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam-1/+19
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam-11/+2
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam-4/+5
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen-0/+3
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel-0/+2
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen-2/+38
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul-1/+1
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju-29/+31
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter-1/+1
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds-4/+0
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman-3/+0
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit-7/+4
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson-5/+32
2020-10-25of: Fix reserved-memory overlap detectionVincent Whitchurch-2/+11
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-5/+5
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers-4/+4
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+10
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+23
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-109/+113
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede-1/+10
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds-98/+188
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+4
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin-1/+0
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-881/+2969
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1922/+1157
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-2/+3
2020-10-23net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman-1/+1
2020-10-23ionic: fix mem leak in rx_emptyShannon Nelson-13/+11
2020-10-23ionic: no rx flush in deinitShannon Nelson-15/+0
2020-10-23ionic: clean up sparse complaintsShannon Nelson-27/+29
2020-10-23chelsio/chtls: fix tls record info to userVinay Kumar Yadav-2/+5